Docs
RunMacro Documentation
Learn RunMacro from basics to advanced.
Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

Move to a random position in RunMacro
What it does
The Random Click Position command randomly picks one of several coordinates you saved (up to 10) and moves the cursor there. Pair with Mouse Click (use current position) to click a different spot each time.
When to use it
- Test multiple valid positions within the same target area.
- Spread actions over several points when the test scenario requires it.
- Do not use this command to bypass abuse controls in games or websites.
Configuration steps
- Add a Random › Random Click Position command.
- Add coordinates with
F2(up to 10). - Then add a Mouse Click with use current position to click. Save.
Every option explained
Real example
Example: click a random one of 3 buttons
- Random Click Position with 3 button coordinates.
- Mouse Click (use current position).
- Each run clicks a different button.
Tips & common mistakes
This only moves to a random point — add a Mouse Click right after to actually click.
RunMacro