WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   DK Macro Help (https://www.wowinterface.com/forums/showthread.php?t=36931)

Flarin 11-21-10 07:23 PM

DK Macro Help
 
Hi - I have stumbled upon some macro's on the web that are as such:

Code:

#showtooltip Icy Touch
/cast Rune Strike
/cast Icy Touch

My hope was if Rune Strike is available it will cast it, if not then Icy Touch. Seems simple, but mashing it has no effect!

Thanks for the help!

brotherhobbes 11-21-10 08:17 PM

I believe Rune Strike used to be an "on next attack" ability like Heroic Strike for Warriors and Maul for Feral Druids. They are not like that anymore and are on the GCD.

betadan 11-21-10 08:28 PM

try this

Code:

#showtooltip
/cast Icy Touch
/cast !Rune Strike


Nobgul 11-21-10 09:10 PM

Quote:

Originally Posted by Flarin (Post 218982)
Hi - I have stumbled upon some macro's on the web that are as such:

Code:

#showtooltip Icy Touch
/cast Rune Strike
/cast Icy Touch

My hope was if Rune Strike is available it will cast it, if not then Icy Touch. Seems simple, but mashing it has no effect!

Thanks for the help!

Macro's cannot check for conditions. IE: if x is off cd do y else do b.

Seerah 11-21-10 10:53 PM

RS doesn't have a cooldown. Macros like what Flarin posted above used to work pre-4.0, as RS is a reactive ability - it was only usable after a dodge. What brotherhobbes posted is truth - I had to ditch my macros, too, and put RS on its own button.


All times are GMT -6. The time now is 08:52 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI