Results 1 to 1 of 1
  1. #1
    ahkie23
    ahkie23 is offline
    Guest
    Join Date
    2016 Jul
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Hack In Crossfire PH

    Code:
    char _0x0000[4];
    		LTVector BoxMin;				
    		LTVector BoxMax;				
    		char _0x001C[128];
    		LTVector Scale;					
    		char _0x00A8[4];
    		unsigned int Type;				
    		char _0x00B0[8];
    		LTVector Dimentions;			
    		char _0x00C4[12];
    		LTVector ModelCullingPosition;	
    		char _0x00DC[4];
    		LTVector Position;				
    		LTRotation Rotation;			
    		LTVector Velocity;				
    		LTVector GlobalForceOverride;	
    		char _0x0114[8];
    		LTVector Acceleration;			
    
    	};
    
     
    unsigned long dwPlayer	= *(unsigned long*)(g_CShell + wPlayerPointer);
    dwPlayerInfo* IsPlayer	= (dwPlayerInfo*)dwPlayer;
    if(GetModuleHandleA("Object.dll") && dwPlayer != NULL)
    {
    	if(MovingToUpSize == 1)
    	{
    		unsigned long pLTObject = *(unsigned long*)(dwPlayer + 0x380);
    		LTObject* MyObject = (LTObject*)pLTObject;
    		if(GetAsyncKeyState(VK_SPACE) < 0)
    		{
    			float GoUp = MyObject->Position.y;
    			MyObject->Position.y = GoUp + 35.0f;
    		}
    	}
    }

Similar Threads

  1. Crossfire al hack [SynBoz 7,7] Vip funcional 20-12-13
    By soberba2014 in forum CrossFire
    Replies: 0
    Last Post: 2013-12-20, 11:47 PM
  2. [Release] Crossfire Hack
    By ykarohacker in forum CrossFire Hack
    Replies: 2
    Last Post: 2013-06-07, 05:17 PM
  3. [Help] Hack CrossFire
    By Stuwart in forum CrossFire
    Replies: 0
    Last Post: 2012-02-24, 12:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •