Close
Showing results 1 to 10 of 40

Hybrid View

  1. #1

    Default

    Here is an alternate macro for Arcane mage using /click. Button 1 can be combined with other buttons as per the user preference. The number of commas before the Arcane MIssile will also vary depending on the user spam rate.

    The goal is to cast Arcane Blast X 4 and then Arcane Missiles (after all the cooldowns). I originally had an Arcane Barrage following the Arcane Missiles in the macro but took it out as I don't think it was optimal.

    Still need to work in Mirror Image.

    /assist focus
    /run SetCVar("Sound_EnableSFX","0")
    /click MultiBarRightButton1
    /click MultiBarRightButton2
    /click MultiBarRightButton3
    /run SetCVar("Sound_EnableSFX","1")
    /script UIErrorsFrame:Clear()

    [BUTTON 1]
    /stopmacro [channeling]
    /cast icy veins
    /cast arcane power
    /cast presence of mind
    /use 13
    /use 14

    [BUTTON 2]
    #showtooltip Arcane Missiles
    /castsequence [nochanneling] reset=combat/target ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,arcane missiles

    [BUTTON 3]
    #showtooltip Arcane Blast
    /cast [nochanneling] arcane blast
    /use mana sapphire
    Last edited by heffner : 11-24-2009 at 07:46 PM

  2. #2

    Default

    Quote Originally Posted by heffner View Post
    Here is an alternate macro for Arcane mage using /click. Button 1 can be combined with other buttons as per the user preference. The number of commas before the Arcane MIssile will also vary depending on the user spam rate.

    The goal is to cast Arcane Blast X 4 and then Arcane Missiles (after all the cooldowns). I originally had an Arcane Barrage following the Arcane Missiles in the macro but took it out as I don't think it was optimal.

    Still need to work in Mirror Image.

    /assist focus
    /run SetCVar("Sound_EnableSFX","0")
    /click MultiBarRightButton1
    /click MultiBarRightButton2
    /click MultiBarRightButton3
    /run SetCVar("Sound_EnableSFX","1")
    /script UIErrorsFrame:Clear()

    [BUTTON 1]
    /stopmacro [channeling]
    /cast icy veins
    /cast arcane power
    /cast presence of mind
    /use 13
    /use 14

    [BUTTON 2]
    #showtooltip Arcane Missiles
    /castsequence [nochanneling] reset=combat/target ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,arcane missiles

    [BUTTON 3]
    #showtooltip Arcane Blast
    /cast [nochanneling] arcane blast
    /use mana sapphire

    I just wanted to report that the above click arcane mage system outputs more DPS for ME than the /castsequence version posted on the first page. I tested both several times on the dummies. I consistently gained 300-500 more DPS using this /click version. I used no activated procs or cooldowns for all my testing. ( try it out! )
    Currently 5 Boxing 5 Protection Paladins on Whisperwind Alliance
    The Power of Five!!! ( short video )

Posting Rules

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