Need Help w Feral PVP GnomeSeq

currently im using the gnomesequencer macros made/modified by aaralak but i need help making them more pvp-related

also the single target macro seems to get hung up but i cant figure out where (i did change cenarion ward to natures vigil and added wild charge)

im really new to this so help is appreciated
what id like is a good single target pvp macro, burst macro and aoe
my talents are 3,1,3,2,3,3,3 (feel free to suggest different talents for better dps and surviveability)

Sequences['FeralST'] = { PreMacro = [[ /console Sound_EnableSFX 0 /targetenemy [noharm][dead] /castsequence [@player,nostance:2] Mark of the Wild,Cat Form(Shapeshift) /cast [nostealth,nocombat] Prowl /castsequence [nocombat] reset=target !rake,null /castsequence [nocombat] reset=target !wild charge,null /stopattack [stealth] ]], '/castsequence [combat,nostealth] Shred,Shred,Shred,Rip,Rake,Shred,Shred,Shred,Ferocious Bite,Rake,Shred,Savage Roar', [[/cast [combat] Tiger's Fury]], [[/cast [combat] Nature's Vigil]], PostMacro = [[ /startattack /use [combat]13 /use [combat]14 /script UIErrorsFrame:Clear() /console Sound_EnableSFX 1 ]], }
Sequences['FeralCD'] = { PreMacro = [[ /targetenemy [noharm][dead] /console Sound_EnableSFX 0 ]], [[/cast [combat] Incarnation: King of the Jungle]], [[/cast [combat] Berserk]], PostMacro = [[ /startattack /use [combat]13 /use [combat]14 /script UIErrorsFrame:Clear() /console Sound_EnableSFX 1 ]], }