1. #1

    Macro - Check for buff before casting.

    I want to check if a buff is present on the player and if yes, cast a certain ability.

    More specifically,

    if Maelstrom Weapon = 5 stack then,
    cast Lightning Bolt
    end if

    Is it possible to do something like this?

  2. #2

    Re: Macro - Check for buff before casting.

    I don't think so, at least not directly.

    You might try:

    /cast lightning bolt
    /stopcasting

    That way, if it's not instant, you don't start casting.

    dunno.

    Let's all ride the Gish gallop.

  3. #3
    Herald of the Titans Baabinator's Avatar
    15+ Year Old Account
    Join Date
    Oct 2008
    Location
    Home
    Posts
    2,972

    Re: Macro - Check for buff before casting.

    i use that as well, but it's annoying since it WILL slow you down slightly
    Scars show you the remnants and failures of the past.

    ~¡¡¡!!!AND FOR THE LOVE OF GOD, STOP ASKING ABOUT MY AVATAR, I DON'T KNOW!!!¡¡¡~

  4. #4
    Scarab Lord
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Texas
    Posts
    4,040

    Re: Macro - Check for buff before casting.

    @Soulflare

    This is not possible in macros. You can't do an "if-then" type of logic in macros.

  5. #5

    Re: Macro - Check for buff before casting.

    Otherwise you could make a single macro to play most classes

  6. #6

    Re: Macro - Check for buff before casting.

    This used to be possible waaaaaaaaaaaay back around 1.3. I remember chaincasting Scorch for Clearcasting procs, then casting a Fireball. Good times...

  7. #7

    Re: Macro - Check for buff before casting.

    try use POWERAURA, set if the target/focus have 5 stack of that debuf a message and/or costumizable icon will pop up

Posting Permissions

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