Needing help with macros for mm

So I kinda need some help getting some macros for a mm, I am very comfortable with my talents choice and glyph choice. I have the macro toolkit addon so kinda looking for a single target macro and a aoe one. Thanks so much in advance for any and all help!!

Talents being used: 3,2,3,2,1,3,2

Glyphs being used: Animal bond, Chimaera shot, Deterrence

Hi Lissa

I use the following:

Single Target

#showtooltip Chimaera Shot
/targetenemy [noharm][dead]
/petattack
/castsequence reset=5 !Chimaera Shot,Steady Shot,steady shot,steady shot,Aimed Shot,chimaera shot,steady shot,steady shot,barrage,steady shot,steady shot
/cast A murder of Crows
/use [combat]Rapid Fire
/cast [harm]kill shot

AOE

#showtooltip multi-shot
/targetenemy [noharm][dead]
/petattack
/castsequence reset=5 multi-shot,multi-shot,steady shot,steady shot,multi-shot,multi-shot
/castsequence reset=15 Barrage
/use [combat]Rapid Fire

Thanks :3