1. #1

    Elemental Mastery Macro'ing

    Hi all. I'm still fresh with caster macros so would like to seek some advice. I normally PvP on my hunter and Rogue and I dont use macros so this is my first.

    Since 3.2 and the changes to Ghost Wolf, I'm really loving the PvP on my Ele Sham. I heard there's a castsequence macro that allows the casting of one spell if the other is on cooldown.

    i.e. Ele Mastery > Lava Burst (if on cooldown) > Chain Lightning.

    Atm, I'm doing it manually, Ele Mas then which ever's not on cd. Can anyone explain how to create a macro which casts Ele Mas then followed by LvB or CL depending which is not on CD?

    Thx in advance!

  2. #2
    Herald of the Titans Drunkenfinn's Avatar
    15+ Year Old Account
    Join Date
    Mar 2009
    Location
    Finland
    Posts
    2,560

    Re: Elemental Mastery Macro'ing

    Afaik, just this should be enough:

    #showtooltip Elemental Mastery
    /cast Elemental Mastery
    /cast Lava Burst
    /cast Chain Lightning

    Not 100% sure if it will cast CL if LvB is on CD with that one, but it should work :P Go and try it out.

  3. #3

    Re: Elemental Mastery Macro'ing

    You need to press it 2 times to cast both Lava burst and then Chain Lightning. I think :-X!
    Quote Originally Posted by Deos
    LOL Rogues with light bulbs.. WTF blizzard, that kinda makes so "much sense" for stealthy ninjas. Why dont you put neon strings there, ringbells all around and a spinning flashing police lighbulb projector on the head "weeeeu-weeeeu-weeeeu, rogue incoming!!", that would hit the nail srsly

  4. #4

    Re: Elemental Mastery Macro'ing

    Quote Originally Posted by Drunkenfinn
    Afaik, just this should be enough:

    #showtooltip Elemental Mastery
    /cast Elemental Mastery
    /cast Lava Burst
    /cast Chain Lightning

    Not 100% sure if it will cast CL if LvB is on CD with that one, but it should work :P Go and try it out.
    Nope. Tried this out the first time round. It will cast EM and LvB but even with LvB on cooldown, it wont cast CL. It totally ignores the existence of '/cast Chain Lightning'.

    :'(

  5. #5

    Re: Elemental Mastery Macro'ing

    #showtooltip
    /cast Elemental Mastery
    /cast [modifier:shift] Lava Burst ; Chain Lightning


    That way just press and hold shift if one is on CD to go to the other

  6. #6
    Deleted

    Re: Elemental Mastery Macro'ing

    I am just wondering if its possible to have a macro do this.


    /cast Elemetal Mastery
    if Lava burst is not on CD
    /cast Lava Burst
    if lava burst is on CD
    /cast Lightning Bolt

Posting Permissions

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