This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Help making Death Strike/HoW Macro
Post Reply
Return to board index
Post by
728418
This post was from a user who has deleted their account.
Post by
728418
This post was from a user who has deleted their account.
Post by
Zakkhar
HoW has 20s cd, so you basically need to make him use death strike untill the cd is up, like this:
#showtooltip
/castsequence reset=20 horn of winter,death strike,death strike,death strike,death strike,death strike
As for error messages.
To turn of your chacater speaking (i cant use that yet) - enter sound options in interface menu and find error speech, untick it.
As for error messages spamming with red font in middle of the screen typical system is to include /script UIErrorsFrame:Clear() after it
If you want to remove the bobbing spam button sound best way is to replace Horn of winter on your bars with this:
#showtooltip
/run SetCVar("Sound_EnableSFX","0")
/script UIErrorsFrame:Hide()
/use Horn of Winter
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
/run SetCVar("Sound_EnableSFX","1")
Ofc that doesnt include death strike in it.
I dunno how "worth it" the macro is in the minds of most players.
I am not judging you, you requested a macro, i am just providing it. Its up to you to test it and to figure whether its useful for you or not.
Post by
apocalypsa
You dont want to use HoW on cooldown as its usually not worth the global. Just use it when you dont got anything else to do.
Post by
728418
This post was from a user who has deleted their account.
Post by
Zakkhar
I wonder. What does your build look like?
Do you have at least 2/3 Scent of blood?
I've actually found it to be quite helpful because it opens up a Rune Strike after a single Death Strike with only having used two runes. It also helps me actually keep Horn of Winter up at all times...
Actually not really. Wasting GCD on Horn when you have Heart strike usable is a dps and rune loss.
HoW has 3 min duration, just set an alarm in power auras, whenever it (or similar to it buff - battle shout, strenght of earth totem, roar of courage) isnt present
Post by
Loetek
If i were you i would macro HoW to a non GCD ability like Death Grip. I use DG quite often as tank so HoW is almost always up. I never even think about it. And i know its up because I have a Power Aura setup to yell at me if its not.
Post by
728418
This post was from a user who has deleted their account.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.