(GS-E) Pre-Legion 7.0.3 Macro - Surv Hunter

Here’s my macro…

Tested in LFR, on Fel Lord Zakuun, with ilvl 711

Talents – 2.1.1.2.3.2.2

Sequences['Surv-T'] = {
specID = 255,
author = "Zole",
helpTxt = "Single - 2112322 ",
StepFunction = GSStaticPriority,
PreMacro = [[
/use [nopet,nomod]Call Pet 3
/targetenemy [noharm][dead]
/startattack
/petattack [@target,harm]
]],
	'/cast Explosive Trap',
	'/cast Dragonsfire Grenade',
	'/cast Lacerate',
	'/cast Mongoose Bite',
	'/cast Throwing Axes',
	'/castsequence Flanking Strike,Raptor Strike',
	'/cast Mongoose Bite',
	'/cast A Murder of Crows',
PostMacro = [[
/cast Aspect of the Eagle
]],
}

Aoe

Sequences['Surv-TAoE'] = {
specID = 255,
author = "Zole",
helpTxt = "AoE - 2112322 ",
PreMacro = [[
/use [nopet,nomod]Call Pet 3
/targetenemy [noharm][dead]
/startattack
/petattack [@target,harm]
]],
	'/cast Explosive Trap',
	'/cast Dragonsfire Grenade',
	'/cast Carve',
	'/cast Lacerate',
	'/cast Mongoose Bite',
	'/cast Throwing Axes',
	'/cast Carve',
	'/cast Mongoose Bite',
	'/cast A Murder of Crows',
PostMacro = [[
/cast Aspect of the Eagle
]],
}

Moved to first post

Hey Zole, just wanted to let you know that the macro works really, really well. Thanks much for posting this!

Thank you, Stephen Wright :slight_smile:

Fixed for GS-E and added a few lines to premacro


Sequences['Surv-T'] = {
specID = 255,
author = "Zole",
helpTxt = "Single - 2112322 ",
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
/petattack [@target,harm]
/petautocastoff [group] Growl
/petautocaston [nogroup] Growl
/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection
]],
	'/cast Explosive Trap',
	'/cast Dragonsfire Grenade',
	'/cast Lacerate',
	'/cast Mongoose Bite',
	'/cast Throwing Axes',
	'/castsequence Flanking Strike,Raptor Strike',
	'/cast Mongoose Bite',
	'/cast A Murder of Crows',
PostMacro = [[
/cast Aspect of the Eagle
/startattack
/use [combat]13
/use [combat]14
]],
}


Sequences['Surv-TAoE'] = {
specID = 255,
author = "Zole",
helpTxt = "AoE - 2112322 ",
PreMacro = [[
/targetenemy [noharm][dead]
/startattack
/petattack [@target,harm]
/petautocastoff [group] Growl
/petautocaston [nogroup] Growl
/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection
]],
	'/cast Explosive Trap',
	'/cast Dragonsfire Grenade',
	'/cast Carve',
	'/cast Lacerate',
	'/cast Mongoose Bite',
	'/cast Throwing Axes',
	'/cast Carve',
	'/cast Mongoose Bite',
	'/cast A Murder of Crows',
PostMacro = [[
/cast Aspect of the Eagle
/startattack
/use [combat]13
/use [combat]14
]],
}

Macros updated…

Not added. I feel like, i lose to much control with these. and in pvp, u dont want trinkets to be used at the wrong time.

/petautocastoff [group] Growl
/petautocaston [nogroup] Growl
/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection

and

/use [combat]13
/use [combat]14

I tried this all night doing lfg’s and lfr’s. An absolutely amazing macro. VERY nice work Thank you for sharing.

Hi Zole!

Very nice and smooth macros, but i have 2 comments:

/petattack [@target,harm] is a little tricky in some situations like dungeons when bind to the mouse wheel…

Where do you find Misdirection in the SV-Talents ?

[quote quote=31164]Hi Zole!
Very nice and smooth macros, but i have 2 comments:
/petattack [@target,harm] is a little tricky in some situations like dungeons when bind to the mouse wheel…
Where do you find Misdirection in the SV-Talents ?
[/quote]

/petattack [@mouseover,harm][]
Is this what your looking for ? try adding this line instead, and tell me how it works :slight_smile:

Misdirection is now only a BM and MM spell

Seems Raptor Strike isn’t going off at all for me.

[quote quote=32060]Seems Raptor Strike isn’t going off at all for me.
[/quote]

Raptor Strike is just there to dump some of the focus, so it dont caps :slight_smile:

Yeah I started to figure that out and after running the macro for a bit on a dummy it does squeeze in at times.

Thanks.

Hi !
Forgive my ignorance - but I can’t seem to get this working.
How do you implement the maccro?
Which part do you copy / paste?
I cannot copy the whole thing (there is a character restriction), and none of the abilities work, so I must be doing something wrong :slight_smile:

Thank you !

  1. Download GnomeSequencer - Enhanced from: https://mods.curse.com/addons/wow/gnomesequencer-enhanced

Add the folders to your “Addons” folder.

2)Download GS-E myMacros Addin Pack from: GS-E myMacros Addin Pack : Discontinued and Outdated Mods : World of Warcraft AddOns

Add the folder to your “Addons” folder.

  1. In your “Addons” folder, open “GS-myMacros” folder. Next, open the “Macros” folder and you will see a bunch Class files. Open the file “Hunter”. Copy the macros from this thread below the text already there.

  2. Make sure you save the file and close it. Now start WoW, once in game, type /gs and under (Your Name) Specific Macros you should see the macros there Surv-T and Surv-TAoe. You will also see some generic macros that come with the addons.

Thank you so much ! I got it to work.

I’m trying to put Dragonsfire Grenade and Throwing Axes in 1 maccro, so that when Dragonsfire Grenade is on CD, it will cast Throwing Axes until its up again - any idea how I can make that happen?

Doesn’t this macro already do that for ya?

I’ve tried editing out all the other spells, but it still won’t work :confused:

Here’s a updated one, that i have been working on, with Artifact weapon.
Aspect of the Eagle has been removed, from the macro, and now has to be cast manually, cause it interrupts “Fury of the Eagle” from being channeled. If anyone know a solution to this, please share it :smiley:
And some talents have been changed.

Single

Sequences['Surv-T2'] = {
author="Zoastrias@Magtheridon",
specID=255,
version=7,
source = "Local",
helpTxt = "Talents: 2212322",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/use [nopet,nomod]Call Pet 3
/targetenemy [noharm][dead]
/petattack [@target,harm]
]],
"/cast [nochanneling] Explosive Trap",
"/cast [nochanneling] Dragonsfire Grenade",
"/cast [nochanneling] Lacerate",
"/cast [nochanneling] Mongoose Bite",
"/cast [nochanneling] Throwing Axes",
"/castsequence [nochanneling] Flanking Strike, Raptor Strike",
"/cast [nochanneling] Mongoose Bite",
PostMacro=[[
/cast Fury of the Eagle(Artifact)
]],
}

AoE

Sequences['Surv-TAoE2'] = {
author="Zoastrias@Magtheridon",
specID=255,
version=19,
source = "Local",
helpTxt = "Talents: 2212322",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/use [nopet,nomod]Call Pet 3
/targetenemy [noharm][dead]
/petattack [@target,harm]
]],
"/cast [nochanneling] Explosive Trap",
"/cast [nochanneling] Dragonsfire Grenade",
"/cast [nochanneling] Carve",
"/cast [nochanneling] Lacerate",
"/cast [nochanneling] Mongoose Bite",
"/cast [nochanneling] Throwing Axes",
"/cast [nochanneling] Mongoose Bite",
PostMacro=[[
/cast Fury of the Eagle(Artifact)
]],
}

The fury(artifact) nor mend pet is firing off at all

Sequences['Surv-T'] = {
author="Urprey@Garrosh",
specID=255,
helpTxt = "Talents: 2112322",
icon='ability_hunter_camouflage',
PreMacro=[[
/use [nopet,nomod]Call Pet 1
/targetenemy [noharm][dead]
/startattack
/petattack [@target,harm]
/petautocastoff [group] Growl
/petautocaston [nogroup] Growl
]],
"/cast Explosive Trap",
"/cast Dragonsfire Grenade",
"/cast Lacerate",
"/cast Mongoose Bite",
"/cast Throwing Axes",
"/castsequence Flanking Strike,Raptor Strike",
"/cast Mongoose Bite",
"/cast A Murder of Crows",
PostMacro=[[
/cast Aspect of the Eagle
/cast Fury of the Eagle(Artifact)
/cast Mend Pet
/use [combat]13
/use [combat]14
/startattack
]],
}

hmmm you tried adding a [nochanneling] to Aspect of the Eagle? Also I wonder can we add a [nochanneling] to the trinkets too? I imagine that would also interrupt it.