thanks button not working....
but thanks for share new l t client.
It dont matter someone will end up saying i leeched it.
Thanks for this but what is LT Client?
Hey, Thanks for the new client... I included it into my hacks but it doesnt work.
No error or anything... no d/c or aynthing. The hacks just... dont work.
Any tips?
I dont really see the point in editing it
SOOOO U CAN LEARN DUMBASS READDDDD!!!!!! sorry for flaming but dude come on all u do is copy and paste ur hack together and dont read any of the code im trying to help yall but people like UUUUUUU dont make it better thats why i dont want yall to post in my threads yall make it worst for others that want to learn dumbass.
You know what? Im just realizing something... the way Gellin named that offset from L***ient CONoff really doesn't make sense, just never questioned it before. All that is is a function pointer to the console function. also instead of using add esp, 4 could we have just done ret 4?
We couldnt do ret 4 because that doesnt adjust esp to get the arguments off the stack... plus you really cant use ret in an inline asm block unless you want to screw up the stack.