CURRENT - New Macros for Christmas!

Sequences[‘NoModsBM’] = {
– This Sequence was exported from GSE 2.2.03.
Author=“Gweenn@Bleeding Hollow”,
SpecID=253,
Talents = “3131132”,
Help = [[Talents - 3131132]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/petattack”,
“/cast [nopet,nodead] Call Pet 1; [@pet,dead] Heart of the Phoenix”,
“/cast [combat,pet:Spirit Beast,@player] Spirit Mend”,
“/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection”,
“/cast [combat] Bestial Wrath”,
“/cast [combat] Blood Fury”,
“/cast [combat] Aspect of the Wild”,
},
PreMacro={
“/cast !Volley”,
“/petautocastoff [group] Growl”,
“/cast Lightforged Augment Rune”,
“/cast Repurposed Fel Focuser”,
},
“/castsequence Dire Beast, Dire Beast”,
“/castsequence Kill Command, Dire Beast, Titan’s Thunder”,
“/castsequence Kill Command, Cobra Shot”,
“/castsequence Kill Command, Cobra Shot”,
“/castsequence Kill Command, Cobra Shot”,
PostMacro={
},
KeyRelease={
},
},
},
}`

enter Just like this
“castsequence Kill Command, Cobra Shot, Cobra Shot”,
or you can do this is u need to use more Cobra Shots
“castsequence Cobra Shot, Cobra Shot”,

I read this entire thread, and may have missed it, but looking for anyone who might have the “MOD” of the AOE version as a separate macro. I personally would rather just hit two buttons instead of “CTRL” since my Punchkey V3 doesn’t work with a control modifier. I hope I didn’t miss this question already being answered. Thanks for your time in advance.

I have tried separating the mod myself and without success (Very new to GSE).

i used this for aoe

`Sequences[‘BHbmMT’] = {
– This Sequence was exported from GSE 2.1.07.
Author=“Booteehunter@Arathor”,
SpecID=253,
Talents = “3131132”,
Help = [[this is designed to work without having to switch talents from the single target macro. However if you are using this as your main macro, like in a mythic+ dungeon then you should change talents beforehand to 3112133 for better mutli target dps.]],
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat] Bestial Wrath”,
“/cast [combat] Blood Fury”,
“/cast [combat] Titan’s Thunder”,
“/cast [combat] Aspect of the Wild”,
“/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection”,
“/cast [nopet,nodead] [@pet,dead] Heart of the Phoenix”,
“/cast [@pet,dead] Revive Pet”,
“/cast [combat,pet:Spirit Beast,@player] Spirit Mend”,
“/cast [combat,pet,@player] Roar of Sacrifice”,
“/cast !Volley”,
},
PreMacro={
},
“/castsequence [nochanneling] Kill Command, Multi-Shot”,
“/castsequence [nochanneling] Multi-Shot,Multi-Shot”,
“/cast Dire Beast”,
“/cast Multi-Shot”,
PostMacro={
},
KeyRelease={
},
},
},
}

i replyed to ur message

I just wanna say:
Gween,
I was so sorry to read about your illness and wish you nothing but the best in recovery of it. From a personal viewpoint, since getting familiar with WOWLazymacros, and studying all the macros as much as i can with 11 toons, I am still a noob and never cease to be amazed at the amount of time and energy ALL the macro guys and gals put into this job. I hesitate to classify as job as i know it can become a fulfilled love of life in some strange way. But i wanted to say thank you for becoming a mentor and tutor to me personally. Your macros and explanations have assisted me in a way i could have never attained otherwise in playing my hunter. I dont strive to be a uber player as that is not where my goal is. I just want to be the best i can be at my entertaining game. You have helped me in doing that… so heartfelt thanks to you especially… but to all the other guys out there, thanks a heap also…DW.

I’ve been using this Marco with great success. Using with Mods, No boots as I have been lucky enough to have them drop yet. I did have a Legendary Trinket drop the other day (Kil’Jadeen’s Burning Wish).
Wondering where and how I might work this into to this Macro, or if it is even appropriate for use in this one.

Appreciate any input anyone might have.

P.S. I am working on my rep so I can get the trinkets that are written into the macro.

Thanks Gween, these macros work great!

Wishing you the best.

These macros have allowed me to continue to be involved with my guild and raiding group after a stroke. Completed heroic Heroic Antorus last week and I was in top 3 and regularly doing 15+ Mythics.

Thanks man! I’ll try this out! didn’t see you messaged back until now!

[quote quote=57488]`Sequences[‘BHbmMT’] = {
— This Sequence was exported from GSE 2.1.07.
Author=”Booteehunter@Arathor”,
SpecID=253,
Talents = “3131132”,
Help = [[this is designed to work without having to switch talents from the single target macro. However if you are using this as your main macro, like in a mythic+ dungeon then you should change talents beforehand to 3112133 for better mutli target dps.]],
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat] Bestial Wrath”,
“/cast [combat] Blood Fury”,
“/cast [combat] Titan’s Thunder”,
“/cast [combat] Aspect of the Wild”,
“/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection”,
“/cast [nopet,nodead] [@pet,dead] Heart of the Phoenix”,
“/cast [@pet,dead] Revive Pet”,
“/cast [combat,pet:Spirit Beast,@player] Spirit Mend”,
“/cast [combat,pet,@player] Roar of Sacrifice”,
“/cast !Volley”,
},
PreMacro={
},
“/castsequence [nochanneling] Kill Command, Multi-Shot”,
“/castsequence [nochanneling] Multi-Shot,Multi-Shot”,
“/cast Dire Beast”,
“/cast Multi-Shot”,
PostMacro={
},
KeyRelease={
},
},
},
}[/quote]

for some reason this won’t import.

The reason being that it was not posted in ‘code’ form.

Dear Gween first of all i want to wish you the best in 2018 (i know its already february).
Reading this page is making me want to make a hunter and boost it to lvl 110 :D.
I really want to try out your macro’s they look so good.
Thanks for the effort, and i will make a hunter soon just to try out this macro’s you made!

greetz,

Tom

[quote quote=57480]I read this entire thread, and may have missed it, but looking for anyone who might have the “MOD” of the AOE version as a separate macro. I personally would rather just hit two buttons instead of “CTRL” since my Punchkey V3 doesn’t work with a control modifier. I hope I didn’t miss this question already being answered. Thanks for your time in advance.
I have tried separating the mod myself and without success (Very new to GSE).[/quote]

I think you did miss it. It was on page 3 or 4 I believe. Your problem is not Punchkey V3. I am using it right now with the control modifier. Your problem is a probably a keybind like mine was. I have my macro set to “2”. Apparently my in-game keybinds had “Pet Action Button 2” bound to CTRL-2. So when I used the CTRL modifier it was actually spamming my pet action button 2 ability rather than aoe. I unbound it and it works like a charm.

[quote quote=56324]Quick Question,
i’m fairly new to WoW. What does MODs and Without MODs mean in your description? I would greatly appreciate it.[/quote]

Try learning your class before wanting to become lazy like the rest of us 13 yr vets.

What is the AOTB for?

…my head hurts…

Aspect of the Beast? It’s a Talent?

AOTB is aspect of the beast lvl 100 talent as opposed to using Killer Cobra for beast master spec.
Boots refer to the Beast Master Legendary boots “Qa’pla, Eredun War Order.”

Sequences[‘BHbmMT’] = {
– This Sequence was exported from GSE 2.1.07.
Author=“Booteehunter@Arathor”,
SpecID=253,
Talents = “3131132”,
Help = [[this is designed to work without having to switch talents from the single target macro. However if you are using this as your main macro, like in a mythic+ dungeon then you should change talents beforehand to 3112133 for better mutli target dps.]],
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat] Bestial Wrath”,
“/cast [combat] Blood Fury”,
“/cast [combat] Titan’s Thunder”,
“/cast [combat] Aspect of the Wild”,
“/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection”,
“/cast [nopet,nodead] [@pet,dead] Heart of the Phoenix”,
“/cast [@pet,dead] Revive Pet”,
“/cast [combat,pet:Spirit Beast,@player] Spirit Mend”,
“/cast [combat,pet,@player] Roar of Sacrifice”,
“/cast !Volley”,
},
PreMacro={
},
“/castsequence [nochanneling] Kill Command, Multi-Shot”,
“/castsequence [nochanneling] Multi-Shot,Multi-Shot”,
“/cast Dire Beast”,
“/cast Multi-Shot”,
PostMacro={
},
KeyRelease={
},
},
},
}
k trying to post it again

send mea email and i can send it to u that way i didn’t get any info to puit in code this time
kestridge@cox.net

Hey, Gween, I hope you’re feeling better and I just wanted to let you know that I used your ‘NoModsBM’ macro to complete the Beast Mastery Hunter Mage Tower. :slight_smile: Thank you for all of your hard work!!