Minecraft MouseMove problem

Ask gaming related questions (AHK v1.1 and older)
JoshPlayz_007
Posts: 5
Joined: 17 Jun 2021, 13:05

Minecraft MouseMove problem

Post by JoshPlayz_007 » 17 Jun 2021, 13:17

Whenever I try to run this command

MouseMove, 10, 0, 100, R

in Minecraft it just flicks straight down rather than turning right by 10 pixels

User avatar
mikeyww
Posts: 27095
Joined: 09 Sep 2014, 18:38

Re: Minecraft MouseMove problem

Post by mikeyww » 17 Jun 2021, 13:32

If this works for you in Notepad, then it means that the issue likely relates to how Minecraft is responding to the script, rather than an issue of the command itself. You could try increasing the speed to see if that changes anything. In some cases, the tips for games can be helpful.

https://autohotkey.com/board/topic/111737-how-to-make-ahk-work-in-most-games-the-basics/

Finally, you might have a forum search here for "Minecraft", to see how others may have solved this problem.

Post Reply

Return to “Gaming Help (v1)”