el_beta How do I cheat?
Reputation: 0
Joined: 05 Apr 2019 Posts: 9
|
Posted: Sun Jun 30, 2019 4:15 am Post subject: setMousePos doesn't work due to game locking cursor |
|
|
I was working on an aimbot for a game
I tried to setMousePos(x + dx, y + dy) where
x, y -> current x, y coord
dx, dy -> coord shifts from target body position
Apparently, there's some sort of cursor locking involved in the game I'm dealing with. Is there another way to achieve my task without modifying the game's view angles?
|
|