take out mend pet and replace with kill command if you dont want it
Sequences['BM1'] = {
specID = 253,
author = "pup",
helpTxt = "Single Target - Talent: 2312131",
StepFunction = GSStaticPriority,
PreMacro = [[
/cancelaura Volley
/petattack [@target,harm]
/cast [nopet,nodead]Call Pet 1;[@pet,dead]Heart of the Phoenix
/petautocastoff [group] Growl
/petautocaston [nogroup] Growl
]],
'/cast !Kill Command',
'/cast Bestial Wrath',
'/cast !Dire Beast',
'/cast Chimaera Shot',
'/cast Cobra Shot',
PostMacro = [[
/cast Mend Pet
/cast [combat]Blood Fury
/cast Aspect of the Wild
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Clear()
]],
}
Sequences['BMaoe'] = {
specID = 253,
author = "pup",
helpTxt = "AoE - Talent: 2312131",
PreMacro = [[
/cast !Volley
/petattack [@target,harm]
/cast [nopet,nodead]Call Pet 1;[@pet,dead]Heart of the Phoenix
/petautocastoff [group] Growl
/petautocaston [nogroup] Growl
]],
'/castsequence reset=5 Concussive Shot, Multi-Shot, Multi-Shot',
'/cast Kill Command',
'/cast Bestial Wrath',
'/cast Dire Beast',
'/cast Chimaera Shot',
PostMacro = [[
/cast Mend Pet
/cast [combat]Blood Fury
/cast Aspect of the Wild
/use [combat]13
/use [combat]14
/script UIErrorsFrame:Clear()
]],
}