Thread: help with fly

Results 1 to 3 of 3
  1. #1
    kjbmarr's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    91
    Reputation
    10
    Thanks
    206
    My Mood
    Tired

    help with fly

    this is for CFPH
    Code:
    if(*(DWORD*)(pPlayerClient + 0x5F4) != NULL)
    				{
    					if(GetAsyncKeyState(VK_RSHIFT) &1)
    						*(float*)(pPlayerClient + 0x5F4) = -2.125f;
    					if(GetAsyncKeyState(VK_LSHIFT) &1)
    						*(float*)(pPlayerClient + 0x5F4) = 1.0f;
    				}
    when i press right shift, i still fall but can't jump..

  2. #2
    -[I]fLuX's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    342
    Reputation
    112
    Thanks
    3,923
    My Mood
    Bored
    try 0x5F8
    •Contributor: June, 29th 2013


    My Sources:
    Injector
    Memory Base
    D3D9 Hook
    Hooked Memory Base




  3. #3
    kjbmarr's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    91
    Reputation
    10
    Thanks
    206
    My Mood
    Tired
    Quote Originally Posted by -[I]fLuX View Post
    try 0x5F8
    got it, it should be 0x5FC

    please close this thread

Similar Threads

  1. [Request] Need help with Fly Jump..
    By Drugticker in forum CrossFire Glitches
    Replies: 1
    Last Post: 04-05-2011, 07:34 AM
  2. Help with fly hack
    By CA_ in forum Combat Arms Coding Help & Discussion
    Replies: 25
    Last Post: 03-04-2011, 06:50 PM
  3. please help with fly hack quick reply plzzz!
    By milfshake22 in forum Combat Arms Coding Help & Discussion
    Replies: 6
    Last Post: 01-30-2011, 01:45 PM
  4. Help with fly hack!
    By Ragehax in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 08-22-2009, 04:33 PM
  5. I need help with fly hack
    By snoop1994 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 04-15-2007, 06:29 PM