A key feature of a macro I'm using is firing off boastful bellow every time it comes up (18 sec). I used to use /if (${Me.AltAbilityReady[Boastful Bellow]}) /alt activate 199
What I want to do is have a sub called every 18 seconds regardless of what else is going on in the macro to call this function. Or any other determination of the readiness of this ability. I could just have the macro turboclick, but it's spammy.

