Hunter Macro Testing in 25 Man VOA

Just used this Macro today in the 25 man Vault of Archavon to further test the automation of it.  I had some varied results,  my DPS ranged from 4300-5000 between the 3 bosses, I’m not sure how good that is with a gear score of 4009 on the Hunter in Survival but I was near the top of the charts for the most part with people who were 4500+ so it seemed pretty decent.  This macro works okay but what I don’t like is all the reactive button pressing that I try to avoid, we have to use all three modifiers for this to work.

One thing that is annoying with this Macro is if you see Black Arrow fall off the enemy and hit shift to refresh it like I for some reason keep doing, the macro will freeze until Black Arrow becomes available since it runs out well before it’s cool down.  I’m looking at making multiple castsequence macros inside of one macro right now so I’ll keep everyone updated on that.

/use 13
/use 14
/cast kill command
/castsequence reset=shift/target  Black Arrow, Serpent Sting, null
/cast [modifier:alt] Explosive Shot
/cast [modifier:ctrl] Kill Shot
/castrandom Steady Shot

posted by extremedps in Hunter Macros and have No Comments

Survival Hunter DPS Macro

So far I’ve come up with a partial solution to the Survival Hunter Raid DPS Macro.  The one thing I haven’t been able to test or get set in to the macro is Kill Shot which needs to get into the Hunter macro in some fashion so that we can control almost all of the DPS skills we are going to be using from one button mashing macro.

I hit 3000 DPS on a heroic dummy with gear level around 4000, but like I said, getting everything into the macro is going to be important.  Here is what I have so far:

/use 13

/use 14

/cast kill command

/castsequence reset=shift/target  Black Arrow, Serpent Sting, null

/cast [modifier:alt] Explosive Shot

/castrandom Steady Shot

/cast Kill Shot

One thing that has gotten me on this Survival Macro is that Black Arrow doens’t last near as long as it’s cooldown so if you watch for Black Arrow to fall off and press Shift too early to reset the sequence you’ll basically shut down your entire macro until it’s available :(

I’m pretty sure kill shot at the end won’t work so I’m thinking we are going to have to use another modifier like control and weave it in that way.  Even though you’d have one macro to spam, this macro would require you to respond to your environment and pay attention as you would have 3 more buttons to press on command.  We’ll see what I come up with, tomorrow I’ll get into some raids and try this out more as well as some heroic groups.

The Beast Mastery macro I’ll work on later, that one is going to be way easier than Survival.

posted by extremedps in Misc and have No Comments

WoW Hunter Marksmanship Raid Macro V1.0

What’s up everyone.  It’s my first day back on the Hunter in probably 6 months.  With the recent changes to /castrandom it is not possible for me to configure macros in the automated fashion that I used to, therefore, I have no choice but to look for another way.

After reading on Elitist Jerks about Hunter DPS builds and downloading the DPS sheet, I decided to try out what the theoretical top spec was to see if I could get a macro to work in any fashion.

While I think I have a good start at automating the macro, the DPS just wasn’t there and I’ll have to head back to the drawing boards to figure out what went wrong.

For now I’m scrapping Marksmanship and heading back into Survival.  I read in EJ that Arcane Shot and Aimedshot aren’t really that beneficial for non-movement fights which is what my automation macro is for which seemed to hold true on the Heroic Dummy as far as automation and macros go.  Anyways, here’s the results of my work in the lab today.  Top DPS with Wolf Pet was about 2800 DPS on Target Dummy with a Gear Score of 4009 using a 7/57/7 build.

/use 13
/use 14
/cast kill command
/castsequence reset=shift/target Serpent Sting, Null
/cast [modifier:alt] Chimera Shot
/castrandom Steady shot

At start Serpent Sting fires, then you can press alt to fire off Chimera shot, all the time Steadyshot is going off in between.  In order for this to work you must hammer down on whatever key you bind this too and be prepared to reset the castsequence by pressing shift+macro and firing Chimera shot by pressing alt+macro.  Basically what I do is spam the crap out of my bind key and hit alt or shift with my thumb on that same hand while mashing it.

posted by extremedps in Hunter Macros and have No Comments