Unholy Assault + Apocalypse macro

Can anyone tell me why this macro doesn’t work?

#showtooltip Apocalypse
/startattack
/castsequence reset=6 Unholy Assault, Apocalypse

Change #showtooltip Apocalypse to just #showtooltip and you’ll be able to debug it easier.

hah! Know this one, it’s because you have acquired the item:Apocalypse so it is actually trying to equip the sword(from your bank or wherever) rather then to use the ability

#showtooltip Apocalypse
/startattack
/castsequence reset=6 Unholy Assault, Apocalypse()

parentheses on apocalypse there will solve the issue.

Good luck :smiley:

3 Likes

Thank you guys, I really appreciate the help

hey guys, been having this same issue, tried adding the () after Apocalypse, but it still equips the sword instead of using the skill

Any advice would be GREAT

here’s my macro -

/castsequence reset=5 Dark Transformation, Apocalypse, Army of the Dead, Summon Gargoyle

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.