Some PlayerPointer Features

Posts 115 of 45 · Page 1 of 3
Some PlayerPointer Features
Here some PlayerPointer Features

Offsets:

Code:
#define Reload 0x340
#define SupperJump 0x299
#define WalkInAir 0x64C
pPlayerPointer:

Code:
DWORD pPlayerPointer = *(DWORD*)(CShell + PlayerPointer + 0x54);
NoReload/NoGrenadeDelay/NoChangeDelay/NoSniperDelay:

Code:
*(DWORD*)(pPlayerPointer + Reload) = 500;
SuperJump:

Code:
*(float*)(pPlayerPointer + SupperJump) = -1050;
WalkInAir:

Code:
*(float*)(pPlayerPointer + WalkInAir = -1.9; //Original Value = 1
I Hope, you have fun with it

Creditz:
@-[I]fLuX
@lucifereviluser
@CFHackerExtreme
Good Work!
Nice meave ill try to start coding for Crossfire again.
What is the offset for Reload in CF-EU
Quote Originally Posted by CoderCf View Post
What is the offset for Reload in CF-EU
Code:
#define Reload 0x340
Quote Originally Posted by CFHackerExtreme View Post
Code:
#define Reload 0x340
When i am ingame crossfire-eu Says = CLinet MFG not working anymore

Or something like this can you help me ?
BHRLBHRL
Can give me a full code for a good DLL? A full code. Not a parts, contact me on skype: gilbyfusco CFEU pls important
What is the offset for CF-RU

---------- Post added at 03:54 AM ---------- Previous post was at 03:52 AM ----------

please give offsets for RU CF , really need it...
what is the string super jump ?
Quote Originally Posted by sabatbatu1 View Post
what is the string super jump ?
No String, Cheat Engine

Quote Originally Posted by AGRESSORpro View Post
What is the offset for CF-RU
I Think, thats the same for CF-RU
Quote Originally Posted by CFHackerExtreme View Post
No String, Cheat Engine
oh ok , how to find with cheat engine
please give offsets for RU CF , really need it...
#define WalkInAir 0x64C

Whats is the string name WalkInAir?

If use Cheat Engine , How to Find addy WalkInAir and superJump?
Posts 115 of 45 · Page 1 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?