Cast sequence show all cooldowns

Hi, I was just wondering if its possible to have the icon show the longest of any remaining cooldowns in a cast sequence. Please not i’m not trying to skip abilities, i know that’s not possible.

Here’s what i have currently as an Orc Warrior:

#showcooldown Blood Fury
/castsequence reset=20 Warbreaker, Blood Fury, Avatar, (trinket), (HoA ability)

This works fine because it shows me the longest cooldown. But if warbreaker is already on cooldown and the rest isn’t i don’t know if i can use this macro without checking the normal warbreaker icon first.

What i would like is for it to show if any of these are on cooldown and if so show me how long until they are all off cooldown.

Can anyone help? thought this might need an addon but i cant find anything.

Just don’t specify Blood Fury as the tooltip

#showcooldown
/castsequence reset=20 Warbreaker, Blood Fury, Avatar, (trinket), (HoA ability)

That said, castsequences are terrible. You’ll have much more control using modifier macros.

But then it will only show the CD of what is next, not if one in the middle is on CD

Can’t be done with macros.

Use a WeakAura instead if you need this.

Better to just #showtooltip and use a modifier macro.

1 Like