An extremely lightweight Java AutoClicker
JClicker is an extremely lightweight autoclicker made in Java with an emphasis on simplicity.
- Change time between clicks
- Choose between single-clicking and double-clicking
- Choose between left-clicking, middle-clicking, and right-clicking
- Stop after clicking a certain number of times
- Stop the clicker only when stopped
- Change hotkey to start and stop the clicker
- Validation checks on inputted values
- Global hotkey to start/stop the clicker (some keys are not supported)
JNativeHook - Global keyboard and mouse listeners for Java.
- Detect and allow the setting of different mouse buttons (mouse-4, mouse-5, etc.)
- Please report any issues through the repository's issue tracker