Results 1 to 3 of 3
  1. #1
    giangho89's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1

    Please help me fix EU Crossfire hack FLY

    Code:
    if(pCLTPlayerClient!=NULL)//Fly 
    	{
    			if(GetAsyncKeyState('F'))
    			{
    				if(FlyHack==0)*(float*)(pCLTPlayerClient + 0x868) = 1;
    			    if(FlyHack==1)*(float*)(pCLTPlayerClient + 0x868) = -3.125f;
    				if(FlyHack==2)*(float*)(pCLTPlayerClient + 0x868) = -1.85f;
    			}
    			else
    			{
    				*(float*)(pCLTPlayerClient + 0x868) = 1;
    			}
    	}

    ?? Fix FLY??????????????

  2. #2
    _Mike92's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    Are you sure that the correct offset?
    Last edited by _Mike92; 09-22-2015 at 04:17 AM.

  3. #3
    giangho89's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1
    Can you help me fix errors are not ?

Similar Threads

  1. Can anybody please help me fix this?: (
    By Andlan in forum Combat Arms Help
    Replies: 0
    Last Post: 11-17-2010, 01:16 PM
  2. Can someone please help me fix these codes?
    By o0OpurezO0o in forum Visual Basic Programming
    Replies: 12
    Last Post: 11-01-2010, 08:21 AM
  3. Can someone help me get some crossfire hacks i need ranks...
    By yeachey in forum CrossFire Hacks & Cheats
    Replies: 2
    Last Post: 01-10-2010, 09:07 PM
  4. Please help me with the Cham-Hack :)
    By zitrone60 in forum CrossFire Hacks & Cheats
    Replies: 21
    Last Post: 10-25-2009, 09:28 AM
  5. Please Help Me Learn How to Hack
    By revelationx25 in forum Combat Arms Help
    Replies: 5
    Last Post: 09-05-2009, 03:56 PM