dw frost dk 5.4.7

im looking for dw frost dk 5.4.7 macros!!!

I was wondering what kind of software everyone’s using to spam the key associated with the macro? and if there’s anyway i could just assign that to a mouse button.

Kinda off the topic of this thread Nathaniel, but, no harm. Most ppl have different keyboards (i.e. Razer, Logitech) with macro key technology as well as some gaming mice. There are some cheaper keyboards out there not as fancy, but, work as well like the one i use (Sharkoon Skiller) which i bought off Amazon for $30. There is also a 3rd party program called Autohotkey that you can download and use. I believe one of the Mod’s had posted a thread on it. Hopefully that’ll help in any way

Ah my bad >.< sorry but thanks for the info

try this, its still in test phase… i open with a manual Plague strike… and rarely have to refresh it… but its still in Test phase… its not all my work, and in Orgrimmar dummies… i hold steady at 104k dps… with ilvl 501. Raise dead doesnt always fire either so if anyone can help out with the correct code for that… even better :slight_smile:

/startattack
/castsequence reset=0.3 0,0,0,0,0, Soul Reaper
/castsequence reset=0.3 0,0,0,0,Horn of Winter
/castsequence reset=0.3 0,0,0,Howling Blast
/castsequence reset=0.3 0,0,Plague Strike
/castsequence reset=0.3 0,Frost Strike
/castsequence reset=2 Obliterate, Howling Blast, Frost Strike,
/cast Raise Dead
/cast Pillar of Frost
/startattack

Try reversing the order of Raise Dead and Pillar of Frost.

/startattack
/castsequence reset=0.3 0,0,0,0,0, Soul Reaper
/castsequence reset=0.3 0,0,0,0,Horn of Winter
/castsequence reset=0.3 0,0,0,Howling Blast
/castsequence reset=0.3 0,0,Plague Strike
/castsequence reset=0.3 0,Frost Strike
/castsequence reset=2 Obliterate, Howling Blast, Frost Strike,
/cast Pillar of Frost
/cast Raise Dead
/startattack