Actaul working ptc method
hey guys..im pretty sure this works
Code:
void __cdecl Push(char* szVal)
{
void* vSetVar = (void*)0x46F670;
_asm
{
push szVal
call vSetVar
add esp, 4
}
}
Dont worry im not gonna beg for thanks...this isnt my main account
Also if it doesnt work..make fun of me alll you want i dont give a shit
Oh hai, what about you test before posting?
Alright, I doubt it work anyway. Lol
it got updated october 28..So im kinda sure it works
im busy making a hack right now..ANd bout to leave ...SOIDK....
If you want to know SO BAD TEST IT!!
You're the noob posting something without even testing it, im used to it anyway alot of idiots like to make useless thread.
will never work... need to atleast jmp the scan function
Does not work i know where u got it from.
Yea maybe if you Some how could unpatch ca
I fixed it lol.... I think... again
[php]bool showfps = false;
if (GetAsyncKeyState(VK_NUMPAD1)) {
PushToConsole("ShowFps 0");
showfps = false;
Sleep(100);
}else{
PushToConsole("ShowFps 1");
showfps = true;
Sleep(100);
}[/php]
Why do none of you look into IsConnected?
LTClient + 0x8C.