Request a Blood DK gnome sequencer macro

Can anyone make a gome sequencer macro fro blood spec please?

Sequences['Blood'] = {
    PreMacro = [[
/targetenemy [noharm][dead]
    ]],
'/cast Icy Touch',
'/cast Plague Strike',
'/cast Blood Boil',
'/cast !Death Strike',
'/cast Soul Reaper',
"/cast Bone Shield" ,
'/cast Rune Weapon',
'/cast Empower Rune Weapon',
'/cast Outbreak',
}

This is what I have come up with so Far but due to the INSANE Que I have yet to test it

Been waiting almost 4 hour in que

I should say this is also a Simple macro not really aimed at anything except the core abilities and it can be tweaked quite a bit so feel free

I have yet to get Gnome Sequencer to work. Tried everything everyone has suggested. Always says unable to load or no macros found.

Sequences[‘Blood’] = {
PreMacro = [[
/targetenemy [noharm][dead]
]],
‘/cast Dancing Rune Weapon’,
‘/cast Outbreak’,
‘/cast Death Strike’,
‘/cast Anti-Magic Shell’,
‘/cast Death Coil’,
‘/cast Death Siphon’,
‘/cast Remorseless Winter’,
‘/cast Bone Shield’,
‘/cast Vampiric Blood’,
PostMacro = [[
/use [combat]13
/use [combat]14
]],
}

This is what i use while leveling. I dont have blood Boil in there cuz you only want to spend blood runes on it and not death.

If outbreak is on CD i use a simple:
/castsequence reset=2 Icy Touch, Plague Strike

This because you dont want them using frost and unholy runes in the main macro. we are not that lazy :slight_smile:

PS: You need to change out The ` in each line with ’ cuz pasing it here fucked over the code.

Nd here is a link to a video that might help you understand Gnome: Gnome Sequencer - News Updates - WoW Lazy Macros