#1  
Old 05-03-2008, 10:36 AM
New Registrant
 
Join Date: Apr 2008
Posts: 5
Looking for a custom Macro

Hi all. I'm trying to design a macro for the following. (see below) and am having some difficulty.

Step 1. Target enemy (I figure I'll just do this manually), but if there is a way to do this cool.
Step 2. (you start in battle stance) Charge Target
Step 3. Change Stance to Defensive
Step 4. Taunt Target
Step 5, Hamstring or Thunderclap or Demorilizing Shout

I'm not sure if this can be done in one macro. or not.. but any help would be appreicated.

The main reason I was hoping to create this is in a single boss tank. I got the idea when I was doing AV and tanking Balinda.

Thanks
Reply With Quote
  #2  
Old 05-03-2008, 10:50 AM
New Registrant
 
Join Date: Feb 2008
Posts: 26
/targetenemy
/cast [stance:1] Charge
/cast [stance:1] Defensive Stance
/cast [stance:2] Taunt
/cast [stance:2] Demoralizing Shout

This should do what you want in two clicks. You can't put hamstring in the last line because you can't use it in defensive stance, and Thunder Clap will only work if you have Stance Mastery, since it costs more rage.
Reply With Quote
  #3  
Old 05-03-2008, 11:32 AM
New Registrant
 
Join Date: Apr 2008
Posts: 5
Cool, I can't wait to try it. Even 2 clicks would work better than.
target enemy, click charge, click def stance click taunt click dem shout... 5 clicks
Reply With Quote
  #4  
Old 05-03-2008, 12:00 PM
New Registrant
 
Join Date: Apr 2008
Posts: 5
Dumb question, as I am new to macro's.
Why /cast [stance:1] "action" or /cast [stance:2] "action"

Instead of
/cast action (if your already in that stance)?
Reply With Quote
  #5  
Old 05-03-2008, 11:27 PM
New Registrant
 
Join Date: Feb 2008
Posts: 26
It is my understanding that some macros will fail to do anything if one of the commands can't complete. The conditionals also prevent error spam "you can't do that in defensive stance," and I like them just as a matter of form.

To clarify, /cast [stance:1] action; means "cast action IF I am in Battle Stance.

Last edited by Davi; 05-03-2008 at 11:31 PM.
Reply With Quote
Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

World of Warcraft™ and Blizzard Entertainment® are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright © Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment®.