The BEST Marksmanship - PVE – WOW 7.1.5

Hi, guys, after a long time I’m back.

Hunter Marksmanship - PVE – WOW 7.1.5
Spec: 1,3,1,3,1,1,3
Race: Orc

Button:01 ST_MM - Single-Target:

Sequences['ST_MM'] = {
-- This Sequence was exported from GSE 2.1.00.
  Author="OMGBERG",
  SpecID=254,
  Talents = "1,3,1,3,1,1,3",
  Default=1,
  Icon='Ability_Hunter_FocusedAim',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=20,
      KeyPress={
        "/targetenemy [noharm] [dead]",
        "/cast [target=focus, exists, nodead] Misdirection",
      },
      PreMacro={
      },
        "/cast [nochanneling] reset=target Windburst",
        "/cast A Murder of Crows",
        "/castsequence reset=target Aimed Shot, Aimed Shot, Aimed Shot, Arcane Shot, Arcane Shot, Arcane Shot, Marked Shot",      
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Button 02 - AoE_MM - Multi-Target:

Sequences['AoE_MM'] = {
-- This Sequence was exported from GSE 2.1.00.
  Author="OMGBERG",
  SpecID=254,
  Talents = "1,3,1,3,1,1,3",
  Default=1,
  Icon='Ability_Hunter_FocusedAim',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      LoopLimit=20,
      KeyPress={
        "/targetenemy [noharm] [dead]",
        "/cast [target=focus, exists, nodead] Misdirection",
      },
      PreMacro={
      },
        "/cast [nochanneling] reset=target Windburst",
        "/cast A Murder of Crows",
        "/castsequence reset=target Multi-Shot, Multi-Shot, Multi-Shot, Marked Shot, Aimed Shot, Aimed Shot, Aimed Shot",  
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Button 03 - creater Macro Bust

#showtooltip BUST
/cast Blood Fury
/cast Trueshot
/cast Potion of Prolonged Power

-------------------------//----------------------------

Thanks everyone on the Gnomesequence team are doing a great job, I really like this addon.
I hope you like my macro.

For some reason it just stops doing anything and only casts windburst after about a minute.

I made some changes, it’s working now

Thank you!

have a same problem casts windburst after about a minute…seams still locks upp

remove the }, in Premacro second line and write it in the last line in premacro

What is that “”/cast Raven Flock,null"," spell if I may ask :slight_smile:

I converted this to GSE 1.4 and it doesn’t work. I don’t trust GSE 2 until an official STABLE version is released.

Sequences['HunterMM_ST'] = {
PreMacro=[[
/targetenemy [noharm] [dead]
/cast [nochanneling] Windburst
/cast [target=focus, exists, nodead] Misdirection
/cast Raven Flock,null
]],
	"/castsequence reset=combat Aimed Shot, Aimed Shot, Aimed Shot, Arcane Shot, Arcane Shot, Arcane Shot, Marked Shot",
	"/cast [reset=target] Raven Flock",
	"/cast [nochanneling] [reset=target] Windburst",
}

When started it does a Windburst, and then starts a sequence of Auto Shots. Then it locks. If it doesn’t lock, it repeats AutoShot five times before Windburst again. Repeat until bored.

Why is there null in there??
And for Multi-Target you should have Volley on, not be using A Murder of Crows.

I’ve been using the Beta since Feb and it works much better than any of the old versions ever did.

Have you got a good sequence with the talent : 1 3 1 3 1 3 3 or 1 1 1 3 1 3 3 Maroto?