Skip to content
Tag5 scripts

#Macro

Replays a recorded sequence of actions on a loop, so a long routine runs unattended.

How Macro works

A macro replays a recorded sequence of actions on a loop. It is the most general automation there is and the least game-aware: it does not know what it is doing, only what to press, so anything that shifts position or timing breaks it. Where no dedicated script exists for a game, a macro is often the only option.

Usually paired with

Scripts carrying Macro in this catalogue most often carry these too, which is a fair guide to what these scripts are normally used for.