Hello all this is my MM macro I’m currently testing because of how far ahead MM is compared to BM.
Trueshot is left out as you should use it on pull and then at 20% hp to stack with bullseye.
Sequences['MMTater'] = {
author="Tatershòts@Area 52",
specID=254,
version=10,
source = "Local",
helpTxt = "Talents: 1113121",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/cast [nomod:alt, combat] Blood Fury
]],
"/cast [combat,nochanneling] Windburst",
"/cast [combat,nochanneling] Marked Shot",
"/cast [combat,nochanneling] Barrage",
"/castsequence [combat,nochanneling] Aimed Shot, Sidewinders, Aimed Shot",
PostMacro=[[
/startattack [@target,exists]
]],
}