Castsequence macros not rotating

Hey!

No matter what I try I seem to be getting an error with certain macros like:

/castsequence Icefury, Frost Shock, Frost Shock, Frost Shock, Frost Shock

I’ve tried with different reset timers etc. tried with a (!) before the ability names, tried everything.

At times, it works perfectly as intended, at times it gets stuck on Icefury and doesn’t rotate to Frost Shock specially if I cast a Lava Surge LB proc between Icefury and a Frost Shock. This macro-stucking issue is even more usual in Stormkeeper-Lightning Bolt-Lightning Bolt, where it very often gets stuck on Stormkeeper and does not rotate to Lightning Bolt at all.

What do?

Try

/cast Icefury
/stopcasting
/castsequence Frost Shock, Frost Shock, Frost Shock

Or throw /stopcasting at the very beginning.

I don’t know. I’ll get me coat.

Tried, but it only made it worse, hah

Castsequences only advance on successful spellcast, require that you use the exact name for spells modified by talents, and are generally just buggy. You’re much better off using a modifier instead.

#showtooltip
/cast [mod] Icefury; Frost Shock

I wouldn’t mind a mod macro either but i mean i could just use two keybinds for it.

Mostly it’s for PvP, where you basically never cast Lightning Bolt unless it’s with Stormkeeper, so a working sequence would be ideal. Unlucky that no such thing exist due to then bugging out often for no apparent reason :confused:

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