Results 1 to 2 of 2
  1. #1
    Janfiy69's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Question Aimbot angles math help

    Hello, just wondering how do you calculate the angles in bo2? What I mean is I found the pitch and yaw both writable addresses, however pitch for example doesn't stop at -85,85 it just keeps going up and up as you move your mouse. All the other addresses don't seem to be writable and looking at the assembly I couldn't figure out why either. Any help would be appreciated, thanks.

  2. #2
    niko1921's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    mov Location, eax
    Posts
    130
    Reputation
    36
    Thanks
    261
    first, the basic aimbot math it's: PointTarget - YourOrigin:



    that will generate the vector between 2 angles, now for get the Pitch/Yaw this will be variable on every game, in this case you will need use VectoAngles(); from quake sdk, because the game still works on that math base... one recommendation is to reverse the game if possible and avoid things like the ones you are trying to do... cheers...
    Last edited by niko1921; 11-26-2017 at 10:43 PM.


    f*ck you
    Code:
    __usercall
    !

  3. The Following User Says Thank You to niko1921 For This Useful Post:

    Recigy (11-27-2017)

Similar Threads

  1. [Help] Math ESP Aimbot Angles.
    By Guyishay in forum C++/C Programming
    Replies: 0
    Last Post: 09-02-2014, 06:38 AM
  2. [Help] Aimbot Angles
    By TheBro19151 in forum Call of Duty Ghosts Discussions & Help
    Replies: 9
    Last Post: 11-23-2013, 10:29 PM
  3. [Help Request] P-CF PUB [Beta Aimbot] i need help
    By FusaGiko in forum CrossFire Help
    Replies: 4
    Last Post: 09-14-2011, 02:23 PM
  4. Need Math Help *READ*
    By ж‡ Haxεr4€vεr ‡ж in forum Homework & Learning Section
    Replies: 14
    Last Post: 11-03-2010, 01:43 PM
  5. How to get tis aimbot to work? (help)
    By conrad1 in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 08-15-2009, 04:32 PM