A powerful and flexible automation tool for Windows that helps you create, manage, and execute automated click sequences and keyboard interactions.
-
Visual Step Creator: Easily create automation sequences through a user-friendly interface
-
Multiple Action Types:
- Mouse movements and clicks (left/right)
- Keyboard inputs with modifier support (Ctrl, Alt, Shift)
- Window activation
- Customizable delays
- Screenshot capture and pixel color checking
- Counter system for tracking iterations
-
Advanced Control Flow:
- Conditional execution (If/Else)
- Loops (While, While Not, For)
- Window title checking
- Pixel color verification
-
Convenient Hotkeys:
- Quick action recording (Ctrl+Alt+[Key])
- Start automation (Ctrl+Alt+A)
- And many more!
- Data entry automation
- Repetitive task automation
- Game automation
- UI testing
- Process automation
- Data extraction from applications
- Launch the Application: Open AutoClicker
- Create Steps: Click "Create Steps" to open the step creator
- Add Actions: Use the command list or hotkeys to add actions:
- CTRL+ALT+M: Mouse movement
- CTRL+ALT+L: Left click
- CTRL+ALT+R: Right click
- CTRL+ALT+K: Keyboard press
- CTRL+ALT+W: Wait
- And more!
- Save Your Sequence: Save your automation sequence to a file
- Execute: Load and run your sequence with the Start button
- Start: Begin the automation sequence (CTRL+ALT+A)
- Pause/Continue: Temporarily halt or resume the sequence
- Stop: End the automation sequence
- Counter: Track and manipulate iteration counts
- Screenshot: Capture screen for pixel-perfect automation
- Pause/Stop functionality for immediate control
- Visual feedback through logs
- Preview window for screenshot verification
- Confirmation dialogs for critical actions
- Use the screenshot feature to verify pixel colors
- Combine conditions for complex automation logic
- Utilize the counter for dynamic sequences
- Save frequently used sequences for quick access
- Test sequences with pause enabled first
Feel free to contribute to this project by submitting issues or pull requests. We welcome any improvements or bug fixes!
This project is open-source and available under the MIT License.
Made with ❤️ for automation enthusiasts