Good DPS macro (7.1.5)

Hello Lazys,

I’m working on a good dps macro with hight dots uptime.

SINGLE target:

TALENT: 33?1323

Sequences['Weedb_ST'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="Weedb",
  SpecID=103,
  Talents = "3311323",
  Default=1,
  Icon='Ability_Druid_CatForm',
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [noform:2] Cat Form",
        "/cast [nostealth,nocombat] Prowl",
        "/castsequence [stealth,nocombat] Wild Charge, Rake",
        "/castsequence [combat] reset=combat  Shred, Shred, Rip, null",
      },
      PreMacro={
      },
        "/castsequence  reset=combat  Rake, Moonfire, Shred, Savage Roar, Shred, Rake, Moonfire, Shred, Rip",
        "/cast [combat] Tiger's Fury",
        "/cast [combat] Brutal Slash",
        "/cast Ashamane's Frenzy(Artifact)",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
        "/cast [combat] Berserk",
      },
    },
  },
}


Test data:
DPS: 219.8K
Damage: 100,72M
iLVL: 830 (fresh 110)
Artif. rank: 18

Multi-target:

coming soon

Try it, and leave comment! Thanks.

Addons:
You can use this macro with: https://mods.curse.com/addons/wow/gse-gnome-sequencer-enhanced-advanced-macros
How to use: https://wowlazymacros.com/forums/topic/gse-2-0/page/2/#post-37675

Testing it as we speak :slight_smile:

Savage roar not firing off

Fires off everything for me, maybe check your clickspeed / something julian, realy amazing macro we have here i had the macro from Brugrabud and when i put this one in /gse import my dps went insanely up (currently lvl 102) and almost 1shotting everything. Good job, would love to see the aoe one in future <3

is there a reason Ferocious Bite is not in the macro?

Jimmy

Image and video hosting by TinyPic">

Some not firing for me either, the white and red spells aren’t

Nevermind, realised there was some spaces in the actual macro causing those lines not to fire

Here is the macro with the spaces removed

Sequences['Weedb_ST'] = {
-- This Sequence was exported from GSE 2.0.14.
Author="Weedb",
SpecID=103,
Talents = "3311323",
Default=1,
Icon='Ability_Druid_CatForm',
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [noform:2] Cat Form",
"/cast [nostealth,nocombat] Prowl",
"/castsequence [stealth,nocombat] Wild Charge, Rake",
"/castsequence [combat] reset=combat  Shred, Shred, Rip, null",
},
PreMacro={
},
"/castsequence reset=combat Rake, Moonfire, Shred, Savage Roar, Shred, Rake, Moonfire, Shred, Rip",
"/cast [combat] Tiger's Fury",
"/cast [combat] Brutal Slash",
"/cast Ashamane's Frenzy",
PostMacro={
},
KeyRelease={
"/startattack",
"/cast [combat] Berserk",
},
},
},
}

Anyone has already AOE macro that is working with this ?

Not sure if you need an AOE with this macro. I tested it last night and I was pulling the best AOE dps I have have ever gotten on my feral Druid. As well as pulling great single target dps as well. I did take out Berserk, by literally only removing the word “Berserk” from the macro. Mainly because I like to choose when I fire it off. Which is usually only on bosses.

Very nice macro!! No hang ups or pauses. Runs very smoothly. Thank you Kemu and Spoony as well. I myself would like to recommend this macro for the High Performance list.

I agree this is a better macro than mine, the average DPS is about 5-10k better. However, it still freezes up in some fights, so I had to revert back to mine. Specifically Gul’Dan, it doesn’t respond well to switching targets rapidly (eyes, adds, gul’dan) so be aware there’s a chance you could be mid fight and SOL :frowning:

Hey! I’m new to this site and I was wondering if there is a way to add in a cast regrowth when it procs for using bloodtalons?