Blood Dk patch 7.0 GS

i would like to share this macro with you all. Ive not tested this in any raids. but Ive tested it in mythic and heroic instances. im using g600 mouse set at 175 milliseconds delay.

Talants are 2-1-2-3-2-3-2

Ive tried soulgorge an struggled abit with it. every now and then you might want to just ease off spamming give it chance to recharge runes. but its matter of seconds

Sequences['Blood'] = {
StepFunction = [[
		limit = limit or 1
		if step == limit then
			limit = limit % #macros + 1
			step = 1
		else
			step = step % #macros + 1
		end
	]],
    PreMacro = [[
/Cast [combat] Vampiric Blood
/Cast [combat] Dancing Rune Weapon
    ]],
      '/castsequence Death Strike',
      "/castsequence marrowrend,Heart Strike,Heart Strike",
      '/castsequence Blood Boil,Blood Boil',
      '/castsequence Blood tap',
    PostMacro = [[
/cast [mod:alt] Anti-Magic Shell
/TargetEnemy [noharm][dead]
/script UIErrorsFrame:Hide();
]],
}

Feedback more then welcome guys. hope it works out for you

as much i loved your frost and uh macros is so hard to test blood one, since theres only 3 easy skills to use :frowning: