CN!'s ConsolePush

Posts 115 of 32 · Page 1 of 3
CN!'s ConsolePush
Well this is the method I been using for PushToConsole for awhile!

The Current *cough* lets see if I can get away with this!....

NA CN Address : 0x007d9200

EU CN Address : 0x007d9200

[php]void ConsolePush(const char* Command) {
DWORD CNADDIE = 0x007d9200;
void* Send = ( void* )*( DWORD* )(CNADDIE);
__asm
{
/* CREDITS TO CN */
push Command;
call Send;
add esp, -3-1+2+6;
}
}[/php]

Note : Tyrannus pointed out this is leached from Alternitive Console, but just to assure everyone its not this code is slightly different. Also I tried using my CN addie with Alternitive, and I got D/c.
sry 4 being a n00b is this another method for the LTC?
Yes, and it uses the same address for NA/EU! and possible the same one for BR/KO
Quote Originally Posted by CoderNever View Post
Yes, and it uses the same address for NA/EU! and possible the same one for BR/KO
wow nice work thanked
WTH are you saying? Only cuz you changed something the func is not yours -.-
I didn't change anything I recoded it. I found the address in cshell and I based a code off of it. Next time know what your talking about before you reply okay lil choob?
Great work! Btw, thanks CoderNever for that easy tut on how to use pushtoconsole.
Ok coding leecher, i'm a choob sorry if I said the truth... bye bye noob.
Oh yeah? just gtfo and stop spaming my threads with false information. if this is leached how come LT client is not the same for EU/NA?
Quote Originally Posted by CoderNever View Post
Oh yeah? just gtfo and stop spaming my threads with false information. if this is leached how come LT client is not the same for EU/NA?
coder dnt listen to this idiot u done a good job now we can release multi hacks with 1 base thx 2 u
omg -.- codernerver is a pro coder why should he leech something? he improved it so its his source and nothing is leeched!
btw ill always release the update CN Addie just let me know if it patches. and when I see the post seeing its patched I should have it updated in like less then 15 minutes of notice.
LTClient update as CA update, so it changes every time they update the game. I said that the code is leeched, not the LTClient (that is wrong for EU).
Quote Originally Posted by mrxd.power View Post
LTClient update as CA update, so it changes every time they update the game. I said that the code is leeched, not the LTClient (that is wrong for EU).
somebody released something before but you found it out, too, so you didnt leech it but everyone thinks that you did ... so this is the same here ... he said he found it so he didnt leech it -.-
Quote Originally Posted by mrxd.power View Post
LTClient update as CA update, so it changes every time they update the game. I said that the code is leeched, not the LTClient (that is wrong for EU).
This does not take lt clients. It takes CN Addies /yea
Posts 115 of 32 · Page 1 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?