ChippingCoder How do I cheat?
Reputation: 0
Joined: 06 May 2016 Posts: 4
|
Posted: Sat May 07, 2016 6:31 am Post subject: Can't write to entity's camera rotation (help with aimbot) |
|
|
So basically I'm trying to make an aimbot for Urban Terror 4.2...
The trouble I'm having is writing to the CORRECT addresses that contain the specific values for the player camera.
Here's what I've done:
I've found two different sets of YX values (vertical and horizontal, in that order). First set of YX values being my player model rotation, second being my player's camera rotation.
I can write to my player model rotation, but that isn't specifically the right values for the aimbot. So I tried the player's cam rotation, but it either didn't affect the rotation, or it just got put back... I tried comparing values and addresses and it turns out that the address that I can't write to (player camera rotation) are the right values I need for the aimbot, but I can't write to them. help?
|
|