Hi there,
I was looking to make a macro that would allow me to cast Dark Transformation and Apocalypse at the same time. Unfortunately I believe they’re both on the gcd so I can’t type
/cast Dark Transformation
/cast Apocalypse
Is there a way to make a macro that would allow me to do this?
Any help would be greatly appreciated!
#showtooltip
/castsequence reset=5 Dark Transformation, Apocalypse
On the first press of the button/keybind, it will cast Dark Transformation. On the second press of the button/keybind it will cast Apocalypse. If the button/keybind is not pressed for five seconds, it will reset back to Dark Transformation.
You can remove the reset=5 option if you want as it is optional.
1 Like