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