Deathknight runestrike macros

Started by Air, November 19, 2009, 05:24:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Air

These are the macros I use for my abilities.   Each one is a macro in itself, one for each ability.  The error frame is meant to turn sound off and on again.  Also to kill warning messages.  Rune strike itself will queue itself in the back and cast the next time it has a chance, which is usually right the main ability.  Rune strike uses runic power, which is why I have no macros with death coil and frost strike with rune strike in it.  I wanted to be able to control how much runic power is being used.

Reminder: Rune strike makes up about 40% of a Death Knight tanks threat.  This ability is what keeps me at pace with other tanks threat wise.

#showtooltip Icy Touch
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Icy Touch
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Blood Strike
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Blood Strike
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Plague Strike
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Plague Strike
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Pestilence
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Pestilence
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Blood Boil
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Blood Boil
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Obliterate
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Obliterate
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Death Strike
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Death Strike
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Scourge Strike
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Scourge Strike
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

#showtooltip Howling Blast
/console Sound_EnableSFX 0
/cast !Rune Strike
/cast Howling Blast
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()
"Don't be a Dick." - Wil Wheaton
"There are three kinds of men. The one that learns by reading. The few who learn by observation. The rest of them have to pee on the electric fence for themselves." - Will Rogers

Tony

Thanks Air

Just a quick note for all you pvp'rs, these are also great for pvp.