
- Support mouse click
1. Single Left Click.
2. Double Left Click.
3. Single Right Click.
- Support Send Text, Key, Multiple Key
Ex:
Single Key "{F5}": press F5 on the keyboard
Multiple Key "^v" : press Ctrl + V on the keyboard
Send text content "Https://www.mouseautoclicker.org{ENTER}": typing the text and ENTER
- Delay Time
1. Fixed: Input your delay time.
2. Random :
* Is Runtime Random = false,
the system will auto random delay time every time you add a new point.
* Is Runtime Random = true,
the system will auto random delay time in real-time(dynamic for every click).