Macro Description
This is the universal rune strike macro, rune strike is an amazing ability that is totally worth the runic power. This macro will bind your current instant attack that you benefit most from your spec, as well as setting up a rune strike attack when its possible (after you dodge/parry).
Macro Code
#showtooltip (instant damage attack)
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/cast (instant damage attack);
/cast !Rune Strike;
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");


Leave a Reply