How To Download This Cheat? Please Reply Me...
Hight-Jump Without Error =]]z
The offset 0x380 is not correct for ZM/Biohazard as there is another class used for the player pointer.
Here's a function that calls a virtual function in the class instead (giving correct player object pointers for all game modes) :
Here's a function that calls a virtual function in the class instead (giving correct player object pointers for all game modes) :
Code:
//offset pattern (CShell) : C6 46 ?? 00 0F 84 ?? ?? ?? ?? 8B 11 8B 42 [??] FF D0 50 E8
__declspec(naked) LTObject *GetPlayerObject(void *pClient) // pClient = (void*)dwPlayer
{
__asm
{
MOV ECX, [ESP+4] //pClient
MOV EAX, [ECX] //pClient->vtable
MOV EAX, [EAX+0x58] //pClient->vtable->GetObject (currently offset 0x58)
CALL EAX
RETN
}
}
ComboDance and what program you use to make this hack ? C++ , dev C++ or any program else
:3 ***** would you please give me string of high jump
tutorial? please not working in cfna
I did not understand anything you give some link to download the old link you give
where do I paste these codes? please I want to be a hacker and no one wants to help me
So i only need to rename it to .dll with notepad and inject it?
Similar Threads
Gunz GeneralI would want makes up of gunz with explanations without errorsTR 4 CrossFire Hacks & CheatsCan me a peaple say how can i very hight jumpWO 1 CrossFire GlitchesCorner glitch without error
39 CrossFire Hacks & Cheats2nd CF Bypass Xtrap [WORKING Without ERRORS]
43 Call of Duty Modern Warfare 2 Helpgravity + super jump = mw2 error :(HN 0

