A GUI-based automation tool developed in AutoHotkey (AHK) v2. This application is designed to record and replay complex sequences of keyboard and mouse interactions.
- Record keyboard and mouse input
- Replay macros with precise timing
- Save and loading function
- GUI control panel
- Configurable hotkeys and mouse position mode
- OS: Windows 10/11 (due to AHK v2 dependencies)
- Runtime Enviroment: AutoHotkey v2.0
- Run
src/MacroRecorder.ahk. - Use the GUI or hotkeys to record and play macros.
| Action | Default Hotkey |
|---|---|
| Start Recording | F1 |
| Stop Recording | F1 |
| Play Macro | F2 |
| Exit App | Alt + D |
| Reload App | Alt + U |