Here you go Amber
local Sequences = GSMasterSequences -- Dont remove this
------------------
----- Warlock
------------------
Sequences['Affmulti'] = {
author='Dollfje@Blade's Edge',
specID=265,
helpTxt = 'Talents: 3111211',
PreMacro=[[
/cast [nopet] Summon Doomhuard
/targetenemy [noharm][dead],
/startattack
]],
icon='Spell_Shadow_DeathCoil',
"/cast [@mouseover,exists,harm]Agony; [@target, exists] Agony,",
"/cast [@mouseover,exists,harm] Corruption; [@target, exists] Corruption,",
"/cast [@mouseover,exists,harm] Unstable Affliction; [@target, exists] Unstable Affliction",
"/castsequence Siphon Life,Drain Soul,Drain Soul,",
"/cast [@mouseover] Reap Souls,",
PostMacro=[[
/startattack
/petattack
/use [combat]13
/use [combat]14
]],
}
Sequences['Demo1'] = {
author='91XtremeRT',
specID=266,
helpTxt = 'Talents: 1111322',
icon='Spell_Warlock_Demonbolt',
PreMacro=[[
/cast [nopet,group] Summon Felguard
/cast [nopet,nogroup] Summon Felguard
/targetenemy [noharm][dead]
/petattack [@target,harm]
/targetenemy [noharm][dead]
]],
'/castsequence [combat] Demonbolt, Call Dreadstalkers, Demonic Empowerment, Demonbolt',
'/castsequence [combat] Summon Doomguard, Demonic Empowerment, Demonbolt',
'/castsequence [combat] Grimoire: Felguard, Demonic Empowerment, Demonbolt',
"/castsequence [nochanneling] Demonbolt, Demonbolt, Hand of Gul'dan, Demonic Empowerment, Demonbolt",
'/cast [combat] Command Demon',
PostMacro=[[
/startattack
/petattack
]],
}
Sequences['DestructionRaid'] = {
specID = 267,
author = "Dezoran",
helpTxt = "Talents - 1,1,1,2,2,1,3",
PreMacro = [[
/targetenemy [noharm][dead]
/use [combat] Draenic Intellect Potion
/startattack
]],
"/castsequence [nochanneling] Incinerate,Immolate,Incinerate,Immolate,Incinerate,Immolate",
"/castsequence [nochanneling] !Conflagrate,!Chaos Bolt",
"/cast [nochanneling] !Chaos Bolt",
PostMacro = [[
/startattack
/petattack
/targetenemy
/cast Havoc
/targetlasttarget
/use [combat]13
/use [combat]14
]],
}