Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    ComboDance's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    C:\Windows\System32
    Posts
    222
    Reputation
    10
    Thanks
    84
    My Mood
    Tired
    Quote Originally Posted by I2espect View Post
    classes need update as i think , right !?
    Maybe, idk
    Stop right here...!!!

  2. #17
    -[I]fLuX's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    342
    Reputation
    112
    Thanks
    3,923
    My Mood
    Bored
    Quote Originally Posted by I2espect View Post
    classes need update as i think , right !?
    Code:
    struct cObject
    {
    public:
    	char Spacer[4];
    	D3DXVECTOR3 Body;
    	D3DXVECTOR3 Foot;
    	D3DXVECTOR3 Head;
    };
    
    struct CPlayer
    { 
    	char Spacer00[4];
    	cObject* Object;
    	char ClientID;
    	char Team;     
    	char Name[12];
    	char Spacer01[2];
    	UnkStruct *unk;
    	int PlayerSlotTeam;
    	int unkstruct1; 
    	bool Has_C4; 
    	int State;
    	int Rank;
    	int unkstruct2; 
    	int unkstruct3;
    	short Health;
    	short Kills;
    	__int32 Deaths;
    	__int32 HeadShots;
    	__int32 TeamID;
    	__int32 Ping;
    
    };
    this i use for ESP in CFNA/EU
    •Contributor: June, 29th 2013


    My Sources:
    Injector
    Memory Base
    D3D9 Hook
    Hooked Memory Base




  3. #18
    I2espect's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    On Other Planet
    Posts
    641
    Reputation
    28
    Thanks
    870
    My Mood
    Devilish
    Quote Originally Posted by -[I]fLuX View Post
    Code:
    struct cObject
    {
    public:
    	char Spacer[4];
    	D3DXVECTOR3 Body;
    	D3DXVECTOR3 Foot;
    	D3DXVECTOR3 Head;
    };
    
    struct CPlayer
    { 
    	char Spacer00[4];
    	cObject* Object;
    	char ClientID;
    	char Team;     
    	char Name[12];
    	char Spacer01[2];
    	UnkStruct *unk;
    	int PlayerSlotTeam;
    	int unkstruct1; 
    	bool Has_C4; 
    	int State;
    	int Rank;
    	int unkstruct2; 
    	int unkstruct3;
    	short Health;
    	short Kills;
    	__int32 Deaths;
    	__int32 HeadShots;
    	__int32 TeamID;
    	__int32 Ping;
    
    };
    this i use for ESP in CFNA/EU
    thx btw i finished every thing for the aimbot but how to change my lookx , looky !?
    isn't it :
    Code:
    *(float*)(PlayerClient + 0x150 )= x;
    *(float*)(PlayerClient + 0x154 )= y;

  4. #19
    ComboDance's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    C:\Windows\System32
    Posts
    222
    Reputation
    10
    Thanks
    84
    My Mood
    Tired
    Quote Originally Posted by I2espect View Post
    thx btw i finished every thing for the aimbot but how to change my lookx , looky !?
    isn't it :
    Code:
    *(float*)(PlayerClient + 0x150 )= x;
    *(float*)(PlayerClient + 0x154 )= y;
    If you had finished that, how to call it ? I've finished too but idk how to call to make it work
    Stop right here...!!!

  5. #20
    I2espect's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    On Other Planet
    Posts
    641
    Reputation
    28
    Thanks
    870
    My Mood
    Devilish
    Quote Originally Posted by ComboDance View Post
    If you had finished that, how to call it ? I've finished too but idk how to call to make it work
    i don't use that base , it has wrong maths !! i only get some small calculation from it
    PS : i am still working on the maths sh1t

  6. #21
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    man my ESP , stay crash after loading game.

    can u help me?

  7. #22
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    man my ESP , stay crash after loading game.

    can u help me?

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Need source code for chams hack
    By TheCamels8 in forum C++/C Programming
    Replies: 10
    Last Post: 06-14-2010, 05:49 PM
  2. Need source code for chams hack
    By TheCamels8 in forum WarRock Hack Source Code
    Replies: 5
    Last Post: 06-11-2010, 09:00 PM
  3. Need Source
    By ☆TIS☆ in forum Visual Basic Programming
    Replies: 11
    Last Post: 05-30-2010, 07:16 AM
  4. Need Source code
    By Red_Killer in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 02-20-2010, 07:35 AM
  5. I need box ESP or name ESP hack
    By maximkap1 in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 01-20-2010, 12:24 PM