Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover

    Help with fly hack

    So lately I've been making my new hack, and somehow I messed up my fly hack. I need the code again because I tried the one I used before and it didn't work for some reason :I If you could post it that'd be great. Here's my code:
    if(fly>0){
    if(GetAsyncKeyState(VK_SPACE)){
    PushTC("PlayerGravity -800" );
    }else{
    PushTC("PlayerGravity 800" );
    }
    }
    WHAT'S WRONG?! All i do is start to float up to sky and never ever stop or come down.
    Last edited by CA_; 03-02-2011 at 08:41 PM.
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  2. #2
    yaserifti1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    The finest pussies of Earth
    Posts
    250
    Reputation
    9
    Thanks
    10
    My Mood
    Angelic
    if(fly) = true{
    PushToConsole("FlyLikeABirdie")
    }
    xD IDK
    Key:
    = done
    = not done
    = working on it
    = damn I killed it!

    Accomplishments On MPGH:

    make a mod -

    make a gun to gun mod -

    make a hack -

    learn C++ -

    roast a nub -

  3. #3
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    /PMed......

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  4. #4
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    It's funny I mannage to get superbullets but I can't get a fucking fly hack to work...
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  5. #5
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by CA_ View Post
    It's funny I mannage to get superbullets but I can't get a fucking fly hack to work...
    rofl. Now you got it working and i hope I get credits

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  6. #6
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    You will get credits. But it's not quite working. When I jump or go off a ledge, I start to float. Like I'll just stay up in air forever.
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  7. #7
    D-Vid the DBag's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    13
    My Mood
    Lurking
    FOAD....................

    [IMG]https://i33.photobucke*****m/albums/d55/y_owns_you/D-Vid665.png[/IMG]

  8. #8
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    Quote Originally Posted by D-Vid the DBag View Post
    FOAD....................
    Really? You couldn't just help...
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  9. #9
    flashlight95's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    12-34 Poopie Street Posts: Over 9000!
    Posts
    127
    Reputation
    10
    Thanks
    15
    Code:
    if(fly>0)
    {
        if(GetAsyncKeyState(VK_SPACE) < 0)
        {
             PushTC("PlayerGravity 800" );
         }else{
              PushTC("PlayerGravity -1100" );
         }
    }

  10. #10
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    Quote Originally Posted by flashlight95 View Post
    Code:
    if(fly>0)
    {
        if(GetAsyncKeyState(VK_SPACE) < 0)
        {
             PushTC("PlayerGravity 800" );
         }else{
              PushTC("PlayerGravity -1100" );
         }
    }
    I think it's just me because I have tried so many codes yet none of them work.
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  11. #11
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    want me to just give you my rez fly mod? XD

    commando: You're probably the best non-coder coder I know LOL


  12. The Following User Says Thank You to supercarz1991 For This Useful Post:

    NOOBJr (03-03-2011)

  13. #12
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Sure you did ... :P

    Anypoop, code is below.

  14. #13
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by CA_ View Post

    I think it's just me because I have tried so many codes yet none of them work.
    Its cuz its set so when u hold space you go up and down... so it chooses up. do this:


    if(fly>0){
    if(GetAsyncKeyState(VK_SPACE)){
    "PlayerGravity-800"
    }
    }else{
    "PlayerGravity800"
    }

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  15. #14
    yoyoman4567's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    203
    Reputation
    9
    Thanks
    4
    My Mood
    Happy
    try this it works for me



    if(GetAsyncKeyState(VK_SPACE)<0)
    PushToConsole( "PlayerGravity 800" );
    else
    PushToConsole( "PlayerGravity -800" );

    if(Fly){
    PushToConsole( "PlayerGravity 800" );
    else
    PushToConsole( "PlayerGravity -800" );

    }

  16. #15
    giza123's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    375
    Reputation
    7
    Thanks
    16
    My Mood
    Amazed
    [supercarz1991]lies...vid it for proof my friend

Page 1 of 2 12 LastLast