So I took John F Vanden Bosch Jr. Macro code block and Raze48’s macro and made this:
Sequences['BearST'] = {
author="Dágda@Moon Guard",
specID=104,
version=11,
source="Local",
helpTxt="Talents: 3331321",
StepFuction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/targetenemy [noharm][dead]
/cast [@player, nostance:1] Bear Form
]],
"/castsequence reset=combat Mangle, Thrash, Moonfire, Swipe",
"/castsequence reset=combat Thrash, Moonfire, Swipe, Mangle",
"/castsequence reset=combat Moonfire, Swipe, Mangle, Thrash",
"/castsequence reset=combat Swipe, Mangle, Thrash, Moonfire",
"/castsequence reset=combat Mangle, Thrash, Moonfire",
"/cast [combat] Rage of the Sleeper",
"/cast Mangle",
"/cast Swipe",
"/cast Mangle",
PostMacro=[[
/cast [combat] Barkskin
]],
}
I don’t have Frenzied Regen, Ironfur or Mark of Ursol in the macro as I have these on seperate buttons bound to my razor naga. I do exceptional DPS, can survive almost anything and Mangle as well as the Moonfire procs from galactic guardian talent does not suffer more then 2 global cooldowns.
Try this out and tell me what you guys think.