7.3 Veng macro

Decent macro for what it is at level 101
Will update when I level

Sequences['Revenge'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Soulfide@Draka",
  SpecID=581,
  Talents = "3,2,2,1,3,2,1",
  Help = [[Hold alt for Fiery Brand
Hold control for Metamorphosis]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast [mod:alt] Fiery Brand",
        "/cast [mod:ctrl] Metamorphosis",
      },
      PreMacro={
      },
        "/castsequence Shear, Shear, Soul Cleave",
        "/cast [@player] Sigil of Flame",
        "/cast Immolation Aura",
        "/cast Demon Spikes",
        "/cast Soul Carver",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Download my addon Here