Gnome Sequencer Destro Lock Macro 6.0.3

Sequences["destroST"] = {
	PreMacro = [[
/targetenemy [noharm][dead]
/petattack
	]],
"/cast !shadowburn",
'/cast Incinerate',
'/cast Chaos Bolt',
'/cast Conflagrate',
'/cast Immolate',
'/cast [combat] Dark Soul: Instability',
	PostMacro = [[
/startattack
/cast shadowburn
	]],
}

Seems to be working great. Thanks!

it actually casts Immolate way too much, over and over.

Try this one out, and let med know what you think.

Sequences[‘LockDPS’] = {
PreMacro = [[
#showtooltip Immolate
/targetenemy [noharm][dead]
/castsequence [mod:alt,combat] Dark Soul: Instability, Blood Fury
]],
‘/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate’,
‘/cast Conflagrate’,
‘/cast [mod:shift,combat] Chaos Bolt’,
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Clear()
]],

[quote quote=19245]Try this one out, and let med know what you think.

Sequences[‘LockDPS’] = {
PreMacro = [[
#showtooltip Immolate
/targetenemy [noharm][dead]
/castsequence [mod:alt,combat] Dark Soul: Instability, Blood Fury
]],
‘/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate’,
‘/cast Conflagrate’,
‘/cast [mod:shift,combat] Chaos Bolt’,
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Clear()
]],

[/quote]

I cant get the Chaos Bolt to fire off with the mod button

Sequences['LockDPS'] = {
PreMacro = [[
#showtooltip Immolate
/targetenemy [noharm][dead]
/castsequence [mod:alt,combat] Dark Soul: Instability, Blood Fury
/cast [mod:shift,combat] Chaos Bolt
]],
'/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate',
'/cast Conflagrate',
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Clear()
]],
}

Try this one out. It got me through MC last night.
With Chaos Bolts :wink:

Here’s a basic damage rotation that you can add mod to for chaos bolt and dark soul, I bind mine separately. This macro works much better than the ones above. The pre/post macro sections are OPTIONAL and they get executed EVERY button press, so if you have a click macro on your mouse like I do it tried to target something different a lot, and locked up.

Sequences['LockDPS'] = {
 PreMacro = [[
 /console Sound_EnableSFX 0
‪#‎showtooltip‬ Immolate
 ]],
 '/targetenemy [noharm][dead]',
 '/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate',
 '/cast Conflagrate',
 PostMacro = [[
 /run UIErrorsFrame:Clear()
 /console Sound_EnableSFX 1
 ]],
 }

No Chaos bolt

Not to be a dick or anything but please read before you complain.

 Sequences['LockDPS'] = {
PreMacro = [[
#showtooltip Immolate
/targetenemy [noharm][dead]
/petattack [@target,harm]
/cast [mod,combat] Dark Soul: Instability
]],
'/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate',
'/cast Conflagrate',
'/cast [mod,combat] Chaos Bolt',
PostMacro = [[
/startattack
]],
}
Sequences['Destroaoe'] = {
PreMacro = [[
#showtooltip Fire and Brimstone
/targetenemy [noharm][dead]
/petattack [@target,harm]
]],
'/castsequence reset=0.7 !Fire and Brimstone',
'/castsequence Immolate, Incinerate, Incinerate, Incinerate, Incinerate, Conflagrate, Conflagrate, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate, Incinerate',
PostMacro = [[
/startattack
]],
}

i messed around with a few that were posted in here, and so far everything is workin good. may have to double tap macro to get chaos bolt to fire when dark soul down. (or im just tired)

hello. i just came across these new macros. and i must say there all working really well.
with these macros what talents and glyphs are you all using.

a little late reply, but this is my build with glyphs.

I have not tried the AOE since I bind Fire & Brimstone separatly, but after I added Blood Fury to the line under Dark Soul, it works just like my 5.4 macro which was awesome. So thanks alot! This will up my game a bit. Atleast I’ll be moving my hands less :stuck_out_tongue:

What is the talent set up and glyphs with these peeps? cheers and happy holidays :slight_smile:

hey, when I use

Sequences[‘LockDPS’] = {
PreMacro = [[
/console Sound_EnableSFX 0
‪#‎showtooltip‬ Immolate
]],
‘/targetenemy [noharm][dead]’,
‘/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate’,
‘/cast Conflagrate’,
PostMacro = [[
/run UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
]],
}

my talk/trade window fills up with spam consisting of console Sound_EnableSFX 0 errors, every time I press the macro button, how can I get rid of this so I am not spamming myself, guild/party/raid chat

Sequences[‘DESTRLOCKPVE’] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
]],
‘/cast Shadowburn’,
‘/cast Conflagrate’,
‘/castsequence reset=target Immolate, Incinerate, Incinerate, Incinerate, Incinerate’,

PostMacro = [[

/cast Chaos Bolt
/cast [combat] Dark Soul: Instability
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}

Works great thank you! :slight_smile:

Sequences["Destro"] = {
PreMacro = [[
#showtooltip Immolate
/targetenemy [noharm][dead]
/petattack [@target,harm]
/cast [combat] Dark Soul: Instability
]],
"/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate",
"/cast Shadowburn",
"/cast Conflagrate",
"/cast [nochanneling] Chaos Bolt",
PostMacro = [[
/startattack
]],
}

[quote quote=22031]Sequences["Destro"] = { PreMacro = [[ #showtooltip Immolate /targetenemy [noharm][dead] /petattack [@target,harm] /cast [combat] Dark Soul: Instability ]], "/castsequence [nomod]reset=target Immolate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate,Incinerate", "/cast Shadowburn", "/cast Conflagrate", "/cast [nochanneling] Chaos Bolt", PostMacro = [[ /startattack ]], }[/quote]

Great macro:) I love it…do you happen to have also one voor Aoe??

Im trying to use above macro for my Warlock (L 90) and find that the chaos bolt is going of at one ember. This is something I don’t really care for. I am just wondering that this relates to the 6.03 leveling experience and correct its self as my lock gains levels.