Code for a spacebar fly hack!??
<HOTKEY VIRSION>
MENU VIRSION
YOU can change the PlayerGravity -800 to PlayerGravity -700 and same with above just change number only XD not PlayerGravity XD
Press Thanks if Works XD
Code:
if( GetAsyncKeyState(VK_SPACE) < 0 ) // SPACE = FLY
{
PushToConsole( "PlayerGravity 800" );
}else{
PushToConsole( "PlayerGravity -800" );
}
Code:
if( Menu.mOpt[20].nopt > 0 )
{
if( GetAsyncKeyState( SPACE ) < 0 )
{
PushToConsole( "PlayerGravity 800" );
}else{
PushToConsole( "PlayerGravity -800" );
}
}
Press Thanks if Works XD
Forgot to close it lol
What happened to closing it zoom?
just do the regular thing, then just dont add a bool
I wouldn't use -800 because then I fall and own my face.
Close this i figured it out! most of what you guyz gave me failed! i had to figure it out! took me 3 hours lol. Im new dont flame
Yeah well turns out my hack was patched! like my newv2 and i havent released it! but i just added on to my first hack so idk im confused now!
Wow lol much?
This thread is closed for replies.
Similar Threads
C++/C ProgrammingSource code for any d3d/memory hack
6 CrossFire Hacks & CheatsMy source code for all my great hacks!!! 32 Combat Arms Hacks & CheatsMy source code for a Combat Arms hack!! 13 WarRock - International Hacksgive me .net(code) for warrock hacks 7 Trade Accounts/Keys/ItemsTrading VIP Hacks And Retail M60 Code For LVL 16+ Warrock ACCT 12

/yea