I made this macro and for the life of me I don’t understand why it doesnt work. It stops at the banner.
#showtooltip Bladestorm
/use 13
/use Blood Fury
/castsequence reset=10 Avatar, Conqueror’s Banner, Bladestorm
I made this macro and for the life of me I don’t understand why it doesnt work. It stops at the banner.
#showtooltip Bladestorm
/use 13
/use Blood Fury
/castsequence reset=10 Avatar, Conqueror’s Banner, Bladestorm
Not sure why it’s not working, but below is how I would write the macro
#showtooltip
/cast blood fury
/cast avatar
/cast conqueror’s banner
/cast bladestorm
But that might not work due to global cool down but maybe worth a try?