PuloversMacroCreator icon indicating copy to clipboard operation
PuloversMacroCreator copied to clipboard

Mouse cursor not moving to the right location on my screen.

Open spiercy16 opened this issue 2 years ago • 1 comments

I am trying to create a new macro but am experiencing a (new) issue where the mouse cursor doesn't move to the location I pick. When I add a new action, and click on the button with the three periods to choose the coordinates, something is going wrong. It registers the click but when I play the action back the cursor moves to a different location on my screen. This is incredibly annoying and happens if I create the macros one step at a time or record my steps and try to play them back. I haven't had this issue before so I'm wondering if it's something that a recent version introduced or if I hit a shortcut key accidentally that screwed it up. I've tried exiting the application, opening it again, and creating a new one from scratch but the problem persists.

Any ideas would be much appreciated as I really need the program to work correctly. It's an excellent program, saves me a ton of time by automating my repetitive tasks, and I'll be donating in the near future to show my appreciation for your hard work on it. Thanks in advance for any help!

spiercy16 avatar Jul 25 '22 01:07 spiercy16

Hi,

Are you sure you are using the right CoordMode ?

This problem occurs when you choose your coordinates with CoordMode Window and run your script in CoordMode Screen.

image

image

Regards

TirOFlanc avatar Sep 12 '22 07:09 TirOFlanc