1. #1

    shadowburn/fel flame macro

    is it possible to write a macro that casts fel flame >%20 and soul burn<=%20?

    i'm trying to use this atm, and i have to double tap it below %20 to get y shadwburn on the next GCD, any suggestions?

    #showtooltip
    /cast fel flame
    /cast shadowburn
    Knowledge is a blue item. Rare. You've gotta work for it.

  2. #2
    Mechagnome gualdhar's Avatar
    10+ Year Old Account
    Join Date
    Dec 2010
    Location
    Tacoma, WA
    Posts
    679
    You can't make smart macros like that, sorry. Only way you could do both in one macro is right click casts one, left click the other, or first click is one, second click is the other. You can't macro differences like that.
    Eire - 50 Balance and Kinetic Combat Shadow, Master Zhar Lestin server. Ace guild

  3. #3
    Legendary! gherkin's Avatar
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Vancouver, BC, Canada
    Posts
    6,002
    You could try
    #showtooltip
    /cast shadowburn
    /cast fel flame

    But I suspect that if the first one fails then it won't try the second one. Test it on a full damage target - if it casts fel flame, then it works. if it casts nothing and bitches at you, then it doesn't.

    If it doesnt, there is no solution

    R.I.P. YARG

  4. #4
    thanks a lot guys
    Knowledge is a blue item. Rare. You've gotta work for it.

  5. #5
    A few months back i was trying to do the same thing but it was with soul fire and shadow bolt (for demonology).

    The only way to do it is to use scripts that exceed the 255unit limit of a macro, which means you will have to use an addon.

    Sorry but that is the only way. :/

  6. #6
    #showtooltip (don't use any icon)
    /cast [nomod] Fel Flame
    /cast [mod:shift] Shadowburn

    Just simply use shift when u want to use Shadowburn - Works like a charm

Posting Permissions

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