Data
- Button: Left, Right, Middle, X1, X2
- Action: Press, Release, Click
- Clicks: Number of Clicks
- Duration: Duration of all the Clicks (to avoid immediate clicks and make it a human like behavior)
- Position: X, Y
- Relative: True, False (X and Y ~ Relative to the latest Mouse coordinates)


Randomize
Choose whether to randomize the Mouse Coordinates, Duration and number of Clicks


Arguments
You can use macro variables to read the coordinates from.


Listener
Press the configured hotkey (alt, alt + 1, ...) to record Mouse Coordinates. This is useful when you want to click on a specific position on the screen.