SCG-Single Button MM Hunter macro sets patch 11.1 level 80 update: 4/5/25

I have my mouse click speed set to be around 100-150 ms when held down.

@Thesairen

Hello, thanks for the macro. I included salvo in the aoe portion and hit over 2m dps. One question, how can I put volley into it? I’ve tried making a new line with just volley and also volley with cursor in the unit name space but neither work and cause the macro to slow down.

add “/cast [mod:ctrl,@cursor] volley” in the WoW macro just above the “/click [harm,nochanneling] SCG_MM_ST” line. That should work if there’s enough room. I may test that out myself and add it to the official WoW macro on this site (assuming that works) once I have some time this weekend.

Thank you. Macro’s normal rotation goes off while holding ctrl but volley never fires. /Shift Hunter’s Mark doesn’t work and the macro never fires steady shot so not really sure what’s up. Damage is good for both macros but some stuff just won’t fire off for me. :slight_smile:

Not too sure what it is you tried, but This works for me.

#showtooltip
/cast [nopet,nomounted] Call Pet 1
/cleartarget [dead]
/targetenemy [noharm][dead]
/cast [mod:shift] Hunter's Mark
/cast [mod:ctrl,@cursor] Volley
/click [harm,nochanneling]  SCG_MM_AOE
/cast [harm,nochanneling] Steady Shot

Just know, I did have to adjust my talents slightly to include volley as one of my talents for it to work. Just aim your cursor, then hold ctrl until volley fires off.

Thanks. Maybe I made a typo or something somewhere. I copied the volley line and put it In the space you suggested right below the hunter’s mark. I’ll check it again later.

This is for MM right? Why are you summoning a pet? you losing the dmg buff???

Yeah doesn’t work for me for whatever reason. Spammed the macro for a few minutes and it never used volley.

Because pet gives more utility i.e Mortal Strike…

So its worth losing the 5% dmg buff?

More specifically, it is personal preference. Some people don’t care as much about maxing out dps as others do, and they simply just like having a pet. If you don’t want this macro summoning a pet, you’re more than welcome to remove the “/cast [nopet,nomounted] Call Pet 1” line from the WoW macro instead of just complaining about why others don’t like to play in the same way as you think the class is supposed to be played.

I personally don’t really play this game for its end game content so minmaxing doesn’t really concern me a whole lot. I play this more casually, preferring more single player activities where I don’t have to worry so much about having to click certain skills at the right times to max out damage, and having a pet out is also prefferable to me for soloing content. Basically it’s experiencing the easier aspects of the new content up to doing some lfr. Then it’s going back to older content to see which mounts I can farm for without needing extra help to do so.

Hmm… Do you happen to have bartender, or some other addon that might be using that modifier (button combo) key bound to something else? If you do, try removing that keybind ant try again. That’s the only thing I can think of that could cause a modifier to not function as intended.

Definitely, not only does the pet do damage with the right pet it applies mortal strike which is 50% less healing.

@Make7_UpYours there is nothing in what they said that was a attack. so please drop this and just dont use this sequence and move on.

1 Like

Not using Bartender and the only things bound to shift are the default wow settings I think. I’m using other macros for different alts with shift modifiers and they work. Only difference is that your shift modiifier is on the wow macro side and the other macros I’m using have it in the GSE sequence. Not a big deal. Thanks for responding.

Hold up. Were you trying to press shift plus the spam key to cast volley? Just to be sure, If you were using the same setup I shared, I have it set up so that you would have to cast CTRL plus the spam key in order to cast volley. Shift is reserved for hunter’s mark (which has a cooldown if cast within combat).

Ah I meant ctrl. But Hunter’s Mark on shift also doesn’t work for me either. Rotation goes, doesn’t hang up or anything, just won’t cast volley or mark. Same with shift, any keybinds with ctrl would be whatever default keybinds WoW has. I haven’t edited or macroed anything to shift or ctrl in game. But I do use GSE macros that have shift/ctrl/alt to cast spells and they work fine so I’m not real sure why they would work for other GSE macros but not yours. Only thing I could think of was where the macro is. Yours is using the in game macro option and the others are in GSE.

Hmm… Interesting. I’m curious now. I wonder if you might be able to get it to work by doing this?

  1. type /gse
  2. click on the Macros option
  3. find my macro on that screen and select the option to Manage that Macro with GSE

Another thing you might try is to change the keybinding for the macro button to something else that isn’t being used by anything else (like ‘[’ or something) and see if it will work like that.

Ah yeah didn’t think about those things. I’ll try it out and reply to you again later with the results.

Interface/AddOns/GSE/API/Storage.lua:523: attempt to index local ‘spellinfo’ (a nil value)

Any fixes for that?

1 Like

See the troubleshooting section of my top post.