7.1.5 Rotation

Try this and see how you like it, I am iLvl 875 and on test dummies I’m getting around 400k dps
Let me know if anything needs changing.

Sequences[‘MMRaiding’] = {
Author=“Raxons@Thrall”,
SpecID=254,
Talents = “1313113”,
Default=1,
Icon=‘Ability_Hunter_FocusedAim’,
MacroVersions = {
[1] = {
StepFunction = “Sequential”,
KeyPress={
},
PreMacro={
“/targetenemy [noharm][dead]”,
“/cast Windburst”,
},
“/cast Trueshot”,
“/cast Marked Shot”,
“/castsequence Aimed Shot, Aimed Shot, Aimed Shot”,
“/cast Arcane Shot”,
“/cast Aimed Shot”,
“/castsequence Arcane Shot, Arcane Shot, Arcane Shot”,
“/cast Marked Shot”,
“/castsequence Aimed Shot, Aimed Shot”,
PostMacro={
},
KeyRelease={
},
},
},
}

IT SAYS, ITS UNABLE TO IMPORT BROTHER.

[quote quote=39776]IT SAYS, ITS UNABLE TO IMPORT BROTHER.
[/quote]

I imported it no problem, are you using the newest build? I exported that directly out of GS.

Yes I copy and pasted what you have and it says unable to import. I have the new 2.0 and everything, you sure you pot and pasted it here correctly?

Try it now, the spec ID had to be a number not a name

Why did You make another thread not just update old one?.. Make it [code] please and it has some problem coz it looks like no1 can import it.

It’s probably me but you have used “A Murder of Crows” in the talents but I can’t see it being used anywhere in the macro?

I use it on a separate key, this way I can save it for when the boss is at 20% instead of it firing off all the time

[quote quote=39859]Why did You make another thread not just update old one?… Make it [code] please and it has some problem coz it looks like no1 can import it.
[/quote]If you bother to look at the times they were posted, one was for trying to get it to work, other was it working, and I had no problems importing it myself, code or no code.
And saying making it code without asking if I knew how or helping does nothing.

Nevermind then It looks like u have completly diffrent gse addon coz most if not all ppl couldnt import it… I have been trying to change few things in it but still it has some problem in code. The “code” button is right upon replay windows under the topic.

there you go in Code

Sequences['MMRaiding'] = {
  Author="Raxons@Thrall",  
  SpecID=254,
  Talents = "1313113",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
      },
      PreMacro={
        "/targetenemy  [noharm][dead]",
        "/cast Windburst",
      },
        "/cast Trueshot",
        "/cast Marked Shot",
        "/castsequence Aimed Shot, Aimed Shot, Aimed Shot",
        "/cast Arcane Shot",
        "/cast Aimed Shot",
        "/castsequence Arcane Shot, Arcane Shot, Arcane Shot",
        "/cast Marked Shot",
        "/castsequence Aimed Shot, Aimed Shot",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Ron this is your macro

ITS WORKING PERFECT THANK YOU NANO!!!

what delay should we use with this style macro since its not priority

ive been finding all macros since patch not really working well for the rotation, and oddly enough dps is way down from raiding dummies compared to heroics or mythics.

anyone else struggling?

definatly, i have another question as i am not totally up to speed yet with some of the changes with the macros, i have cut and pasted even had the macros accepted and dragged to toolbar yet when i fire off all i get is aimed shot and even concussive shot that isnt even in the macro, also why are there so many spaces on each line prior to the cast? maybe i am just looking for nice straight lines with out indents ? also are sidewinders no goot to use anymore not even for appling huntersmark?

Thanks, but the talents are 1313113 not 1113321

i use synapse for my bad wrists, i cant seem to find a good flow for this… ive tried multiple times

too fast is higher dps but misses the rotation, slower is low dps… im so confused lol

well its took me a while but worked it out, previously i was closing /gs and opening /macro and then dragging to my toolbar this did not work so well. so what i did was use the import button paste the macro press import again (should see imported correctly on screen), clse gs and then reopen, find the macro u want create icon and then drag the icon from the middle of gs to your toolbar and thats how it worked for me, many thaks to ~ron for all assistance over last 2 days

Do you really use Windburst in the Pre-Macro and Trueshot in the Main-Part ? This will surely stuck…

This is the first macro i am testing with GSE2 and 7.1.5

I removed trueshot, and put windburst into the main not pre.

Chose volley instead of crows, but thats just perso choice.

All is running fine. (From a very casual player point of view)

Oh and thanks Rob for the ‘drag new icon’ info.