Advertisement
BaSs_HaXoR

BO2 Non-Host Aimbot infos

Mar 11th, 2015
1,564
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. BO2 NonHost Funcs:
  2. // ######################################################################################################## //
  3. 0xD689D8 - clientActive_t
  4.  
  5. 0x10B978 - CL_SetViewAngles(int localClientNum, const float *angles)
  6. Or
  7. clientActive_t + 0x2C94
  8.  
  9. ClientOrgins - 0xE22F20 + 0x2C
  10. Next Client - 0x374
  11. // ######################################################################################################## //
  12. Go into Debugger once your ingame and go to clientActive_t then after you have enter the Address Follow the pointer to clientActive_t Data Struct then take that address it takes you to and plus "+" it by 0x2C94 or and there you can set your angle but i would prob just use the function for it instead.
  13.  
  14. Same go for using centity_t to get other Client's Orgins you go to centity_t follow the pointer and then take that address and plus "+" it by the 0x2C or 0x14 to get the client's Orgin and use the client size to get the next client.
  15.  
  16. There is one more thing you will need for this but hey i'm not going to give you it all you need to work for it or waste you money and buy this from someone to use it, I would rather work for it to get it free instead of paying 20$ or more for this shit lol
  17. But that is getting the Client's team so you know what to shoot at unless you wanna make some ghetto code for it to work without it but that will be found in clientInfo_t this is simple to find aswell just check out the quake source and the cod4 pdb and you will easily find it
  18.  
  19. This can be done the same way on every cod aswell, Find it
  20. -SC58
  21. // ######################################################################################################## //
  22. //SRC: http://www.nextgenupdate.com/forums/call-duty-advanced-warfare-modding/778904-how-use-non-host-angles-3.html
  23. //BaSs_HaXoR
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement