ShadowRüüd

So i hope it works :smiley:
u can spam the button but use ur artifact weapon by urself =)
my shadow is atm 952 and i do on dummy 1 mill - 1,7 mill dps

Sequences['ShadowRüüd'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Yesori",
  Talents = "1211231",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequentiell",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/castsequence [nochanneling] reset=target  Vampirberührung, Schattenwort: Schmerz, Null",
      },
      PreMacro={
      },
        "/cast [nochanneling] Gedankenschlag",
        "/cast [nochanneling] Gedankenschlag",
        "/castsequence [nochanneling] reset=combat/target Gedankenschinden, Leereneruption, Vampirberührung, Schattenwort: Schmerz, Gedankenschlag, Gedankenschlag",
        "/cast [nochanneling] Leereneruption",
        "/cast [nochanneling] Leerenblitz",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

place holder

Sequences['ShadowRüüd'] = {
-- This Sequence was exported from GSE 2.2.07.
  Author="Yesori",
  SpecID=5,
  Talents = "1211231",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/castsequence [nochanneling] reset=target  Vampiric Touch, Shadow Word: Pain, Null",
      },
      PreMacro={
      },
        "/cast [nochanneling] Mind Flay",
        "/cast [nochanneling] Mind Flay",
        "/castsequence [nochanneling] reset=combat/target  Mind Flay, Void Eruption, Vampiric Touch, Shadow Word: Pain, Mind Blast, Mind Blast",
        "/cast [nochanneling] Void Eruption",
        "/cast [nochanneling] Void Bolt",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Just a quick translate for those that want it. Gonna test it myself soon.