Eyeseeyouint -- GS PvE Macros

I found out about this site and addon months ago, but i never got around to contributing the macros ive made for myself for Vengeance, as i use these macros 100% of the time. Raids, M+, etc.

I am using GS not GSE for these macros. I’ve spent several months testing macros and landed on the one that performs the -best-. I do not use my scroll wheel for these macros, not AHK.

I suggest using the macro without throw glaive in it. Throw glaive can throw off your timing with other cool downs. Its DPS is higher, on average, but you get less uptime on Immolation Aura. Since you heal from Immo and not from Glaive, its generally preferred.

Without Throw-Glaive:

Sequences["DH_Raid_Attack"] = {
StepFunction = GSStaticPriority,
PreMacro=[[
/console Sound_EnableSFX 0
/cast [combat]Demon Spikes
/cast [combat]Empower Wards
]],
"/cast [combat] Immolation Aura",
"/cast [combat] Soul Carver",
"/cast [@player,nochanneling,combat] Sigil of Flame",
"/cast [combat] Immolation Aura",
"/cast [combat] Soul Carver",
"/cast [combat] Shear",
"/cast [combat] Soul Carver",
"/cast [combat] Immolation Aura",
PostMacro=[[
/cast [combat]Empower Wards
/cast [combat]Demon Spikes
/use [combat]2
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}

With Throw-Glaive

Sequences["DH_Attack"] = {
StepFunction = GSStaticPriority,
PreMacro=[[
/console Sound_EnableSFX 0
/cast [combat]Demon Spikes
/cast [combat]Empower Wards
]],
"/cast [combat] Immolation Aura",
"/cast [combat] Soul Carver",
"/castsequence [@player,nochanneling,combat] Sigil of Flame,Sigil of Silence",
"/cast [combat] Immolation Aura",
"/cast [combat] Soul Carver",
"/cast [combat] Shear",
"/cast [combat] Soul Carver",
"/cast [combat] Immolation Aura",
"/cast [combat] Throw Glaive",
"/cast [combat] Immolation Aura",
"/cast [combat] Soul Carver",
PostMacro=[[
/cast [combat]Empower Wards
/cast [combat]Demon Spikes
/use [combat]2
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}

Macros for Sigils:
Note, change the name of the sequence and also the sigil itself to accomodate all your sigils. Ex: DH_Veng_Silgil2 and Sigil of Misery. Simply casts the sigil at your feet.

Sequences["DH_Veng_Sigil1"] = {
StepFunction = GSStaticPriority,
PreMacro=[[
/console Sound_EnableSFX 0
]],
"/cast [@player,nochanneling,combat]Sigil of Chains;",
PostMacro=[[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/startattack
]],
}

Interrupt:

Sequences["DH_Interrupt"] = {
StepFunction = GSStaticPriority,
PreMacro=[[
/console Sound_EnableSFX 0
]],
"/cast Consume Magic;",
"/cast Arcane Torrent;",
PostMacro=[[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
/startattack
]],
}

What your Talents?

Sorry, i was late replying.

Talents:
1,2,2,1,2,1,3

However, these macros are not dependent on your talents. Moves like Felblade or Fracture should generally be controlled and not spammed on cooldown.

Can someone write this for the new Gnome sequencer so i can import.

thanks

Loving this macro. Leaves just the right amount of control to the player. Great stuff. I use it w/o Throw Glaves.

can someone post this in the new gs 2.0 please.

[quote quote=50629]can someone post this in the new gs 2.0 please.
[/quote]

No need to convert. Just paste into the import window for GSE and it will convert automatically.

Well, i forgot my userid combo i used to post this originally. Thanks for the love, i can say ive changed things up since then and given into the Spirit Bomb talent, it allows you to essentially have 20% leech on mobs near you.

New advised talents: 1,2,2,1,[any],3,3.

Also, thanks for showing love for this macro. Ive tried with other variants over the year, and ive found this one makes the best use of our GCD’s, and also leaves the best option for control to handle bigger mechanics.

Just as proof to its power: Character Profile - World of Warcraft (WoW)

Next time we have easier affixes i’ll be pushing for 2k+ m+ score.

not importing for me, does gs still auto convert it to gse?

I think I imported and then exported these correctly. Not mine, just posting updates. Please see the original authors comments above.

Sequences['DH_Attack'] = {
-- This Sequence was exported from GSE 2.1.04.
  Author="Eyeseeyouint@Illidan",
  SpecID=581,
  Talents = "1221213",
  Helplink = "https://wowlazymacros.com",
  Default=1,
  Raid=2,
  Dungeon=2,
  Heroic=2,
  Mythic=2,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
      },
      PreMacro={
        "/console Sound_EnableSFX 0",
        "/cast [combat] Demon Spikes",
        "/cast [combat] Empower Wards",
      },
        "/cast [combat] Immolation Aura",
        "/cast [combat] Soul Carver",
        "/castsequence [@player,nochanneling,combat] Sigil of Flame, Sigil of Silence",
        "/cast [combat] Immolation Aura",
        "/cast [combat] Soul Carver",
        "/cast [combat] Shear",
        "/cast [combat] Soul Carver",
        "/cast [combat] Immolation Aura",
        "/cast [combat] Throw Glaive",
        "/cast [combat] Immolation Aura",
        "/cast [combat] Soul Carver",
      PostMacro={
        "/cast [combat] Empower Wards",
        "/cast [combat] Demon Spikes",
        "/use [combat] 2",
        "/use [combat] 13",
        "/use [combat] 14",
        "/script UIErrorsFrame:Hide()",
        "/console Sound_EnableSFX 1",
      },
      KeyRelease={
      },
    },
    [2] = {
      StepFunction = "Sequential",
      KeyPress={
      },
      PreMacro={
        "/console Sound_EnableSFX 0",
        "/cast [combat] Demon Spikes",
        "/cast [combat] Empower Wards",
      },
        "/cast [combat] Immolation Aura",
        "/cast [combat] Soul Carver",
        "/cast [@player,nochanneling,combat] Sigil of Flame",
        "/cast [combat] Immolation Aura",
        "/cast [combat] Soul Carver",
        "/cast [combat] Shear",
        "/cast [combat] Soul Carver",
        "/cast [combat] Immolation Aura",
      PostMacro={
        "/cast [combat] Empower Wards",
        "/cast [combat] Demon Spikes",
        "/use [combat] 2",
        "/use [combat] 13",
        "/use [combat] 14",
        "/script UIErrorsFrame:Hide()",
        "/console Sound_EnableSFX 1",
      },
      KeyRelease={
      },
    },
  },
}
Sequences['DH_Interrupt'] = {
-- This Sequence was exported from GSE 2.1.04.
  Author="Eyeseeyouint@Illidan",
  SpecID=581,
  Talents = "1221213",
  Helplink = "https://wowlazymacros.com",
  Default=1,
  Dungeon=1,
  Heroic=1,
  Mythic=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
      },
      PreMacro={
        "/console Sound_EnableSFX 0",
      },
        "/cast [@target, harm] Consume Magic",
        "/cast Arcane Torrent",
      PostMacro={
        "/script UIErrorsFrame:Hide()",
        "/console Sound_EnableSFX 1",
        "/startattack",
      },
      KeyRelease={
      },
    },
  },
}
Sequences['DH_SOC'] = {
-- This Sequence was exported from GSE 2.1.04.
  Author="Eyeseeyouint@Illidan",
  SpecID=581,
  Talents = "1221213",
  Helplink = "https://wowlazymacros.com",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
      },
      PreMacro={
        "/console Sound_EnableSFX 0",
      },
        "/cast [@player, nochanneling, combat] Sigil of Chains",
      PostMacro={
        "/script UIErrorsFrame:Hide()",
        "/console Sound_EnableSFX 1",
        "/startattack",
      },
      KeyRelease={
      },
    },
  },
}

Thank buddy it worked :slight_smile: