TrueLove 7.2.5

Hello, I’m working on a new SUB macro for 7.2.5 PVE content.

version 0.1 SINGLE DPS:

Sequences['TrueLove'] = {
-- This Sequence was exported from GSE 2.1.04.
  Author="Allamtitok@Silvermoon",
  SpecID=261,
  Talents = "1231133",
  Helplink = "https://wowlazymacros.com/forums/topic/truelove-7-2-5/",
  Help = [[Simle DPS macro. ]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast [nocombat,nostealth] Stealth",
        "/cast [form:1,stealth] Shadowstrike",
        "/cast [combat] Symbols of Death",
      },
      PreMacro={
      },
        "/castsequence  reset=target/combat  Shadowstrike, Shadowstrike, Nightblade, Shadowstrike, Backstab, Eviscerate, Backstab, Backstab, Backstab, Death from Above",
        "/castsequence  reset=target/combat  Backstab, Backstab, Backstab, Nightblade, Backstab, Backstab, Backstab, Eviscerate",
        "/cast [combat] Death from Above",
        "/cast [combat] Shadow Blades",
        "/cast [combat] Goremaw's Bite",
        "/cast [combat] Shadow Dance",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat] Shadowstrike",
      },
    },
  },
}

AOE:
Soon

I’m waiting the TEST DATA. (DAMAGE, DPS, and iLVL) Thank you!

PS:
Thanks Johnnycool for the ideas from SubLove.