I want to make a Macro that transforms me into cat form and activates “track humanoids” at the same time.
My current macro is
/cancleform
/cast Cat Form
/cast Track Humanoids
But that doesnt work because the macro tries to cast Tracking before the GCD has run out.
How can I change the macro to make it wait until the spell is ready?
Might not work haven’t made cast sequence macro for years and the one above looks better. As said with cast sequence you will have to press the button more than once to goto the next part of the sequence.