Thread: Macro Question

  1. #1
    Deleted

    Macro Question

    I have a macro for my Metamorphosis that is going like this

    #showtooltip Metamorphosis
    /use Demon Soul
    /cast Metamorphosis
    /cast Demon Leap
    /use Immolation Aura

    When i use that my demonleap works but not immo aura and if i change the place on demonleap and immo aura the aura works but not the leap.. Does anyone knows why? And how i can sort this?

  2. #2
    The way you are working it, you would have to hit the button twice for everything to go off
    Cyner#1996

  3. #3
    Deleted
    Is there any easier way to get this to work?

  4. #4
    Give this thread http://www.mmo-champion.com/threads/...-Macro-Edition a shot, people there are like...super smarter than i with macros
    Cyner#1996

  5. #5
    Two Macros....

    #showtooltip Moonwell Chalice
    /use Moonwell Chalice
    /use Volcanic Potion
    /cast Blood Fury
    /cast Demon Soul


    (This will activate all of your pre-meta buffs with one click.)


    #showtooltip Metamorphosis
    /castsequence reset=30, Metamorphosis, Immolation Aura, Demon Leap

    (One press for Meta, a second press for Immo Aura and a third IF you want to leap.)

    Demon Leap and Immolation Aura both trigger the GCD. You can't macro them to one button without a cast sequence and multiple presses.
    Last edited by Jahrastafari; 2011-10-07 at 12:19 AM.

  6. #6
    /use Immolation Aura

    AFAIK /use is for items, not for spells.

Posting Permissions

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