7.3 Unholy

Works seemingly well for a first time attempt at unholy

Sequences['Unholy_god'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Lichkingsbro@Draka",
  SpecID=252,
  Talents = "2211332",
  Help = [[This is a apart of the addon pack: papa's collection
Hold alt if outbreak is off the target]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/castsequence  reset=target/combat  Outbreak, null",
        "/cast [mod:alt] Outbreak",
        "/cast [nopet,nodead] Raise Dead",
      },
      PreMacro={
        "/cast Dark Transformation",
      },
        "/cast [@player] Defile",
        "/castsequence Festering Strike, Festering Strike, Scourge Strike",
        "/castsequence Festering Strike, Festering Strike, Scourge Strike, Apocalypse",
        "/castsequence  reset=3  Scourge Strike",
        "/cast [combat] Summon Gargoyle",
        "/cast Death Coil",
        "/cast [combat] Dark Transformation",
        "/cast [@player] Defile",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

BETA macro


Sequences['Papa_unholy'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Lichkingsbro@Draka",
  SpecID=252,
  Talents = "2211332",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=1,
      KeyPress={
        "/cast [nopet,nodead] Raise Dead",
        "/cast [mod:alt] Apocalypse",
        "/cast [mod:ctrl] Outbreak",
        "/cast [mod:shift] Death Coil",
        "/cast [mod:shift, mod:alt] Army of the Dead",
        "/castsequence  reset=target/combat  Outbreak, null",
      },
      PreMacro={
        "/cast Festering Strike",
      },
        "/cast [@player] Defile",
        "/cast Scourge Strike",
        "/cast Dark Transformation",
        "/cast Summon Gargoyle",
        "/cast[@player] Defile",
        "/cast [@player] Defile",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

download my macro pack Here

Update:
Added new macro