This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Need some DK macro help.
Post Reply
Return to board index
Post by
235419
This post was from a user who has deleted their account.
Post by
261020
This post was from a user who has deleted their account.
Post by
235419
This post was from a user who has deleted their account.
Post by
109113
This post was from a user who has deleted their account.
Post by
mgman640
well the only thing i can think of to fix that is remove rune strike altogether, although putting it AFTER the castsequence thing might work too, but idk if it would ever actually use it at that point
Post by
Jeckt
Assuming you are going to be spamming that macro, why not just add rune strike into the cast sequence a couple of times.
Post by
ZeroXposur
Unfortunatly,
Jeckt
, if one were to make that part of the Macro itself, the cast sequence would actually stop, and quit working, no matter how many times you clicked it until that spell was ready to use. Realistically
ZettaSlow
, the only way to get around this is to remove RS from the Macro all together. I had a very similar CastSequence on my Hunter some time back, and had to remove Kill Command for exactly this purpose. I mean, worst case scenario is you remove it from your Macro, and you have to look for a second button to click...
Post by
Jeckt
Unfortunatly,
Jeckt
, if one were to make that part of the Macro itself, the cast sequence would actually stop, and quit working, no matter how many times you clicked it until that spell was ready to use. Realistically
ZettaSlow
, the only way to get around this is to remove RS from the Macro all together. I had a very similar CastSequence on my Hunter some time back, and had to remove Kill Command for exactly this purpose. I mean, worst case scenario is you remove it from your Macro, and you have to look for a second button to click...
Ahh, I am not very experienced with more complex macros, personally I like to retain as much control as I can rather than hitting one or two keys where possible.
I would find it interesting if such a rotation would realistically work, especially considering when grinding Death Strike / Frost Strike / Scourge Strike / Hearth Strike should be in there somewhere to reduce downtime.
Post by
Alucarde
FYI, Rune Strike is off GCD.
To allow #showtooltip to show the spells in the castsequence, use this macro:
#showtooltip
/castsequence reset=dead/target Icy Touch, Plague Strike, Howling Blast, Blood Strike, Blood Strike
/cast Rune Strike
When you mash this macro, you will cast both the spell in the castsequence as well as Rune Strike (if applicable).
Post by
Ghoso
I was thinking the same, but wasn't sure. pretty much with #showtooltip, it will use what ever is first in the macro as the spell tooltip.
#showtooltip Spell Name - will make it static to the specified spell.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.