Max's Survival 3/18

Sequences['SVHunt'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
/petattack
/console Sound_EnableSFX 0
]],
'/castsequence [@focus,exists][@Pet] reset=combat Misdirection,Mend Pet',
	'/castsequence reset=target Concussive Shot,null',
	'/cast Explosive Shot',
	'/cast A Murder of Crows',
	'/cast Black Arrow',
	'/cast Glaive Toss',
	'/cast Explosive Shot',
	'/cast Arcane Shot',
	'/cast Arcane Shot',
	'/cast Arcane Shot',
	'/cast Cobra Shot',
PostMacro = [[
/cast [combat] A Murder of Crows
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

AOE

Sequences['HSVAoE'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/startattack   
/petattack
/console Sound_EnableSFX 0
]],
'/castsequence [@focus,exists][@Pet] reset=combat Misdirection,Mend Pet',
	'/cast Glaive Toss',
	'/cast Multi-Shot',
	'/cast Multi-Shot',
	'/cast Multi-Shot',
	'/cast Cobra Shot',
PostMacro = [[
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

Talents
3123113

All macros tested by me. Some code stolen from users of these boards, most notably Beef Wellington, and modified for my own use. Hope they work out for you.

Thank you! will give it a try :smiley: