Mini Mouse Macro is a lightweight, open-source automation tool designed to record and replay mouse movements, clicks, and keystrokes with precision. Developed by Turnssoft, this portable utility stands out because it requires no installation, allowing users to run complex automation scripts directly from a USB drive or a simple executable file. Unlike basic auto-clickers that only repeat a single action, this software captures real-time input sequences, making it an ideal solution for replicating intricate desktop tasks without writing a single line of code.
Key Features
- Real-Time Recording: Captures exact mouse paths, clicks, and keyboard inputs as they occur, eliminating the need to manually input X and Y coordinates for every step.
- Portable Architecture: Runs as a standalone executable (version 8.4.0.0) without requiring installation or administrative privileges, making it perfect for use across multiple Windows machines.
- Advanced Script Editor: Allows users to fine-tune recorded macros by editing individual entries, adding conditional logic (IF/THEN statements), and utilizing variables like %RANDOM% or %INTEGER% for dynamic playback.
- Looping and Scheduling: Supports infinite playback loops for repetitive tasks and includes built-in scheduling options to trigger automation scripts at specific times or dates.
- Command Line Integration: Enables advanced users to execute macros via command line arguments, allowing for seamless integration with other batch scripts and Windows automation workflows.
Use Cases
PC gamers often use this tool for AFK farming or automating repetitive grinding mechanics in RPGs without triggering anti-cheat systems that look for injected code. Office professionals also rely on it to automate tedious data entry jobs, such as copying information between spreadsheets or refreshing web portals, especially on strict corporate systems where installing third-party software is prohibited.
Mini Mouse Macro delivers a versatile, cost-effective automation solution that balances simplicity for beginners with enough depth for power users who need conditional scripting on Windows platforms.
Version Latest — 2026
- Added new OCR (Optical Character Recognition) condition to detect and evaluate text within images or screen areas.
- Improved the accuracy of the Image Detection action with a complete rewrite of the underlying logic.
- Added a global background color configuration option, enabling a new Dark Mode for the interface.
- Introduced a dedicated Variables dialog to easily view and configure defined variables.
- Added a "Record Numberpad" debug action to better handle numeric keypad inputs during recording.
- Fixed an issue where the Mouse Movement action would fail when triggered from within an IF condition.
- Resolved a bug where nested loop counters would incorrectly carry over values to subsequent iterations.