For about a year I have used this macro from Sethadon, But I have started to use GS-E from TimothyLuke. With Legion coming soon, I figured I would help out Sethadon and update this for not only for a bar swap macro but also for GS-E. One more thing i would like to let people know about this macro this macro can be use for both PvE and PvP.
Updated for Legion Pre-Patch
August 19, 2016
#showtooltip Rake
/cast [noform:2] Cat Form
/cast [nostealth, nocombat] Prowl
/castsequence [stealth, nocombat] Rake
/swapactionbar [combat] 1 2
#showtooltip Shred
/cast [noform:2] Cat Form
/startattack [combat]
/castsequence [mod:ctrl] Ferocious Bite; [mod:alt] Rip; [nomod] Shred, Shred, Shred, Shred, Rake
/cast [nomod, combat] Tiger's Fury
/swapactionbar [nocombat] 2 1; [nomod, combat] 2 3
#showtooltip Incarnation: King of the Jungle
/cast [noform:2] Cat Form
/startattack [combat]
/castsequence [mod:ctrl] Ferocious Bite; [mod:alt] Rip; [nomod, combat] Incarnation: King of the Jungle., Berserk, Moonfire, Rake
/cast [nomod, combat] Tiger's Fury
/swapactionbar [nocombat] 3 1; [nomod, combat] 3 2
Since Nature’s Vigil was removed i have removed that bar swap, to replace this you will need to push Healing Touch yourself when it proc, and now that we can cast moonfire for a little more damage and more DOTs i have made it so it cast it too.
Sequences['Rip_Single_ST'] = {
author="Ripshawn",
specID=103,
helpTxt = "Talents: 3331222",
icon=134400,
lang="enUS",
PreMacro=[[
/cast [noform:2] Cat Form
/targetenemy [noharm][dead]
/cast [nostealth,nocombat] Prowl
/cast Wild Charge
/cast [stealth,nocombat] Rake
]],
"/castsequence [nomod,combat] reset=combat Shred, Shred, Shred, Shred, Rake",
"/cast [nomod,combat] Berserk",
"/cast [nomod,combat] Incarnation: King of the Jungle",
"/cast [nomod,combat] Moonfire",
"/cast [nomod,combat] Mighty Bash",
"/cast [nomod,combat] Tiger's Fury",
"/cast [mod:ctrl,combat] Ferocious Bite",
"/cast [mod:alt,combat] Rip",
PostMacro=[[
]],
}
you will need the following Weakauras to use this to its fullest
Feral Weakaruas
For a on how to install this macros both the macro and GS-E plus follow the links
How to install Bar Swapping macros
I’m not the author of this macros I’ve just updated them for Legion. Please let me know if anything is not working and I will try to fix it.