A powerful mouse and keyboard automation tool with recording and playback capabilities.
- 🎥 Mouse & Keyboard Recording: Record your mouse movements, clicks and keyboard inputs
▶️ Playback: Replay recorded actions with customizable settings- ✏️ Recording Editing: Modify recorded scripts after creation
- 🔄 Combination Playback: Play multiple recordings in sequence
- 🎚️ Hotkey Control: Assign and trigger actions with hotkeys
- ♾️ Loop Functionality: Infinite loop or set specific repeat counts
- Download the latest release from the Releases page
- Double click
AdvancedMouseClicker.exe
to launch the application - Start recording your actions or load existing scripts
The interface consists of:
- Top Panel: Recording controls, file operations, and playback controls
- Left Panel: List of available JSON script files (double-click to edit)
- Main Area: Script editing and configuration options
- Assign hotkeys to each script by clicking the hotkey button
- Press the assigned hotkey to start playback
- Press ESC or click the hotkey again to stop playback
- Check the checkbox next to scripts you want to include
- Set the number of repetitions for each script (-1 for infinite loop)
- Click the "Start" button in the top-right corner
- Scripts will play in sequence according to their order in the list
💡 Tip: Currently the playback order follows the file list order. You can rename files (e.g., 01_script.json, 02_script.json) to control the sequence.
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request.
⭐ If you find this project useful, please consider starring it on GitHub!