hello all,
i have been reading about and using the macros on this site for a while. thanks for all the information. i was trying to make a 1 button macro for a dk frost 2h, by copying something i saw for a beastmaster hunter, but i just could not get it to work.
so far, since the change (is it permanent?) of getting rid of leading 0 technique i have not seen anything i can use for my dk. so i have tried to copy and change something i saw for a blood dk.
feel free to critique and/or give me ideas.
my dk is level 62 right now, i think most of what i have here will be useful for a while.
my general thinking is the following -
- i want to use ‘obliterate’ first because there is a 45% chance that howling blast will be free if i do
- i want to use ‘howling blast’ next
- i want to use ‘plague strike’ next, to apply blood plague
- i want to use ‘blood boil’ next, to spread the blood plague from step 3
**** i also want ‘frost strike’ to fire off whenever i have rune energy for it
my talents are 1,3,1,2 - i just moved to a new server so i dont have any glyphs yet lol. i am hoping that this new level 100 talent necrotic plague is good for frost?
so with all of that said, here is my 4 bar swapping macro, i am using bartender. thanks for all the tutorials on how to set it up.
/////////////////////////////////////////////////////
button 1 on bar 1
/console Sound_EnableSFX 0
/castsequence Obliterate
/use 13
/use 14
/startattack
/console Sound_EnableSFX 1
/swapactionbar 1 2
button 1 on bar 2
/console Sound_EnableSFX 0
/castsequence Howling Blast
/use 13
/use 14
/startattack
/console Sound_EnableSFX 1
/swapactionbar 2 3
button 1 on bar 3
/console Sound_EnableSFX 0
/castsequence Plague Strike
/use 13
/use 14
/startattack
/console Sound_EnableSFX 1
/swapactionbar 3 4
button 1 on bar 4
/console Sound_EnableSFX 0
/castsequence Blood Boil,!Frost Strike
/use 13
/use 14
/startattack
/console Sound_EnableSFX 1
/swapactionbar 4 1
/////////////////////////////////////////////////
i also have very simple swap action macros like
/swapactionbar 4 1
at the bottom of each appropriate bar so i can jump from bar to bar manually if necessary.
i am guessing that as i increase in level i can add stuff like ‘pillar of frost’ to the first macro? i put the ‘!frost strike’ after the blood plague, it seems to fire off often enough. is it a waste to spread ‘plague strike’ blood plague with ‘blood boil’?
so i would appreciate any advice, criticism, other ideas of how to make the macro better. far as i can tell it is all firing off on target dummy fine. the way i have it set up frost strike seems to almost go of often enough to where i dont have to manually do it.
my apologies if there is something like this already. currently i have a headache from trying to figure out how to redo all my macros now that blizz has changed things up. and i have not seen a dk 2h frost 6.0.2 that does NOT use leading 0’s.
looking forward to advice. i am wondering if when i hit level 100 necrotic plague will mean i can get rid of a lot of stuff in the macro and simplify it? is necrotic plague something that is meant for frost? frost strike buffs it so i am guessing so?