Laziest Macro - GSE2

OK - here is a macro for GSE2 that I just put in. It is meant to be a one-button push regardless of situation, it does use the mod: alt key for AoE use of multi-strike and stampede. It has /assist in there to assist your focus if one is set. I don’t know if this will be good on DPS but when I use it I get around the same DPS as I get when I use other macros posted here.

Open /gs, select import, paste in, click import, close gs, open gs, edit macro, change spec to something else, change spec back to beast master, create icon, drag to bar. That should do it

Sequences['bm_allinone'] = {
  Author="SereneLunatic",  
  SpecID=253,
  Talents = "3222311",
  Default=1,
  Icon='ability_hunter_bestialdiscipline',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy  [noharm][dead]",
        "/assist  [@focus,exists,nodead]",
        "/cast [nopet,nodead] Call Pet 2; [@pet,dead] Heart of the Phoenix",
        "/petautocastoff  [group] Growl",
        "/petautocaston  [nogroup] Growl",
        "/cast [combat,pet:Spirit Beast,@player] Spirit Mend",
        "/cast [combat,pet,@player] Roar of Sacrifice",
        "/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection",
        "/petattack  [@target,harm]",
        "/cast [combat] Blood Fury",
      },
      PreMacro={
      },
        "/cast [nochanneling] Bestial Wrath",
        "/cast [nochanneling] Kill Command",
        "/cast [nochanneling] Dire Frenzy",
        "/cast A Murder of Crows",
        "/cast [nochanneling] Titan's Thunder",
        "/cast [nochanneling] Intimidation",
        "/cast [nochanneling] Cobra Shot",
        "/cast [nochanneling] Concussive Shot",
        "/cast [nochanneling] Titan's Thunder",
        "/cast A Murder of Crows",
        "/cast [nochanneling] Kill Command",
        "/cast [nochanneling] Bestial Wrath",
        "/cast Mend Pet",
      PostMacro={
      },
      KeyRelease={
        "/cast Aspect of the Wild",
        "/cast [mod:alt] Multi-Shot",
        "/cast [mod:alt] Stampede",
        "/cast Exhilaration",
      },
    },
  },
}

Let me know how it works for you.

macro is unable to import, think this one is broken.

Thanks, I will look at it again. This was an export copy and paste so not sure what the issue might be.

As above, not sure why, but I am unable to import myself even after testing the macro works, then doing an export, and then a straight copy/paste.

All but the KeyRelease can be put into a macro manually.

IM NOT SURE HOW TO DO IT MANUALLY. YOU THINK YOU CAN WALK ME THOUGH IT?

Try this, cleaned it up whilst looking at TL’s video and samples…

Sequences['bm_allinone'] = {
  Author="SereneLunatic",  
  SpecID=253,
  Talents = "3,2,2,2,3,1,1",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy  [noharm][dead]",
        "/assist  [@focus,exists,nodead]",
        "/cast [nopet,nodead] Call Pet 2; [@pet,dead] Heart of the Phoenix",
        "/petautocastoff  [group] Growl",
        "/petautocaston  [nogroup] Growl",
        "/cast [combat,pet:Spirit Beast,@player] Spirit Mend",
        "/cast [combat,pet,@player] Roar of Sacrifice",
        "/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection",
        "/petattack  [@target,harm]",
        "/cast [combat] Blood Fury",
      },
        '/cast [nochanneling] Bestial Wrath',
        '/cast [nochanneling] Kill Command',
        '/cast [nochanneling] Dire Frenzy',
        '/cast A Murder of Crows',
        '/cast [nochanneling] Titan's Thunder',
        '/cast [nochanneling] Intimidation',
        '/cast [nochanneling] Cobra Shot',
        '/cast [nochanneling] Concussive Shot',
        '/cast [nochanneling] Titan's Thunder',
        '/cast A Murder of Crows',
        '/cast [nochanneling] Kill Command',
        '/cast [nochanneling] Bestial Wrath',
        '/cast Mend Pet',
      KeyRelease={
        "/cast Aspect of the Wild",
        "/cast [mod:alt] Multi-Shot",
        "/cast [mod:alt] Stampede",
        "/cast Exhilaration",
      },
    },
  },
}

Still unable to import.

that’s looks Mad lol

To create manually open /gs, click new. On the first page fill out the name, talents, spec, and author. On the second page select sequential if not already selected, paste in the commands from the keypress section into keypress area. Paste in the commands from the macro section into the macro area. Click save. Close gs. Open gs. Select another spec ID, then select beastmaster spec id again, click save and then close. Click create icon, thenn drag the ? to your hotbar.

Whenpasting in the commands remove all quotation marks on the outside of the command and then also remove the commas from each line.

Unfortunately there is not a way to put in KeyRelese sections through the editor yet so to get those in there you have to click export, highlight all and ctrl+c to copy, then close, click import, paste in the entire macro, then paste in the lines from the macro above for the keyrelease portion, then click import.

I don’t think it will work though because even using the export function I cannot import this macro. I am using it in game and it seems to have about the same DPS as I have seen using other macros posted here, I just wanted an all in one macro.

When I use this I have a macro that I made in the macro section in WOW 9not using GSE2). It is

/petpassive
/cast fetch

I have that hotkeyed onto one of my side buttons on my mouse and as soon as the mob is dead, unless there are more to kill right away, that keeps my pet doing what I want it to do. Oh yeah, my pet is always on passive already.

Hope you can get this to work for you when you try it.

Corrected teh problem with the original post. That should now import cleanly.

Please use the original post and not the 5th post down as it has the incorrect syntax usage and won’t import due to Titan’s Thunder.

[quote quote=40055]Corrected teh problem with the original post. That should now import cleanly.
[/quote]

Thanks!

It should be like this:

Sequences['bm_allinone'] = {
  Author="SereneLunatic",  
  SpecID=253,
  Talents = "3,2,2,2,3,1,1",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy  [noharm][dead]",
        "/assist  [@focus,exists,nodead]",
        "/cast [nopet,nodead] Call Pet 2; [@pet,dead] Heart of the Phoenix",
        "/petautocastoff  [group] Growl",
        "/petautocaston  [nogroup] Growl",
        "/cast [combat,pet:Spirit Beast,@player] Spirit Mend",
        "/cast [combat,pet,@player] Roar of Sacrifice",
        "/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection",
        "/petattack  [@target,harm]",
        "/cast [combat] Blood Fury",
      },
        "/cast [nochanneling] Bestial Wrath",
        "/cast [nochanneling] Kill Command",
        "/cast [nochanneling] Dire Frenzy",
        "/cast A Murder of Crows",
        "/cast [nochanneling] Titan's Thunder",
        "/cast [nochanneling] Intimidation",
        "/cast [nochanneling] Cobra Shot",
        "/cast [nochanneling] Concussive Shot",
        "/cast [nochanneling] Titan's Thunder",
        "/cast A Murder of Crows",
        "/cast [nochanneling] Kill Command",
        "/cast [nochanneling] Bestial Wrath",
        "/cast Mend Pet",
      KeyRelease={
        "/cast Aspect of the Wild",
        "/cast [mod:alt] Multi-Shot",
        "/cast [mod:alt] Stampede",
        "/cast Exhilaration",
      },
    },
  },
}

then you can import this great macro.

I’ve tried probably 30 times to get this to work. Says it imports but never shows up in the list no matter what options I have checked. Am I missing something here? It’s not just this macro either any of the new one I try do this.

Still says unable to Import for me

Weird, I just clicked import then copy and pasted and everything worked just fine for me.

Did you use the one in the first post? The one that TimotyLuke edited? It imports for me as well.