Skip to content

Releases: raeleus/AHK-Macro-Recorder

0.0.4

Choose a tag to compare

@raeleus raeleus released this 26 Oct 07:49

Fixed crash when iterator has not been set and the user activates edit.

0.0.3

Choose a tag to compare

@raeleus raeleus released this 17 Oct 15:14

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).

0.0.2

Choose a tag to compare

@raeleus raeleus released this 05 Sep 15:17

Added compiled version.

0.0.1

Choose a tag to compare

@raeleus raeleus released this 02 Sep 21:42

Added a downloadable release.