Take this one for a spin my test macro
Sequences['Savage_Kitty'] = {
-- This Sequence was exported from GSE 2.1.03.
Author="andizite",
SpecID=103,
Talents = "2211322",
Help = [[Talents:2211322, Test 1]],
Default=1,
Icon='Ability_Druid_CatForm',
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/cast [noform:2] Cat Form",
"/cast [nostealth,nocombat] Prowl",
"/cast [stealth,nocombat] Rake",
},
PreMacro={
"/cast Savage Roar",
},
"/castsequence Savage Roar, Rip",
"/cast [combat] Rake",
"/cast [combat] Shred",
"/cast [combat] Shred",
"/cast [combat] Ashamane's Frenzy",
"/cast [combat] Rake",
"/cast [combat] Tiger's Fury",
"/cast [combat] Shred",
"/cast [combat] Shred",
PostMacro={
},
KeyRelease={
"/console autounshift 0",
"/cast Regrowth",
"/console autounshift 1",
},
},
},
}