Marksman Hunter (Newest xmas GS) 12/21/15

Hello all gamers,

In Marksman there are many ways that you can go, but I like this one the best, now that figured out how I want to burst I am using these… Again I apologize to all for the long wait but have had some tragic family/friends real life stuff come up. But this is what I am using as far as MM

I usually choose Raptor, or Hyena for Lone wolf for the haste or damage. (obviously it’s what the raid needs will be what you use)

Updated: 12/21/15
Talents: 3,1,1,1,1,3,2
Major Glyphs: Chimaera Shot, Deterrence, Liberation
Minor Glyphs: Aspect of the Beast, Feign, Aspect of the Cheetah
Food: Pickled Eel
Pre Pot: Draenic Agility Potion
Flask: Greater Draenic Agility Flask
Rune: Hyper Augment Rune

Single Target:

Sequences['HmmST'] = {
StepFunction = [[
	limit = limit or 1
	if step == limit then
		limit = limit % #macros + 1
		step = 1
	else
		step = step % #macros + 1
	end
]],
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/cast Rapid Fire
]],
	'/castsequence [nochanneling] reset=20 !Barrage,!Barrage,!Barrage',
	'/cast [nochanneling] !A Murder of Crows',
	'/castsequence [nochanneling] reset=20 !Barrage,!Barrage,!Barrage',
	'/castsequence [nochanneling] reset=combat Focusing Shot,Focusing Shot,Focusing Shot',
	'/cast [nochanneling] !Kill Shot',	
	'/cast [nochanneling] !Chimaera Shot',        
	'/cast [nochanneling] Aimed Shot',
	'/cast [nochanneling] Aimed Shot',
	'/cast [nochanneling] !Kill Shot',	
	'/cast [nochanneling] !Chimaera Shot', 
	'/cast [nochanneling] Aimed Shot',
	'/cast [nochanneling] Aimed Shot',	 
	'/cast [nochanneling] !Kill Shot',	
PostMacro = [[
/startattack
/use [combat]14
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
]],
}

Multi-target

Sequences['HmmAOE'] = {
StepFunction = [[
	limit = limit or 1
	if step == limit then
		limit = limit % #macros + 1
		step = 1
	else
		step = step % #macros + 1
	end
]],
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/cast Rapid Fire
]],
	'/castsequence [nochanneling] reset=20 !Barrage,!Barrage,!Barrage',
	'/cast [nochanneling] !A Murder of Crows',
	'/castsequence [nochanneling] reset=20 !Barrage,!Barrage,!Barrage',
	'/castsequence [nochanneling] reset=combat Focusing Shot,Focusing Shot,Focusing Shot',
	'/cast [nochanneling] Multi-Shot',
	'/cast [nochanneling] !Chimaera Shot',
	'/cast [nochanneling] !Kill Shot',	
	'/cast [nochanneling] Multi-Shot',
	'/cast [nochanneling] !Chimaera Shot',
	'/cast [nochanneling] !Kill Shot',	
	'/cast [nochanneling] Multi-Shot',
    '/cast [nochanneling] !Chimaera Shot',	
	'/cast [nochanneling] !Kill Shot',
PostMacro = [[
/startattack
/use [combat]14
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
]],
}

Thanks,
Beef

I am liking this so far, looking out for updates. :slight_smile:

I am glad that you like this thanks you,

Thanks,
Beeef

Hi ty for macro i got a Little problem it says
/targetenemy [noharm] [dead]
/startattack/petattack/use [combat]13/use [combat]14

Do you know why ?

[quote quote=22710]Hi ty for macro i got a Little problem it says /targetenemy [noharm] [dead] /startattack/petattack/use [combat]13/use [combat]14
Do you know why ?
[/quote]

[quote quote=22712]

<div class=“d4p-bbt-quote-title”>bo wrote:</div>Hi ty for macro i got a Little problem it says /targetenemy [noharm] [dead] /startattack/petattack/use [combat]13/use [combat]14 Do you know why ?

[/quote]

There is an error in the code. It should be called A Murder of Crows. Just add the A
and “/targetenemy [noharm][dead]”, should be past the ]],

Here is the fixed code -

Single:

Sequences[‘HmmsT’] = {
PreMacro = [[
]],
“/targetenemy [noharm][dead]”,
‘/cast Chimaera Shot’,
‘/cast Kill Shot’,
‘/cast A Murder of Crows’,
‘/cast Glaive Toss’,
‘/cast Aimed Shot’,
‘/cast Aimed Shot’,
‘/cast Steady Shot’,
‘/cast Rapid Fire’,
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
]],
}

Multi:

Sequences[‘HmmAoE’] = {
PreMacro = [[
]],
“/targetenemy [noharm][dead]”,
‘/cast Rapid Fire’,
‘/cast Kill Shot’,
‘/cast Multi-shot’,
‘/cast Multi-Shot’,
‘/cast Glaive Toss’,
‘/cast Steady Shot’,
‘/cast Chimaera Shot’,
‘/cast A Murder of Crows’,
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
]],
}

EDIT: Help resolve the /targetenemy error

[quote quote=22377]Hello all,
In Marksman there are many ways that you can go but I like this one the best. Im still pulling almost as much as BM 45-50 Burst and 22-24k+ Standard. I hope these work for you as well as they do for me.
Updated: 1/27/25 Talents: 3,1,2,3,1,1,2 Major Glyphs: Chimaera Shot, Disengage, Deterrence Minor Glyphs: Revive Pet, Play Dead, Aspect of the Cheetah Food: Calamari Crapes Pre Pot: Draenic Agility Potion Flask: Greater Draenic Agility Flask
Single Target:

Sequences['HmmsT'] = {
PreMacro = [[
/targetenemy [noharm][dead]
]],
	'/cast Chimaera Shot',
	'/cast Kill Shot',
	'/cast Murder of Crows',
	'/cast Glaive Toss',
	'/cast Aimed Shot',
	'/cast Aimed Shot',
	'/cast Steady Shot',
	'/cast Rapid Fire',
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
]],
}
```Multi-Target:

Sequences[‘HmmAoE’] = {
PreMacro = [[
/targetenemy [noharm][dead]
]],
‘/cast Rapid Fire’,
‘/cast Kill Shot’,
‘/cast Multi-shot’,
‘/cast Multi-Shot’,
‘/cast Glaive Toss’,
‘/cast Steady Shot’,
‘/cast Chimaera Shot’,
‘/cast Murder of Crows’,
PostMacro = [[
/startattack
/petattack
/use [combat]13
/use [combat]14
]],
}

Thanks, Beef
[/quote]

do u have to replace steady shot with focusing shot in the script or does it fire it off as steady shot?

BH you are wrong about the target enemy line as it WAS in the right place in the pre macro part
You are right about the “A Murder of crows” part though

Alternative and better Macros using Macro Toolkit

ilvl 665
Talents - 1,3,1,1,1,3,3
Glyphs - Chimaera Shot, Liberation, No Escape

Single Target

#showtooltip Aimed Shot
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/use [combat] Mecha-Blast Rocket
/use [combat]Rapid Fire
/castsequence [nochanneling] reset=9 Chimaera Shot,Aimed shot,Steady Shot,Steady Shot,Steady Shot
/castsequence reset=target !A Murder of Crows,!Barrage,!Barrage,!Barrage,!Barrage,!Barrage
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/startattack

AOE Macro

#showtooltip multi-shot
/targetenemy [noharm][dead]
/castsequence [nochanneling] reset=5 Barrage,Steady Shot,Steady Shot,multi-shot,multi-shot,steady shot,steady shot,multi-shot,multi-shot,steady shot,steady shot
/castsequence [nochanneling] reset=target !A Murder of Crows

Cheers Spud

So how would you put kill shot into this mix?

Hey there,

Kill shot is actually already in the cast sequence so you don’t have to worry about that but if you would like you could just add a line in the macro for oil shot. Mine is working perfectly.

Thanks,
Beef

Hey beef been following your macros for a while, may i ask why arcane shot is in there?

Hi Jack
Could it be something to do with its not in MM tree

lol…is that not what Jack was implying…as in why is it in there when its not in the MM tree?

Miss read of his post me thinks there Danny :wink:

These macro’s rock. Tnx for all your hard work Beef

Beef - hey i tried your macro out and its yet another that disconnects me from game after about 15secs of start - anyone else have this problem ? other macros work fine for me…

Hi Beef

Got a question for you on talents
Updated: 4/10/15
Talents: 3,1,2,1,3,3,3

Lvl 30 talent Binding shot its not in the macro and no mention of having it on a key to press is this the wrong talent ?

[quote quote=23977]Hi Beef
Got a question for you on talents Updated: 4/10/15 Talents: 3,1,2,1,3,3,3
Lvl 30 talent Binding shot its not in the macro and no mention of having it on a key to press is this the wrong talent ?

Quote
[/quote]

I just use that for mobs in BF to help tanks on original main group pulls with MD so its not really in the macro its something I keep on my bars. If you would like I can post a picture of what I have on my bars and the macros. It might give a better insight into what I use as non macro and what I do just incase it does not fire off + all of my defenses that I have there for main ability’s for raiding. Let me know.

Beef.

I like to add

/cast [@focus,help][help][@pet,exists] Misdirection

in the pre macro section too look like this

PreMacro = [[
/targetenemy [noharm][dead]
/cast [@focus,help][help][@pet,exists] Misdirection
/cast [combat] Rapid Fire
]]

then in the post macro my racial ability

PostMacro = [[
/startattack
/cast [combat] arcane torrent
/use [combat] 14
/use [combat] 13
/petattack
]]

only a couple minor tweaks otherwise good stuff