BM Max dps

Gnome Sequencer translation of Nanó’s Macro - Single Target:

--  Author  = Nanó@Draenor
--  Talents = 3, 1, 1, 3, 1, 1, 2
Sequences['BM'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat] Bestial Wrath
/cast [combat] Titan's Thunder
/cast [combat] Cobra Shot
]],
    '/cast Dire Beast',
    '/cast Kill Command',
    '/cast A Murder of Crows',
PostMacro = [[
/startattack
/petattack
/cast Mend Pet
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Clear()
]],
}

Gnome Sequencer translation of Nanó’s Macro - AOE:

--  Author  = Nanó@Draenor
--  Talents = 3, 1, 1, 3, 1, 1, 2
Sequences['BMaoe'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat] Bestial Wrath
/cast [combat] Titan's Thunder
/cast [combat] Multi-Shot
]],
    '/cast Dire Beast',
    '/cast Kill Command',
    '/cast A Murder of Crows',
PostMacro = [[
/startattack
/petattack
/cast Mend Pet
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Clear()
]],
}

too many mods to be useful, but thanks for creating this for others to use.

Let me add that this was a 30-40k drop in DPS from Taterbeasts for me. For some who are focus starved, this may actually be better.