Help with Intercept /Taunt macro - TankSpot
Remove Advertisements
Help with Intercept /Taunt macro
TankSpot // TankSpot News & Discussion // User Interface, Addons, and Macros
Reply
 
LinkBack Thread Tools
  #1  
Old 10-12-2008, 01:18 PM
New Registrant
WoW Characters
 
Join Date: Oct 2008
Posts: 2
Help with Intercept /Taunt macro

Trying to get a macro that will let me from a defensive stance - pop zerker stance & intercept, switch back to defensive and cast taunt. can not figure out how to do it any help would be appreciated. Sorry new to the macro thing and not sure how all the modifiers work. keep getting errors
Reply With Quote
  #2  
Old 10-12-2008, 01:29 PM
The Fat Controller
WoW Characters
 
Join Date: Sep 2007
Location: Vancouver, BC
Posts: 420
Send a message via MSN to Squeegiemama
Have you tried the chagre/intercept macro here as a start?

Perhaps post what you have so far.

As an aside, why not just use intervene and taunt?
__________________
Vexed
Bronzebeard - US
Reply With Quote
  #3  
Old 10-12-2008, 01:36 PM
New Registrant
WoW Characters
 
Join Date: Oct 2008
Posts: 2
tried the charge intercept macro having probs with it switching back to defensive and taunt. not lvl70 yet so no intervene

/cast [combat:stance3]Intercept; Berseker Stance
/cast [combat:stance2]Taunt; Defensive stance
Reply With Quote
  #4  
Old 10-12-2008, 03:54 PM
Fishmonger
 
Join Date: Sep 2008
Location: Fort Lewis, WA
Posts: 8
I'd actually recommend just intervening on it's target.

I use:
#show Intervene
/cast [target=mouseover,help,nodead,stance:2] Intervene; Defensive Stance

You have to put your mouse on your target's target, which is annoying, but mouseover works in many more situations than a target's target macro.
Reply With Quote
  #5  
Old 10-12-2008, 04:00 PM
The Fat Controller
WoW Characters
 
Join Date: Sep 2007
Location: Vancouver, BC
Posts: 420
Send a message via MSN to Squeegiemama
Source: Petre
I'd actually recommend just intervening on it's target.
Intervene isn't available to non-70 warriors.

@ Menemeth - You're hitting the button multiple times to go through the actions? I don't think it will work with just one button press.

I'll be able to do some better testing when I get off work.
__________________
Vexed
Bronzebeard - US
Reply With Quote
  #6  
Old 10-12-2008, 05:28 PM
Father of 2 and a Tank
 
Join Date: Aug 2008
Location: Melbourne, Australia
Posts: 70
Had a similar issue myself when I started using it.

You need to hit button a few times and not too fast.
Reply With Quote
  #7  
Old 10-13-2008, 12:43 PM
nonentity
WoW Characters
 
Join Date: Sep 2008
Location: something commonly described as earth
Posts: 17
you have a syntax error

/cast [combat,stance:2]

would be the right way to make one of those commands functional. the ; separating command is going to execute that option when either qualifier fails to be true, so you want to make sure you group your commands in such a way that you will get the commands you want in the situations you want.

with what you want to do here, a cast sequence might be the best choice since you want to always use the taunt after the intercept, and you will not have another good way to tell your macro not to try and go back to berserker without making a sequence to tell it to taunt instead

/castsequence berserker stance, intercept, defensive stance, taunt
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®.