07-22-2016, 04:10 PM
Hey
how can I make a rep loop so, that on every iteration of the repeat something is added to a mouse position?
I want to do it, because the GUI Im working with doesn't accept keyboard commands and I want to switch down a line on every repeat.
So something like
Macro AB
While the 40 gets added to the 440 on every repeat.
how can I make a rep loop so, that on every iteration of the repeat something is added to a mouse position?
I want to do it, because the GUI Im working with doesn't accept keyboard commands and I want to switch down a line on every repeat.
So something like
Macro AB
While the 40 gets added to the 440 on every repeat.