Very Reliable DPS, Destro Warlock 4/22/18

Single Target


Sequences['1Smurf2.0'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Plantains",
  SpecID=267,
  Talents = "1,2,3,3,2,2,2",
  Help = [[Talents – 1,2,3,3,2,2,2]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=20,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/startattack",
      },
      PreMacro={
        "/cast [nochanneling] Immolate",
      },
        "/castsequence [nochanneling] Grimoire: Imp",
        "/castsequence [nochanneling] Summon Doomguard",
        "/cast [nochanneling] Conflagrate",
        "/cast [nochanneling] Soul Harvest",
        "/cast [nochanneling] Chaos Bolt",
        "/cast Channel Demonfire",
        "/cast [nochanneling] Dimensional Rift",
        "/castsequence [nochanneling] Incinerate, Incinerate, Incinerate, Immolate",
      PostMacro={
        "/startattack",
      },
      KeyRelease={
      },
    },
  },
}

1 Like

Shorter sequence that only focuses on the damage booster. Testing this also.

 
Sequences['DPS'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Plantains",
  SpecID=267,
  Talents = "1,2,3,3,2,2,2",
  Help = [[Talents – 1,2,3,3,2,2,2]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=20,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/startattack",
      },
      PreMacro={
        "/cast [nochanneling] Immolate",
      },
        "/castsequence [nochanneling] Grimoire: Imp",
        "/castsequence [nochanneling] Summon Doomguard",
        "/cast [nochanneling] Conflagrate",
        "/cast [nochanneling] Dimensional Rift",
        "/cast [nochanneling] Soul Harvest",
      PostMacro={
        "/startattack",
      },
      KeyRelease={
      },
    },
  },
}
 
Sequences['Incinerate mod'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Plantains",
  SpecID=267,
  Talents = "1,2,3,3,2,2,2",
  Help = [[Talents – 1,2,3,3,2,2,2]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=20,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/startattack",
        "/cast [mod:ctrl] Incinerate",
      },
      PreMacro={
        "/cast [nochanneling] Immolate",
      },
        "/castsequence [nochanneling] Grimoire: Imp, Summon Doomguard",
        "/cast [nochanneling] Conflagrate",
        "/cast [nochanneling] Soul Harvest",
        "/cast [nochanneling] Chaos Bolt",
        "/cast Channel Demonfire",
        "/cast [nochanneling] Dimensional Rift",
      PostMacro={
        "/startattack",
      },
      KeyRelease={
      },
    },
  },
}

Incinerate and Dimensional Rift is modded.


Sequences['2B'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Plantains",
  SpecID=267,
  Talents = "1,2,3,3,2,2,2",
  Help = [[Talents – 1,2,3,3,2,2,2]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=20,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/startattack",
        "/cast [mod:ctrl] Incinerate",
        "/cast [mod:alt] Dimensional Rift",
      },
      PreMacro={
        "/cast [nochanneling] Immolate",
      },
        "/castsequence [nochanneling] Grimoire: Imp, Summon Doomguard",
        "/cast [nochanneling] Conflagrate",
        "/cast [nochanneling] Soul Harvest",
        "/cast [nochanneling] Chaos Bolt",
        "/cast Channel Demonfire",
      PostMacro={
        "/startattack",
      },
      KeyRelease={
      },
    },
  },
}
 
 
Sequences['9S'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Plantains",
  SpecID=267,
  Talents = "1,2,3,3,2,2,2",
  Help = [[Talents – 1,2,3,3,2,2,2]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=20,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/startattack",
        "/cast [mod:ctrl] Incinerate",
        "/cast [mod:alt] [nochanneling] Dimensional Rift",
      },
      PreMacro={
        "/cast [nochanneling] Immolate",
      },
        "/castsequence [nochanneling] Grimoire: Imp",
        "/castsequence [nochanneling] Summon Doomguard",
        "/cast [nochanneling] Conflagrate",
        "/cast [nochanneling] Soul Harvest",
        "/cast [nochanneling] Chaos Bolt",
        "/cast Channel Demonfire",
      PostMacro={
        "/startattack",
      },
      KeyRelease={
      },
    },
  },
}

I have tested your macro and its working realy good. Almost at the sim dps.

Here is proof:
Dest macro by 1smurf

Character: Krypko-Frostmane
Ilvl 972

Tested this macro with the following AHK script:

toggle = 0
#MaxThreadsPerHotkey 2
#ifWinActive World of Warcraft
{
$ctrl::
Toggle := !Toggle
While Toggle{
Send {0}
sleep 100
}
return
}
Numpad0::ExitApp

Raidbots SIMDPS - NB! This is ofc with perfect rotation and movement.

SimDPS

For those you wants to see numbers

macro dps

For me this macro outperforms the other dest macros in this forum. It might be that this macro is suitable for me due to the high ilvl and gear i have. The other macros might be more suitable for lower ilvls.

-Krypko

Maths which macro did you use? their’s 5

1st post where it says Single target.

[quote quote=59008]For me this macro outperforms the other dest macros in this forum. It might be that this macro is suitable for me due to the high ilvl and gear i have. The other macros might be more suitable for lower ilvls.
-Krypko[/quote]

Hey thanks alot for your comment. I hope this works well for lower item level users too. Ill keep trying to make tweaks and point out some ways I use it.

IS there an aoe version?

I do not have an AOE version because I found that destro does best at single target and 2 target, i do not respect rain of fire at all. The high dps done by havoc on mobs is enough of a justification for me to focus on those 2. Also if you use Magistrike Restraints switch the last talent tier to Wreak Havoc, you have strong AOE right there.

what ms u running it on

How can you do the Press and don’t release ? Because I see some people asking for MS, and wanted to know if I have to click the button every-time, or if I can just hold it in and it will cycle through the spells. Thank You :slight_smile:

Hey guys, 100-125 ms depending on latency.

I never release. Let it ride.

Your LZMacro is working great (the single target one)!!
Before I started using your macro, I had a macro key with:
#showtooltip Havoc
/cast Havoc
/targetlasttarget

So when I see that I can cast Choas Bolt, I tab target and hit the Havoc macro-key, Chaos Bolt hits current and last target. Also, was using the 100 talent “Wreak Havoc”

Can that be incorporated into the sequence someway?