Ferral 7.0.3 Pre Patch

Here is a basic Feral, gets the job done, Use any Modifier (Alt , Shift, Crtl) for Tigers Fury.
Alt for Ferocious Bite and Ctrl for Rip. Tiger’s Fury will cast with both Ferocious Bite and Rip, but Rip is the best to pop it on. I have chosen Sabertooth for lvl 90 just to be lazy and not to have to worry about refreshing rip for the rest of the fight. This is probity not optimal, but will work.

Sequences['DruidF'] = { author="Earthaddict@Vek'nilash", specID=103, helpTxt = 'Talents: 2211213', icon=132276, PreMacro=[[ /targetenemy [noharm][dead] /use [noform:2]Cat Form /use [nostealth,nocombat]Prowl /castsequence [stealth,nocombat] Rake /cast [mod] Tiger's Fury]], "/castsequence [nomod] reset=target Rake,Thrash,Shred,Rake", "/cast [nomod] Shred", "/console autounshift 0", "/cast [@player,combat]Healing Touch", "/console autounshift 1", PostMacro=[[ /startattack /cast [mod:alt,combat] Ferocious Bite /cast [mod:ctrl,combat] Rip /cast [nomod,combat]Incarnation: King of the Jungle(Talent, Shapeshift) /use [combat]13 /use [combat]14]], }
Sequences[‘DruidF’] = {
author=”Earthaddict@Vek’nilash”,
specID=103,
helpTxt = ‘Talents: 2211213’,
icon=132276,
PreMacro=[[
/targetenemy [noharm][dead]
/use [noform:2]Cat Form
/use [nostealth,nocombat]Prowl
/castsequence [stealth,nocombat] Rake
/cast [mod] Tiger’s Fury]],
“/castsequence [nomod] reset=target Rake,Thrash,Shred,Rake”,
“/cast [nomod] Shred”,
“/console autounshift 0”,
“/cast [@player,combat]Healing Touch”,
“/console autounshift 1”,
PostMacro=[[
/startattack
/cast [mod:alt,combat] Ferocious Bite
/cast [mod:ctrl,combat] Rip
/cast [nomod,combat]Incarnation: King of the Jungle(Talent, Shapeshift)
/use [combat]13
/use [combat]14]],
}