Feral Druid Shifting Macros

Hello Droods :slight_smile: I’m a recently returning player looking for macros that can help out my Feral play. So when I stopped playing I remember hearing about how power shifting was being taken away, so I went and searched for some macros and found a few good ones but my macro didn’t work as well as I wanted it to. For example you cant use this macro if you’re flag carrying because you cant stealth but then I have no way to get into cat form without using my Berserk or just pressing cat form. I also cant get back into cat form without Prowl being off of CD.

#showtooltip [stance:2] Prowl; [] Cat Form
/cast [nocombat, nostealth] !Prowl; [combat] !Cat Form

Does anyone know how to improve this macro or is there any other options?

Tiger Fury, Dash, the free incarnation proc(the talent that no one use)

Since you are Night Elf you can also add Shadowmeld.

Here, I reverse the tooltip so it always shows the icon for Shadowmeld. To use Shadowmeld press shift, otherwise it is stealth. Only activates meld in combat.

#showtooltip [mod:shift] Prowl; Shadowmeld
/stopAttack
/cast [combat, mod:shift] Shadowmeld; !Prowl
/cast !Prowl

As for root shifting, you can try the following:

#showtooltip
/cast [form:2] Bear Form(Shapeshift); [form:0/1/3/4/5/6] Cat Form(Shapeshift)