The only way to do that would be to use a modifier key, this should work:
#showtooltip
/cast [mod] Victory Rush
/cast [nomod] Devastate
I am looking for a macro that casts victory rush when available and otherwise devastate. I tried the following but ot does not work at all:
#showtooltip deavastate
/cast victory rush
/cast devastate
Any suggestions?
The only way to do that would be to use a modifier key, this should work:
#showtooltip
/cast [mod] Victory Rush
/cast [nomod] Devastate
Ok, thanks. I thought there was a way without modifier. I wll keep my two buttons keybinding that way.
Last edited by Drasnal; 02-14-2011 at 10:27 PM. Reason: Spelling
This should work.
#showtooltip
/startattack
/castsequence reset=1.5 devastate, victory rush
Bookmarks