Autoclicker
A software tool to automate mouse clicks and key presses.
Overview:
This AutoHotkey script provides a customizable auto clicker tool. It allows you to automate mouse clicks or key presses with various configurations, including delays and random delays. The script supports both spam and hold modes, as well as customizable key bindings and click modes.
Features:
Click Modes: Choose between left click, right click, or key press.
Spam or Hold Mode: Toggle between spamming clicks/keys or holding them down.
Configurable Delay: Set a delay between actions, with an option for a random additional delay.
Custom Keys: Define a specific key to be spammed or held down.
Settings Saving: Save and load settings from an INI file for persistent configuration.
Tray Menu: Access settings and control the script via a system tray menu.