Releases: raeleus/AHK-Macro-Recorder
Releases · raeleus/AHK-Macro-Recorder
Release list
0.0.4
0.0.3
Added an iterator "i" to the recorded scripts that is saved to the registry. This allows the script to type a number that is incremented by 1 every time the script is run. Simply edit the script add the i variable to any part of your macro. To reset the value, simple hold the hot key until it shows "edit". It will reset the value back to StartingValue (default is 0).