So this is the gnome sequence that I’m currently using on my affliction lock
‘affalt’] = {
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
/console Sound_EnableSFX 0
]],
“/castsequence [nochanneling] reset=target Agony,Corruption,Unstable Affliction,Drain Soul,Drain Soul,Unstable Affliction,Corruption,Drain Soul,Drain Soul”,
‘/castsequence [nochanneling] reset=target/8 Haunt,Haunt’,
‘/cast [nochanneling, combat] Dark Soul: Misery’,
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
]],
}
I would like to put Seed of Corruption in there. I tried putting it in but when it would cast fine up until it finished casting SoC and then wouldn’t cast anything after that unless I switched targets… after several hours of trying to fix it; im just beyond frustrated… could someone please help me out. I’m not quite sure what the problem is. its probably a real easy fix… I’m just not seeing it.
Thank you in advance!!!