Close
Showing results 1 to 10 of 12

Threaded View

  1. #11

    Default

    I set up a macro for 6x AB which pretty much you get a proc every time, if it gets stuck I switch to another button.

    Need to use Super Duper Macro, Bindpad, ISBoxer or another tool to handle the longer macros. Using Bartender for bars.. replace with whatever bar you are using. The stop macro channeling line will allow you to Evocate or drop aggro with Invis while DPS with the other toons


    MAGE - 4.0.01 - Arcane
    -----------
    Arcane Blast x 3 - BT4Button110
    ---
    #showtooltip
    /assist [target=focus, exists]
    /castsequence [nochanneling] reset=6/combat Arcane Blast,Arcane Blast,Arcane Blast,Arcane Barrage
    /cast [nochanneling] Arcane Missiles
    /use mana gem
    /use Talisman of Resurgence
    /cast presence of mind
    /cast arcane power
    /use Mirror Image

    Arcane Blast x 7 - BT4Button111
    ---
    #showtooltip
    /assist [target=focus, exists]
    /stopmacro [channeling]
    /castsequence reset=6/combat Arcane Blast,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Missiles
    /use mana gem
    /use Talisman of Resurgence
    /cast presence of mind
    /cast arcane power
    /use Mirror Image


    AB x 3 - Button that is spammed, low on mana, etc
    --
    /assist [target=focus, exists]
    /run SetCVar("Sound_EnableSFX","0")
    /click BT4Button110
    /script UIErrorsFrame:Clear()
    /run SetCVar("Sound_EnableSFX","1")

    AB x 7 - Button that is spammed
    --
    /assist [target=focus, exists]
    /run SetCVar("Sound_EnableSFX","0")
    /click BT4Button111
    /script UIErrorsFrame:Clear()
    /run SetCVar("Sound_EnableSFX","1")

    I know I have redundant assist, but want to make sure they are always targetting the correct target. All /use /cast CDs get used when they are up. One thing that is nice, the mana gem and Talisman can be used at the same time for a sweet damage boost.

    Another update - The previous macro I posted did not work. The macro never spills over the the second /click line if you have all of your /use and /cast CDs in the same castnig macro. You could separate the CDs into their own /click macro, but they do not go off at the same time. Even though the above are single buttons for the real sequence, I still prefer click because you don't have to replace all your macros on your main bar if you ever change anything.
    Last edited by TheShox : 10-18-2010 at 10:36 PM
    Paladin Tank - Bubbleshox
    Blood DKs - Deathshox, Warshox, Conquestshox, Famineshox
    <Clan of the Red Dragon> - Malygos - Alliance

Posting Rules

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