Blood tanking macros!!!! 5.4.8

This is based off of various macros I have dug up in this thread. The first macro is for 1-3 targets and has a mod for Soul Reaper. The second macro is for 4 or more targets.

Talents are 1,3,1,1,2,1

The Macro (1-3 targets):

#showtooltip Blood Strike
/console Sound_EnableSFX 0
/tar [noharm][dead]nearestenemy
/castsequence reset=combat/5 Icy Touch,Plague Strike,null
/castsequence reset=0.3 0,0,0,Horn of Winter
/castsequence reset=0.3 0,0,Rune Strike
/castsequence reset=0.3 0,Death Strike
/castsequence [nomod]reset=combat/5 Heart Strike
/castsequence [mod:ctrl] reset=combat/5 Soul Reaper
/cast [combat] Bone Shield
/cast [combat] Dancing Rune Weapon
/startattack
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()

You will use Macro as normal untill your target gets below 35%. Then you will hold down your [mod] key which is the ctrl key.

Aoe (4 or more targets)

#showtooltip Blood Boil
/console Sound_EnableSFX 0
/tar [noharm][dead]nearestenemy
/castsequence reset=combat/5 Gorefiend’s Grasp,Outbreak, Blood Boil,Death Strike, null
/castsequence reset=0.3 0,0,0,Horn of Winter
/castsequence reset=0.3 0,0,Rune Strike
/castsequence reset=0.3 0,Death Strike
/castsequence reset=combat/5 Blood Boil
/cast [combat] Bone Shield
/cast [combat] Dancing Rune Weapon
/startattack
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()

Please let me know if you have any feedback, or general questions; constructive criticism is always appreciated! :slight_smile:

Revision#1 to 1-3 Targets

#showtooltip Blood Strike
/console Sound_EnableSFX 0
/tar [noharm][dead]nearestenemy
/castsequence reset=combat/5 Icy Touch,Plague Strike,null
/castsequence reset=0.3 0,0,0,Horn of Winter
/castsequence reset=0.3 0,0,Rune Strike
/castsequence reset=0.3 0,Death Strike
/castsequence [mod:ctrl]reset=combat/5 Soul Reaper;Heart Strike
/cast [combat] Bone Shield
/cast [combat] Dancing Rune Weapon
/startattack
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()

Also I could use some help to be able to put the macros in post into the nice little box.

revision #1 Aoe (4 or more targets)
#showtooltip Blood Boil
/console Sound_EnableSFX 0
/tar [noharm,dead]nearestenemy
/castsequence [mod:ctrl]reset=combat/5 Gorefiend’s Grasp,Outbreak,Blood Boil,Death Strike,null
/castsequence reset=0.3 0,0,0,Horn of Winter
/castsequence reset=0.3 0,0,Rune Strike
/castsequence reset=0.3 0,Death Strike
/castsequence reset=combat/5 Blood Boil
/cast [combat] Bone Shield
/cast [combat] Dancing Rune Weapon
/startattack
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()

Ill test them both on timeless to see how they work.

If thay work there ill try them in a HC dungen, and ill get back to you with a report :slight_smile:

Thanks for sharing.

hey charles if you want them in the black box, just highlight them like you would when you are copy/pasting and hit the little “code” box above. I tried the first ones and seemed to do well, just now noticed your revisions. I’ll try go give them a try when im off work whenever that is

Hey guys thanks for the replies. I have been away for a while. I really feel that the updated versions have been working quite well. Please let me know what you think!