Macro question (druid forms)

User avatar
Vephriel
Illustrious Master Hunter
Illustrious Master Hunter
Posts: 16422
Joined: Wed Jan 06, 2010 8:07 pm
Realm: Wyrmrest Accord US
Gender: Female
Location: Canada

Macro question (druid forms)

Unread post by Vephriel »

I don't dabble in macros very often so I'm not sure if this is possible, but I have a question regarding my feral druid.

Would there be a way to make a macro that has a different outcome depending on what form I'm in? I like to use a certain keybinding to swap into Cat Form, and I would very much like to have that same key activate Prowl, but obviously only if I'm already in Cat Form.

So a sort of dependency like, "activate Cat Form, if Cat Form activated then activate Prowl", if that makes sense?
User avatar
GormanGhaste
 Community Resource
 Community Resource
Posts: 6679
Joined: Tue Mar 09, 2010 2:00 pm
Realm: Uldaman (and Ravencrest)

Re: Macro question (druid forms)

Unread post by GormanGhaste »

does this work?

Code: Select all

/cast [nostance:3] Cat Form(Shapeshift); [nostealth, nocombat] !Prowl(Cat Form)
Image
User avatar
Vephriel
Illustrious Master Hunter
Illustrious Master Hunter
Posts: 16422
Joined: Wed Jan 06, 2010 8:07 pm
Realm: Wyrmrest Accord US
Gender: Female
Location: Canada

Re: Macro question (druid forms)

Unread post by Vephriel »

Hmm, the first part works, it puts me into Cat Form, but clicking a second time does not activate Prowl unfortunately.
User avatar
GormanGhaste
 Community Resource
 Community Resource
Posts: 6679
Joined: Tue Mar 09, 2010 2:00 pm
Realm: Uldaman (and Ravencrest)

Re: Macro question (druid forms)

Unread post by GormanGhaste »

Ok, I was just getting that off an old macro site. Fiddled around on my druid, and remembered that Prowl activates Cat Form now :)

But I did get the macro to work:

Code: Select all

/cast [nostance:3] Cat Form; [nostealth, nocombat] Prowl
Image
User avatar
Vephriel
Illustrious Master Hunter
Illustrious Master Hunter
Posts: 16422
Joined: Wed Jan 06, 2010 8:07 pm
Realm: Wyrmrest Accord US
Gender: Female
Location: Canada

Re: Macro question (druid forms)

Unread post by Vephriel »

GormanGhaste wrote:Ok, I was just getting that off an old macro site. Fiddled around on my druid, and remembered that Prowl activates Cat Form now :)

But I did get the macro to work:

Code: Select all

/cast [nostance:3] Cat Form; [nostealth, nocombat] Prowl
That one did the trick! Thank you so much, ahh I'm so glad! :D
:hug:
User avatar
Castile
Petopia Artist
Posts: 2920
Joined: Tue Jul 12, 2011 7:03 am
Realm: Nagrand
Gender: Female
Location: Australia

Re: Macro question (druid forms)

Unread post by Castile »

I know your issue was solved but thought i'd add...wowlazymacros.com‎

Since I've boosted a few toons and don't really want to drag down everyone in lfr learning a rotation so I've gotten alot of "one button does all" macros off this site and its fantastic! Sometimes I have to hit a few spells individually (my enhance shaman has 2 that i add in) but for most it does the job really well.

Image

Shadowlands
Restoration Shaman ~Vaporéon~, Balance Druid ~Sakurie~ , BM Hunter ~Castile~

Post Reply