My Frost 2hd adaptation (PvE or PvP) - Only level 78 to date

Here is a macro I am using. It was a modification of another macro I found on the sight. It seems to work well for me and even incorporated some self healing. If anyone can make it even better I’d love the input.

#showtooltip
/targetenemy [noharm][dead]
/castsequence reset=target Howling Blast,Plague Strike,null
/castsequence reset=0.3 0,0,0,0,0,Death Siphon
/castsequence reset=0.3 0,0,0,0,Obliterate
/castsequence reset=0.3 0,0,0,Frost Strike
/castsequence reset=0.3 0,0,Blood Boil
/castsequence reset=0.3 0,Raise Dead
/castsequence reset=5 Howling Blast,Plague Strike
/use [combat]Pillar of Frost
/use Death's Advance
/use [combat]Empower Rune Weapon
/use [combat]13
/startattack

Not really sure why you have Blood Boil in there. BB is DPS loss for Frost DKs. Also put death’s advance in /castsequence reset=5 Howling Blast,Plague Strike so it should look like this:

/castsequence reset=5 Death’s Advance, Howling Blast,Plague Strike

This way your macro will only refresh diseases just before they are about to fall off. (Death’s Advance 25 sec cd) I would also keep ERW out of the macro and use is when all your runes are on cd to get max benefit from it. You will he using is max 2/boss fight unless you have the trinket Evil Eye of Galakras.

Cheers