Thread: aimbot

Results 1 to 3 of 3
  1. #1
    icedoutsnipa's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    My Mood
    Bored

    aimbot

    any1 care to give me their aimbot code, or code a hack with aimbot,aimbone selection and nametags?

  2. #2
    YellowFever's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    11,906
    Reputation
    488
    Thanks
    1,949
    My Mood
    Twisted
    There are no public aimbots released atm.
    .





    Member Since: 20/02/2011
    Donator Since: 12/08/2011
    Minion Since: 04/10/2012

  3. #3
    Xipher's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Melbourne, AU.
    Posts
    1,780
    Reputation
    472
    Thanks
    1,690
    My Mood
    Innocent
    Code:
    		int i = GetClosestPlayer();
    		pPlayerManager       = *(PlayerMgr **)Addr_PlayerMgr;
    		GetPlayerByIndex     = (lpGetPlayerByIndex)Addr_PlayerByIndex;
     		unsigned long ulThis = *(unsigned long *)Addr_ClientInfoMgr;
       		GetLocalPlayer       = (lpGetLocalPlayer)ADDR_LOCALPLAYER;
    		cPlayerInfo* pLocal   = GetLocalPlayer(ulThis); 
    		if(i != -1) {
    			cPlayerInfo* pPlayer = GetPlayerByIndex(ulThis,i,0);
    			D3DXVECTOR3 Position;
    			GetAngleToTarget((MyGetObjectMaxPos((int *)pPlayer->obj)), (MyGetObjectMaxPos((int *)pLocal->obj)), Position); 
    			pPlayerManager->Yaw   = DegToRad(Position[YAW]);
    			pPlayerManager->Pitch = DegToRad(Position[PITCH] + Bone);
    Figure out the rest.

  4. The Following User Says Thank You to Xipher For This Useful Post:

    aeronyx (06-24-2012)

Similar Threads

  1. GBWC Aimbot
    By Super-Man in forum GunBound Hacks / Bots
    Replies: 7
    Last Post: 08-05-2010, 05:49 PM
  2. Hacks for Warrock (Aimbot, Wallhack)
    By Clarity in forum WarRock - International Hacks
    Replies: 32
    Last Post: 01-19-2006, 05:30 PM
  3. [SEARCHING] Color Aimbot v3
    By stfustfu in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-13-2006, 02:51 AM
  4. GPS Aimbot
    By Paolo1993 in forum Hack Requests
    Replies: 0
    Last Post: 01-09-2006, 03:10 AM
  5. America's Army aimbot
    By garebear in forum General Game Hacking
    Replies: 6
    Last Post: 12-30-2005, 04:52 PM