Need Macro Plz, help!

#showtooltip Apocalypse
/cast Apocalypse
/cast Unholy Frenzy

^How come this macro doesn’t work? It only casts 1st spell… Even if i keep pressing keybind for this macro, it doesn’t cast 2nd spell.

Someone told me i’d need a cast sequence macro for this to work, anyone know how to do that? :confused:

Doesn’t work cuz of the GCD. Read the sticky.

#showtooltip
/castsequence Apocalypse, Unholy Frenzy

You can also do something like this for a reset timer and change the 5 there for any second timer you want. otherwise, the above will be a single button pressed twice to activate (2 globals)

#showtooltip
/castsequence reset=5 Apocalypse, Unholy Frenzy

1 Like

Also for your fast fingers not to press too early.

#showtooltip
/castsequence [nochanneling] reset=target Apocalypse, Unholy Frenzy

ehhhh sorry guys, but none of those 3 macros worked at all…

it didn’t activate Apocalypse or Unholy Frenzy, strangely enough. :open_mouth: Any idea why?

Did you put the macro on your bars?

yes and was keybound

If Apocalypse was on CD when you hit it, or you were channeling another spell, that would prevent it from casting and advancing but aside from that, no.

that’s not the issue

/edit but doesn’t matter, i found an alternative solution