Help with Moving mouse in macro
Posted: Fri Jan 09, 2026 1:12
Hello. May I ask for help in moving my mouse position in a macro. I am not able to make it work consistently. It will work several times in a row then stop working completely. It works then stops within the same testing period. I did not Set/Get the config to the sticks. I have Mouse Wheel Up/Down configured and to buttons and these work all the time. I just can't figure out how this macro works.
GOAL: i would like to move the mouse to the center of the screen, click the left mouse button, then move the mouse to the center bottom of the screen.
CONFIG:
NOTE: I have tried having the macro simply press buttons and that works as expected with the Press/Release timings honored.
When I try to add the Mice SetPoint function, the commands just don't seem to be honored when issued from the macro.
I have tried adding Boolean NOT functions to detect the button press from the macro and issue separate MICE functions and that did not work for me either.
See attached. Note that the Macro displayed in the screen shot worked sometimes! just not most of the time. Any advice?
Thank you for any suggestions you can provide
GOAL: i would like to move the mouse to the center of the screen, click the left mouse button, then move the mouse to the center bottom of the screen.
CONFIG:
- 1. Global Panel, Mouse R+A Always on and the Screen coordinates are set correctly for my setup
2. Created a single Macro with the mouse commands. Mice:SetPoint1, Mice:LeftButton, Mice:SetPoint2
3. I have a button press in the profile to execute Macro 1.
NOTE: I have tried having the macro simply press buttons and that works as expected with the Press/Release timings honored.
When I try to add the Mice SetPoint function, the commands just don't seem to be honored when issued from the macro.
I have tried adding Boolean NOT functions to detect the button press from the macro and issue separate MICE functions and that did not work for me either.
See attached. Note that the Macro displayed in the screen shot worked sometimes! just not most of the time. Any advice?
Thank you for any suggestions you can provide