this is the GS macro i am running with i am hold my own with raid team = gear
- i have cobra shot on it’s own button so i can use it when i need it.
- [mod:Shift] Titan’s Thunder for timing to use when you have dire beasts out.
- [mod:ctrl] Multi-Shot with [mod:ctrl] Dire Beast for AOE/More than 1 mob.
- i am using volly just now but if i put it in to a GS macro it LAG’s the hell out on my GSE so just put it on if i wipe on a boss
- about 531,485DPS on Warcraft Logs - Combat Analysis for Warcraft this fight i used stampede ilvl884 at time of posting
- There is ways this can be made better and i am working on finding the best way you could add [mod:Alt] Cobra Shot if you wanted to keep it all in one button
- Feel free to drop my a reply with any tips or to ask for any helps
Sequences['Cammy's_BM'] = {
-- This Sequence was exported from GSE 2.0.14.
Author="Cámmy@Terokkar",
SpecID=Beast Mastery,
Talents = "?,?,?,?,?,?,?",
Help = "Talents: 3111313",
Default=1,
Icon='INV_MISC_QUESTIONMARK',
MacroVersions = {
[1] = {
Combat=true,
Trinket2=true,
StepFunction = "Priority",
KeyPress={
"/targetenemy [noharm][dead]",
"/petattack [@target,harm]",
"/petautocastoff [group] Growl",
"/petautocaston [nogroup] Growl",
"/cast [combat] Bestial Wrath",
"/cast [mod:Shift] Titan's Thunder",
"/cast [combat] Aspect of the Wild",
"/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection",
"/cast [mod:ctrl] Multi-Shot",
"/cast [nopet,nodead] Call Pet 1; [@pet,dead] Heart of the Phoenix",
"/cast [combat,pet:Spirit Beast,@player] Spirit Mend",
"/cast [combat,pet,@player] Roar of Sacrifice",
},
PreMacro={
},
"/cast Dire Beast",
"/cast [mod:ctrl] Dire Beast",
"/castsequence [nochanneling] Kill Command",
"/cast A Murder of Crows",
PostMacro={
"/cast [nogroup] Mend Pet",
},
KeyRelease={
},
},
}