'Macro See Macro Do' is a lightweight Macro Recorder. Hold to 'Record' a Macro and click to 'Play'
- Record a new macro by Holding the hotkey.
- Playback the macro by short clicking the hotkey. It's that easy!
Macro See Macro Instant Macro requires two files to work. They must be kept in the same directory at all times.
- Download Macro See Macro Instant Macro Utility.zip.
- Extract the contents of the folder to where ever you like.
- Run Macro See Macro Do - Instant Macro Utility.ahk and Enjoy!
There are several files in the download
- Macro See Macro Instant Macro Utility.ahk: This is the program. Double click to run.
- AutoHotKey.exe: This is the engine it runs on.
- Icon.ico: This Icon makes it look pretty in your system tray.
- Method_ files. This keeps the code clean but you can safely ignore them.
Bind the hotkey to your keyboard or mouse by
- Right click on the 'Macro See Macro Instant Macro' process in your system tray
- Then select "Send Hotkey for Binding" option.
This utility was built using AutoHotKey. AutoHotKey is a free and open-source custom scripting language for Microsoft Windows.
The code in this utility was heavily reliant on the AutoHotKey script Macro Recorder v2.1 By FeiYue. I am super grateful for their awesome work.