Mouse Coordinates

Ask gaming related questions (AHK v1.1 and older)
DirtyEggWater
Posts: 1
Joined: 07 Oct 2022, 13:56

Mouse Coordinates

Post by DirtyEggWater » 07 Oct 2022, 14:08

Ive been trying to make macros for a game im speed running to test our possible time skips but i cant seem to get the mouse to move in game. This is because the mouse coordinates in the game window are constant (except in the pause menu/main menu etc). The coordinates dont ever change which means the program cant move the mouse. Is there a solution to this? I have a feeling not but i wanted to ask in case someone with more knowledge knows something. Thanks for reading.

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

Re: Mouse Coordinates

Post by mikeyww » 07 Oct 2022, 20:35

Welcome to this AutoHotkey forum!

You can post your script in a reply below. I would use MouseMove to move the mouse.

Post Reply

Return to “Gaming Help (v1)”