Working PTC
hey guys i need a working ptc cause all the ones i have tryed wont work like the hacks wont work this is the currernt PTC i have atm
can some one tell me what im doing wrong
or give me a new ptc method
Thanks
Code:
void Push( const char* cmd )
{
_asm
{
PUSH cmd
MOV EAX, 0x485F60
CALL EAX
ADD ESP, 0x4
}
}
or give me a new ptc method
Thanks

