Try This out see what you think

Sequences['ShootthemupBm'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="vannhellsing",
  SpecID=253,
  Talents = "21X1132",
  Default=1,
  Icon='ability_hunter_bestialdiscipline',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=1,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/petattack [@target,harm]",
        "/cast [@pet,dead] Revive Pet",
        "/cast [nopet,nodead] Call Pet 1; [@pet,dead] Heart of the Phoenix",
        "/cast Aspect of the Wild",
        "/cast [nomod:shift, combat] Blood Fury",
        "/cast Bestial Wrath",
      },
      PreMacro={
        "/cast !Volley",
        "/cast Lightforged Augment Rune",
        "/cast Repurposed Fel Focuser",
      },
        "/castsequence [nomod:ctrl] Kill Command, Cobra Shot",
        "/castsequence [nomod:ctrl] Kill Command, Cobra Shot",
        "/castsequence [mod:ctrl] Multi-Shot; Dire Beast, Titan's Thunder",
        "/castsequence  reset=1  Dire Beast, Titan's Thunder",
      PostMacro={
      },
      KeyRelease={
        "/cast Dire Beast",
      },
    },
  },
}

Can you put that in a box so it’ll import?

it is in box if its not copy and paste it to notepad and it will import

Its basically gween’s setup just made shorter?

i have used a lot of macros and took some ideas