Results 1 to 8 of 8

Threaded View

  1. #1
    Stelthkid's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    dont know
    Posts
    203
    Reputation
    10
    Thanks
    12
    My Mood
    Sneaky

    [Release/Help/Tutorial] SuperJump/fly hack

    heres a small tut on how to get MPGH vip superjump in ur hacks

    Code:
    void main()
    {
    bool GravityJump = false;
    while(true)
    {
    		if(GetAsyncKeyState(VK_SPACE)<0){
                if(SuperJump){
                    PushToConsole( "PlayerGravity -400" );
                    GravityJump = false;
    				 } else {
                    PushToConsole( "PlayerGravity 1000" );
                    GravityJump = true;  
    			 
    			}
    		Sleep(200); //to make sure
    		}		
      }
    		PushToConsole( "PlayerGravity -1200" );
    its simple but still buggy
    once u try it u should know what to do if u knwo how to code unlike me lol

    Edit i think i might of left to meny { when i removed my other features :S

    well yer





    dont flame/ insult me .. etc
    im a learngin coder and im new to c++
    Last edited by Stelthkid; 07-19-2010 at 11:40 PM.

    Help me raise my Habamon!


    Kills.....43781
    Deaths.....2124
    KDR.....20.61
    Streak.....113
    HS.....18391
    HS%.....40%
    GP.....93284




    Thank Me If I Helped.

  2. The Following 2 Users Say Thank You to Stelthkid For This Useful Post:

    -Dimensions- (07-29-2010),AGWStge5rya$@% (07-23-2010)

Similar Threads

  1. [Help Request] help on fly hack for g force
    By arsenal1514 in forum CrossFire Help
    Replies: 7
    Last Post: 07-10-2011, 06:55 PM
  2. Play to help make a fly hack/God mode
    By bug_NOT_ME in forum Combat Arms Hacks & Cheats
    Replies: 25
    Last Post: 08-25-2009, 12:31 AM
  3. NEED HELP ABOUT VIP FLY HACK AND ... PLZ
    By manu123 in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 12-23-2008, 09:11 AM
  4. help with my best hack ever i will release if u...
    By josephjboogie3 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 11-13-2007, 04:24 AM
  5. I need help with fly hack
    By snoop1994 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 04-15-2007, 06:29 PM