Pulover / PuloversMacroCreator

Automation Utility - Recorder & Script Generator
http://www.macrocreator.com
Other
1.66k stars 235 forks source link

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

Open spiercy16 opened 2 years ago

spiercy16 commented 2 years ago

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!

TirOFlanc commented 2 years ago

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