Give it a try

Sequences['MyDamageDH'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Anunåki@Todeswache",
  SpecID=577,
  Talents = "?,?,?,?,?,?,?",
  Help = [[Talents: ?,?,?,?,?,?,?,]],
  Default=1,
  Icon='inv_weapon_glave_01',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
      },
      PreMacro={
      },
        "/cast [nochanneling] Throw Glaive",
        "/castsequence Felblade",
        "/castsequence Fel Eruption",
        "/castsequence Bladedance",
        "/cast Zorn der Illidari(Artefakt)",
        "/cast Nemesis",
        "/cast Chaos Blades",
        "/castsequence  reset=25  Vengeful Retreat, Teufelsrausch",
        "/castsequence [nochanneling] Optical Blast",
        "/cast Chaos Strike",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Teufelsrausch ? :slight_smile:

Looks to be German for Fel Rush?

Hello

Here is the macro in English

Sequences['MyDamageDH'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Anunåki@Todeswache",
  SpecID=577,
  Talents = "?,?,?,?,?,?,?",
  Help = [[Talents: ?,?,?,?,?,?,?,]],
  Default=1,
  Icon='inv_weapon_glave_01',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
      },
      PreMacro={
      },
        "/cast [nochanneling] Throw Glaive",
        "/castsequence Felblade",
        "/castsequence Fel Eruption",
        "/castsequence Bladedance",
        "/cast Fury of the Illidari",
        "/cast Nemesis",
        "/cast Chaos Blades",
        "/castsequence  reset=25  Vengeful Retreat, Fel Rush",
        "/castsequence [nochanneling] Eye Beam",
        "/cast Chaos Strike",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Jimmy

I’m new to this, so will this script run all of these commands in sequence or do you have to repeatedly press the button to step through the script?

you need to spam you button in order for the macro to work.

Jimmy

Drag the macro icon that was made to your skills bar. Then bind that button to mouse wheel down and just spam it when you need it. I have a Logitech mouse that allows free scrolling (no resistance).