Close
Showing results 1 to 4 of 4
  1. #1

    Default Shaman totems macro help?

    I am using a triboxing setup with shamans and was wondering if there was a way to set a single macro to cast my main totems on one button.... and also if there was a way to put my chain lightning and lightning bolt on one button... i tried /cast [exist,harm,nodead] lightning bolt

    /cast [exist,harm,nodead] chain lightning

    but that does not seem to work.... any ideas.... i read alot of the forums but if you see one i missed i would appreciate a link to it . :thumbsup:

  2. #2

    Default

    Ken's Shaman Macro list


    Very very good place for all your shaman macro needs.

  3. #3

    Default

    ahh yes that is an awesome link for macros :thumbsup: but i was hoping to find a macro where i can cast a fire, wind ,earth, water totem of my choice to a single key press... for pvp purposes.

  4. #4

    Default

    Code:
    /castsequence reset=10 Tremor Totem,Mana Spring Totem,Totem of Wrath,Wrath of Air Totem
    /castsequence reset=10 Healing Stream Totem,Tremor Totem,Totem of Wrath,Grounding Totem
    /castsequence reset=10 Healing Stream Totem,Totem of Wrath,Tremor Totem,Grounding Totem
    Put on the same key for all your toons. It will cast each of these in sequence over 4 keypresses. It is not possible to cast multiple spells/abilities from the same keypress (I.E. -- Press "2" once and cast 4 totems). Any attempt to do as such is considered botting by Blizzard.

    As for you LB/CL macro, try this:

    Code:
    /cast [mod:shift,harm,nodead] Chain Lightning
    /cast [nomod,harm,nodead] Lightning Bolt
    If you have trinkets you want to use before that, try:

    Code:
    /cast Elemental Mastery
    /use 13
    /use 14
    /cast [mod:shift,harm,nodead] Chain Lightning
    /cast [nomod,harm,nodead] Lightning Bolt
    As a final alternative, you can use this (I think), but I wouldn't. I'd rather have the CL bound seperately.

    Code:
    /cast harm,nodead] Chain Lightning
    /cast [harm,nodead] Lightning Bolt
    I _think_ this will work, though it may be the same thing they did to old-school Riposte macros.

    You could always castsequence the CL, too.


Similar Threads

  1. How can I tell which Shaman Totems Stack and Which Don't?
    By Yixum in forum General WoW Discussion
    Replies: 16
    Last Post: 10-06-2009, 12:51 AM
  2. Advice for Totems for 4 Shaman on PvP server
    By AlienChild in forum Multiboxing Group Composition Discussion
    Replies: 2
    Last Post: 05-29-2009, 12:59 AM
  3. Frost Tank DK + Shaman Totems Bug?
    By pinotnoir in forum Multiboxing Group Composition Discussion
    Replies: 2
    Last Post: 04-04-2009, 04:28 PM
  4. Healing Stream totems with 5x shaman
    By FIra in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 09-26-2008, 11:12 AM
  5. Advice for Totems for 4 Shaman on PvP server
    By AlienChild in forum General WoW Discussion
    Replies: 0
    Last Post: 01-01-1970, 12:00 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •