[Cata Classic] Survival Hunter Lvl 81-85 (GSE3) - ** Updated 21-Jan-25 **

Macro has been cleaned up for better easier importing for you all. 11/13/24

Hey Corgin! The addon works great, but I was wondering if you could implement the use of Arcane Shot? Especially with the Firelands 4-set, you get free focus, and I feel like you’re losing a chunk of DPS by not using Arcane Shot with all that free focus. I could just spam Arcane Shot, but I was wondering if there could be an easy solution to this issue.

1 Like

Updated the macro 12/03/24 -
Added Arcane shot as a modded key.
It’s recommended to use this ability only when you have excess focus available.

Thank you, as always, for the valuable feedback, everyone!

2 Likes

the current import button seems to be MM rather than SV the BM and MM ones import fine but SV imports the MM one.

My apologies, it has been fixed.

great thank you :slight_smile: and thank you for the hard work you put in doing all these. make it alot less stressful in the raids.

1 Like

You are very welcome, and thank you for your support. :slight_smile:

1 Like

hey not sure if somthing has changed but the macro serpent sting does not go off when using this everthing else works except that

ok after further investigating ive learned that as long as i dont mess with serpent sting macro you set up for this then everhthing works fine but can i ask why cant i add hunters mark to that serpent sting macro you added to this?

somthing like this
/targetenemy [noharm][dead]
/startattack
/castsequence reset=combat/target Hunter’s Mark, Serpent Sting, null
/petattack

did they change somthing in gse where something like this will not work?
also why cant i add this directly into the macro on gse and skip the whole “serpent sting” macro word

ok after even further investigating i have found it would appear if you wanna change that section of the macro you have to like completely delete and make your own macro with your own name that has to be inserted yourself … after doing this i was able to replace the serpent sting portion of your original macro with this

/targetenemy [noharm][dead]
/startattack
/castsequence reset=combat/target Hunter’s Mark, Serpent Sting, null
/use [combat, nochanneling] 10
/petattack

i named it hunter mark and now everything fires very smoothly and doesnt recast hunters mark or serpent sting till i change to new target

Hi @drainey01,
I just caught up with you on Discord. I’m glad to hear it’s working for you, and nice adjustment! :slight_smile:

I’ve got plans for these hunter macros; they’re just a bit further down my list for now. This was one of the additions I was planning to include. :wink:

21-Jan-25 -
Survival Hunter macro has been updated to v0.2.

1 Like

this is perfect, thx! <3