My First Demon Macro

Hello folks just thought I would share.

I am presently iLVL 798 and this macro runs me around 115k to 120k on target dummy with no lock ups. My spam rate is as 0.300 on Razor Synapse for both hotkeys

Sequences['DemonST'] = {
author="Drulockz",
specID=266,
helpTxt = "Talents: 3211232",
icon='INV_MISC_QUESTIONMARK',
PreMacro=[[
/petautocastoff [group] Threatening Presence
/petautocaston [nogroup] Threatening Presence
/cast [nopet][target=pet, dead] Summon Felguard
/petattack
/castsequence reset=target Doom, Null
]],
"/castsequence [combat] Call Dreadstalkers, Demonic Empowerment",
"/castsequence [combat] Summon Doomguard, Demonic Empowerment",
"/castsequence [combat] Thal'kiel's Consumption, Demonic Empowerment",
"/castsequence [nochanneling] Command Demon, Demonic Empowerment",
"/castsequence [nochanneling] Demonbolt, Demonbolt, Hand of Gul'dan, Demonic Empowerment, Life Tap",
"/cast [nochanneling] Demonbolt",
PostMacro=[[
/use [combat] 13
/use [combat] 14
]],
}

Sequences['DemonAE'] = {
author="Drulockz",
specID=266,
helpTxt = "Talents: 3211232",
icon='INV_MISC_QUESTIONMARK',
PreMacro=[[
/petautocastoff [group] Threatening Presence
/petautocaston [nogroup] Threatening Presence
/cast [nopet][target=pet, dead] Summon Felguard
/petattack
/castsequence reset=target Doom, Null
]],
"/castsequence [combat] Call Dreadstalkers, Demonic Empowerment",
"/castsequence [combat] Summon Doomguard, Demonic Empowerment",
"/castsequence [combat] Thal'kiel's Consumption, Demonic Empowerment",
"/castsequence [nochanneling] Command Demon, Demonic Empowerment",
"/castsequence [nochanneling] Demonwrath, Demonwrath, Hand of Gul'dan, Demonic Empowerment, Life Tap",
"/cast [nochanneling] Demonwrath",
PostMacro=[[
/use [combat] 13
/use [combat] 14
]],
}

I am liking this one the best out of the current offerings. Very nice.

Thank you

I found the long macros a bit overkill as it really doesn’t seem very effective. For me this casts the important things when I need it and fills with demonbolt/demonwrath when the rest is on cooldown.

I of course keep drianlife seperate and use if needed.

is this a 2 button macro?

i click create new in GSSE, past this in, select priority? or is it the other sequence option?

then create a new one and edit it and click import?

is this the most efficient macro so far?

this one is longer but is the current one i use.
https://wowlazymacros.com/forums/topic/7-1-demo-lock/