Marksman Hunter Patch 6.2 (09/07/'15)

Welcome guys and ladies,

My guildmaster had a chat with a GM about the use of “Gnome Sequencer” and the use of “AutoHotkey”.
The GM approved the use of it.
Approval of the use.

So yeah, after hearing this I made my own sequence to use.

I am currently Geared as a Beastmastery Hunter with a couple items for Marksman (Ilvl 691 equiped).
I am pulling of 40k - 55k steady (Without Burst) with Agi flask, Crit food and crit buff on a single target dummie in my garrison.
(Do not forget to Pre-pot before each boss fight)

Talents : 1 1 2 3 3 1 3
Major Glyphs : Chimaera Shot, Disengage, Deterrence
Minor Glyphs : Its up to you!

I used the Marksman guide on icy-veins to create this sequence.

If you still want to track your buffs and cooldown with weakauras i suggest you to create or find weakauras according to your taste.

You might remove stampede from the macro and use a stop casting killshot macro for optimizing your dps.

Marksman Single Target

Sequences['MMsingle'] = {
StepFunction = [[
	limit = limit or 1
	if step == limit then
		limit = limit % #macros + 1
		step = 1
	else
		step = step % #macros + 1
	end
]],
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/use Rapid Fire
]],       
	'/castsequence [nochanneling] reset=combat !Kill Shot',
	'/castsequence [nochanneling] reset=15 !Glaive Toss',	
	'/castsequence [nochanneling] reset=9 !Chimaera Shot',
        '/castsequence [nochanneling] reset=combat !Kill Shot',
	'/castsequence [nochanneling] reset=300 !Stampede',
                       '/cast [nochanneling] Aimed Shot',
                       '/cast [nochanneling] Steady Shot',
		       '/cast [nochanneling] Steady Shot',	
PostMacro = [[
/startattack
/use [combat]13
/use [combat]14 
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
]],
}

Optimizing gear and enchants.

For optimizing my enchants and stats I use the Program : Simulationcraft
Simulationcraft shows you your optimal dps and shows you the stats weights.

For optimizing my gear I use : Ask Mister Robot (The AddOn and the website)
The site has a option called : Best in Bag and Edit weights.
you must create an account and use the AddOn for the Best in Bag option.
And I use the stat weights from Simulationcraft to get the best results out of it.

For Questions add me on Battletag: Darkramz#2160

Cheers and have fun!

hi there I don’t know how to use AutoHotkey so I just smashed the hell out of the macro and I got 22.7k dps for a 5 min fight with your macro and it seems to skip a lot of steady shots copared to my toolkit macro witch is pulling 27.6k I don’t know if I need AutoHotkey RSVP

Appears to me like you took my macro lol…

https://wowlazymacros.com/forums/topic/my-gs-one-click-macro-35-40k-currently-in-raids/

Appears to me like you took my macro lol…

GS one click macro 44k+ HFC all bosses(Updated 8/12/15) - Patch 6.0+ - WoW Lazy Macros

This macro is not even close to my macro dude, wtf are you talking about.

2 lines of code. I dont use stampede and use trinket 14. besides that its exactly the same. No need to cuss, but it definitely. I only say this because we could be collaborating together to make the macro even better.

What are you doing on Multitargets?