make bars depend on stance with makros -for warr,demo,rogue,druid,... menu

User Tag List

Results 1 to 7 of 7
  1. #1
    bt411's Avatar Member
    Reputation
    11
    Join Date
    Jun 2009
    Posts
    138
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    make bars depend on stance with makros -for warr,demo,rogue,druid,...

    This is how you make any bar swap with stance using a macro. Posting cause i recently was suprised how many didn't know about it even among high rated players.
    Its basically pretty simple, there is a [stance:X] modifier that works just like [modifier:alt] . It sets the condition that you have to be in stance x to use the cast/action.

    Important: to let the icon switch to the skill that will be used don't select an icon when you create a macro. The per default selected red question mark should stay selected for this to work.

    A simple stance dependant macro looks like this:
    ------------------------------------------
    #showtooltip
    /cast [stance:1] bear_attack_skill
    /cast [stance:3] cat_attack_skill
    ------------------------------------------
    With this the button will change to the skill depending wether you are in bear or cat stance

    You can check the numbers for your stances here: Stance - WoWWiki - Your guide to the World of Warcraft

    I myself play a rogue and the currently most important macro for me is
    -------------------------------------------
    #showtooltip
    /cast [stance:0] Backstab
    /cast [stance:1/3] Ambush
    -------------------------------------------
    It will cast Backstab out of stealth and Ambush in stealth (stance 1) or shadowdance (stance 3)
    This also circumvents the bug where sometimes the bar isnt switching to the stealth bar when you activate shadowdance


    For a warrior you can add the [combat] modifier and create an instant gapcloser macro
    -------------------------------------------
    /cast [nostance:1,nocombat] Battle Stance
    /cast [stance:1,nocombat] Charge
    /cast [nostance:3,combat] Berserker Stance
    /cast [stance:3,combat] Intercept
    -------------------------------------------
    This will automatically switch to the right stance and use charge or intercept depending on if you are in combat or not.



    With this you can now make any button change with your stance. Have fun.

    make bars depend on stance with makros -for warr,demo,rogue,druid,...
  2. #2
    Croctail's Avatar Member
    Reputation
    1
    Join Date
    Apr 2013
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can be in combat and use charge, and intercept was removed from the game a long time ago.

  3. #3
    bt411's Avatar Member
    Reputation
    11
    Join Date
    Jun 2009
    Posts
    138
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Croctail View Post
    You can be in combat and use charge, and intercept was removed from the game a long time ago.
    was that mop? Didnt play warrior since bc so i just made it up on the fly to avoid having rogue only macros.
    Anyway thanks for the info.

  4. #4
    Tharmac's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, this is most valid for druids and rogues atm. My druid is full of these macro conditionals for every spec. Its really helpful if you use a lot of keybinds. For warriors or any other class with stance types, its a bit unnecessary, but might be still useful. I personnaly like another conditional called "spec", so i can save up some space in the macro slots. Ie:

    #showtooltip
    /cast [spec:1] Devastate
    /cast [spec:2] Bloodthirst

    I hope this completes the intent of your guide.

  5. #5
    zaksterz's Avatar Banned
    Reputation
    9
    Join Date
    Jun 2008
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tharmac View Post
    Well, this is most valid for druids and rogues atm. My druid is full of these macro conditionals for every spec. Its really helpful if you use a lot of keybinds. For warriors or any other class with stance types, its a bit unnecessary, but might be still useful. I personnaly like another conditional called "spec", so i can save up some space in the macro slots. Ie:

    #showtooltip
    /cast [spec:1] Devastate
    /cast [spec:2] Bloodthirst

    I hope this completes the intent of your guide.
    is it possible to do this with talents as well?

    so that my shuriken toss and marked for death is always bound on the same button?

  6. #6
    Augury13's Avatar Legendary
    Reputation
    884
    Join Date
    Oct 2012
    Posts
    1,736
    Thanks G/R
    424/74
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaksterz View Post
    is it possible to do this with talents as well?

    so that my shuriken toss and marked for death is always bound on the same button?
    You mean something like this?
    #showtooltip Marked For Death
    /castsequence reset=2 Marked for Death, Shuriken Toss ?
    or
    #showtooltip Marked For Death
    /castsequence reset=5 Marked for Death, Shuriken Toss, Shuriken Toss, Shuriken Toss, Shuriken Toss ? I'm not completely sure of what you're asking.

  7. #7
    Tharmac's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaksterz View Post
    is it possible to do this with talents as well?

    so that my shuriken toss and marked for death is always bound on the same button?
    At this moment, i don't know any possible way to do that. There is a lightweight addon that solves this problem: infMopTalentMacroes : Action Bar Mods : World of Warcraft AddOns

    cons: you can't write anything else in the macro for this addon. If anyone know a better option, let me know.

    Read instrucions, it works for any character with talents.. put the macros in the first macro tab. Enjoy.

    another alternative: http://www.wowinterface.com/download...tionSwap2.html
    Last edited by Tharmac; 04-15-2013 at 10:02 AM.

Similar Threads

  1. [Question] how to make Heirlooms Vendor with suctions for (trinity core)
    By 3Majed in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 09-30-2016, 04:20 PM
  2. [Release] Ideas for how to make WoW mulitplayer harcore and with greater Depth again!
    By Niek in forum World of Warcraft General
    Replies: 4
    Last Post: 08-03-2016, 05:50 AM
  3. [epic] Buy ore, make bars and vedor for profit! (server dependent)
    By Crysto in forum World of Warcraft Guides
    Replies: 26
    Last Post: 09-24-2009, 01:10 AM
  4. 600 WOW Gold For Level 60 Rogue/Druid Class Per Hour
    By jman123248 in forum World of Warcraft Guides
    Replies: 5
    Last Post: 01-20-2008, 11:47 AM
All times are GMT -5. The time now is 01:39 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search