08-16-2015, 09:29 AM
I went to try to play my feral druid tonight. Her basic macro that worked for many years was broken. The original version of the macro was:
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:3]Cat Form
/use [form:3,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Pounce
/use [form:3,nostealth,combat]Mangle
Well, it seems cat form no longer has Pounce and Mangle. So I changed the macro to:
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:3]Cat Form
/use [form:3,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Rip
/use [form:3,nostealth,combat]Shred
But it still did not work. What it is supposed to do is at the first press, if the druid is not flying or in cat form, switch to cat form. If the druid is in cat form, then prowl.
What it did was switch in and out of cat form which was not intended at all. So I added an "!" before "Cat Form" to give:
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:3]!Cat Form
/use [form:3,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Rip
/use [form:3,nostealth,combat]Shred
This did not help either but at least the druid remained in cat form. Then I thought Blizzard in their wisdom might have switched stance numbers around, so I tried:
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:2]Cat Form
/use [form:2,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Rip
/use [form:3,nostealth,combat]Shred
Finally this seems to work, but I have not tried in combat.
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:3]Cat Form
/use [form:3,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Pounce
/use [form:3,nostealth,combat]Mangle
Well, it seems cat form no longer has Pounce and Mangle. So I changed the macro to:
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:3]Cat Form
/use [form:3,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Rip
/use [form:3,nostealth,combat]Shred
But it still did not work. What it is supposed to do is at the first press, if the druid is not flying or in cat form, switch to cat form. If the druid is in cat form, then prowl.
What it did was switch in and out of cat form which was not intended at all. So I added an "!" before "Cat Form" to give:
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:3]!Cat Form
/use [form:3,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Rip
/use [form:3,nostealth,combat]Shred
This did not help either but at least the druid remained in cat form. Then I thought Blizzard in their wisdom might have switched stance numbers around, so I tried:
/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:2]Cat Form
/use [form:2,nostealth,nocombat]!Prowl
/stopmacro [noharm,stealth]
/use [stealth]Rip
/use [form:3,nostealth,combat]Shred
Finally this seems to work, but I have not tried in combat.
"I may be old, but I'm not dead."