Max's Blood Tank 3/18

Sequences['BST'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast Anti-Magic Shell
/cast Bone Shield
/cast Dancing Rune Weapon
/cast [nostance:1] Blood Presence
/console Sound_EnableSFX 0
]],
[[/castsequence reset=target Icy touch,Plague Strike,null]],
[[/cast Death Strike]],
[[/cast Death Pact]],
[[/cast Remorseless Winter]],
[[/cast Soul Reaper]],
[[/castsequence reset=combat Blood Boil,Rune Tap,Blood Boil,Blood Boil]],
[[/cast Death Coil]],
PostMacro = [[
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

Talents
1311122

All macros tested by me. Some code stolen from users of these boards, most notably Beef Wellington, and modified for my own use. Hope they work out for you.

Can you post this in a code box im getting syntax errors tyvm

Sequences['BST'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast Anti-Magic Shell
/cast Bone Shield
/cast Dancing Rune Weapon
/cast [nostance:1] Blood Presence
/console Sound_EnableSFX 0
]],
[[/castsequence reset=target Icy touch,Plague Strike,null]],
[[/cast Death Strike]],
[[/cast Death Pact]],
[[/cast Remorseless Winter]],
[[/cast Soul Reaper]],
[[/castsequence reset=combat Blood Boil,Rune Tap,Blood Boil,Blood Boil]],
[[/cast Death Coil]],
PostMacro = [[
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}