Feral Druid 6.2 Macro Problem
#1
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.
"I may be old, but I'm not dead."
Reply
#2
For all those wondering with bated breath, this version now seems to work for combat in 6.2. I have not tested flying.

/cleartarget [flying][stealth][noharm]
/targetenemyplayer [flying][stealth]
/stopmacro [flying]
/use [noform:2]Cat Form
/use [form:2,nostealth,nocombat]!Prowl
/use [stealth]Rake
/use [form:2,nostealth,combat]Shred
"I may be old, but I'm not dead."
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)