PVE Prot 7.2 macros

Will update when changed and cast Revenge when proced.

Sequences['wip_prot'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="Arcoe@Draka",
  SpecID=73,
  Talents = "3233313",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/cast Battle Cry",
        "/cast Berserker Rage",
        "/cast Demoralizing Shout",
        "/cast Spell Reflection",
      },
      PreMacro={
        "/targetenemy [noharm][dead]",
      },
        "/castsequence  reset=4  Thunder Clap, Shield Slam, Devastate, Devastate, Devastate",
        "/cast Ignore Pain",
        "/cast Shield Block",
        "/cast [nochanneling] Neltharion's Fury",
        "/castsequence  reset=4  Devastate, Devastate, Shield Slam, Thunder Clap",
        "/cast Victory Rush",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

ravager macro

Sequences['Ravage'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="Arcoe@Draka",
  SpecID=73,
  Talents = "3223313",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
      },
      PreMacro={
      },
        "/cast [@player] Ravager",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Hey so i’m pretty new at this and would like to try it out.
Do i simply Copy and paste this into the sequence box click save, create icon and hey presto its works?

thanks for your time

realy like this macro i just deleted the Battle Cry and im happy happy :)) thank you!

Why the need for Ravager macro?