Mouse Autoclicker
Autohotkey v2
Version:
3.4.25
Updated:
14 September 2025
Description
This Autohotkey plugin emulates computer mouse clicks in automated fashion. It is also known as Autoclicker. It is commonly used in games such as Minecraft or where programmable mining is required.
With this Autohotkey plugin you can:
- Set delay interval between the clicks;
- Chose button (left, middle or right);
- Chose whether you want to emulate single or double click;
- You can start and stop the auto clicking functionality and see how many clicks have been made since start.
Parameters
| Name: |
Click Delay interval milliseconds
|
| Type: |
Text
|
| Description: |
Delay between repeatable mouse clicks in milliseconds
|
| Name: |
Click type
|
| Type: |
Text
|
| Description: |
Choice of a single mouse click or doubleclick to be emulated. Acceptable range of values: {“single”, “double”}
|
| Name: |
Selected Mouse button
|
| Type: |
Text
|
| Description: |
Choice of left, middle or right mouse button to be emulated. Acceptable range of values: {“l”, “m”, “r”}
|
| Name: |
Start / Stop Clicking toggle
|
| Type: |
Text
|
| Description: |
Starts clicking or stops if currently running
|
| Name: |
Start Clicking
|
| Type: |
Text
|
| Description: |
Command to start clicking emulation
|
| Name: |
Stop Clicking
|
| Type: |
Text
|
| Description: |
Command to stop clicking emulation
|
| Name: |
Current State
|
| Type: |
Boolean
|
| Description: |
Current state of Auto clicker plugin
|
| Name: |
Default Click Delay Interval
|
| Type: |
Caption
|
| Description: |
Delay interval between clicks selected by default
|
| Name: |
Default Click Type
|
| Type: |
Caption
|
| Description: |
Default mouse click type (single or double)
|
| Name: |
Default Mouse Button
|
| Type: |
Caption
|
| Description: |
Mouse button selected by default
|
| Name: |
Times clicked
|
| Type: |
Caption
|
| Description: |
Counter of clicks
|
Any of our plugins can be altered to meet your needs. Please contact our customer support
team.
General
Author:
Glisense ltd