Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 12
  1. #1

    Default Mages Macro 4.0.1

    Did they make it so that boomkin and mages can't be macroed as easy as locks and shamans and spriests? I am having the hardest time finding a good rotation to use on them so they become usefull again in my multi box group?

    Any one seeing the same thing?

  2. #2

    Default

    Well I use a nostromo pad when I play, so all I did was have my dps button and F2 macroed in on the pad. I spam my dps button, it also spams F2. So when Arcane missles becomes active, I will already be hitting f2 as well. Works ok for me that way. Is that legal? Dont know. but works fine hehe.

  3. #3

    Default

    That makes sense i guess if i am just using the two spells now.

  4. #4

    Default

    Druids have always been a challenge. Managing Eclipse procs is a pain. I don't have any problems with my mages. What spec are you using?
    "My dogs could roll heroics with how a lot of you play."
    - Fursphere 2010




  5. #5

    Default

    Arcane is easy:

    /use 13
    /use 14
    /cast arcane power
    /castsequence [nochanneling] arcane blast,
    /cast [nochanneling] arcane missiles.

    as per several other threads, the arcane missiles will attempt to cast in the small periods of latency between the castsequence spells (in this case the one cast sequence spell). If AM is not available, the castsequence will cycle on to the next AB automatically, if it is available then it will fire off an AM. The only issue here is if you go a while without a proc you will be firing off some expensive ABs so if mana is a problem you can include an arcane barrage in your castsequence to break the buff.

    I think druids are actually easier now than previously because eclipse is not really a true proc anymore. Wrath give 13.33 points towards eclipse, Stasurge gives 15 in either direction and Starfire gives 20 (at least for me). You can either run an arcane macro which you hit when you have a moon eclipse ie. castsequence moonfire, starfire, starfire, starfire, starfire, starfire and an equivalent nature macro.

    Alternatively 10 starfires will take you from a moon eclipse to a sun eclipse and 15 wraths will take you the other way. Weave in some starsurges (unfortunately does not allow for instant starsurge use) and dots and you have an entire castsequence for moonkin dps.
    Last edited by Noids : 10-18-2010 at 09:06 AM

  6. #6

  7. #7

    Default

    Toned I did that macro and it worked fine. When I tried to add /cast mirror image to the first part it would never cast the arcane missiles. Any thoughs?
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  8. #8
    Rated Arena Member daviddoran's Avatar
    Join Date
    May 2008
    Location
    Southern California
    Posts
    1596

    Default

    If you have mana problems, put the arcane blast sequence like this:

    /castsequence [nochanneling] arcane blast,arcane blast, arcane blast, arcane blast, arcane barrage

    that way you wont cast more than 4 arcane blasts in a row.

    Only downside of this macro, is that its very luck dependant, and DPS will fluxuate a lot. If you consistenly proc arcane missiles after 1-2 arcane blasts, you wont benefit much from the stacking buff that arcane blast gives you. I had some tests on the dummies, and one time, I got a near perfect proc rate, just about every 4th AB, id proc a missiles, and I did like 9k DPS (including one 42k crit...) and another time, I got the proc too often, and only did 5-6k dps. Other times, I wouldnt get a proc very often at all, and i'd run oom very quickly. I had to switch between molten armor and mage armor as my mana dropped.

    I also tried fire mage, and we still have the issue of Pyroblast procs. If they made pyroblast work like arcane missiles proc, it would be a cinch, but as it is now, you only want to be casting pyro when it procs, otherwise its low dps. Maybe Frost isn't so bad now?

    As for mirror image, I've found that these types of macros only work when one spell that's not part of the sequnce (not counting the buffs that arent on the GCD like arcane power, etc. Best way around it is to have a second button for starting a boss fight.

  9. #9

    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

  10. #10
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    Quote Originally Posted by pinotnoir View Post
    Toned I did that macro and it worked fine. When I tried to add /cast mirror image to the first part it would never cast the arcane missiles. Any thoughs?
    Try adding it in the clicker just underneath the /clicks im not at home right now ill test it later... I don't want my mage popping mirror images on trash... I make all my boss dps cooldowns f6 on all chars... Mirror images being one of them, so I've never ran into this.


Posting Rules

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