1. May 31, 2017  

    Mind Flay macro

    Is there a macro that makes Mind Flay recast itself whenever you press? It was the old nochannel or something, but it doesn't seem to work here?

  2. June 1, 2017  
    This stops you from spamming it, and wasting mana.

    #showtooltip
    /cast [nochanneling]Mind Flay

  3. June 1, 2017  
    #showtooltip
    /cast [nochanneling]Mind Flay
    this will not recast while in the midde of channeling though.
    using the spell withought a macro will however. If you want to be sure then just make a macro with a "/stopcasting" in it.

    Code:
    #showtooltip
    /cast Mind Flay
    /stopcasting
    Great for if you have some lag and waiting for the channel to "complete" leaves a few milliseconds where you will be doing nothing.
    Edited: June 1, 2017

  4. June 1, 2017  
    Cheers guys. Anyone know a way to track MF ticks in 2.4.3? I tried some addon from Hellfire, but it does nothing :/

  5. June 2, 2017  
    take a look at https://www.wowace.com/addons and filter for 2.4.3.

    if you mean the ticks in the castbar then you want quartz or something similar...

    https://www.wowace.com/projects/quartz/files
    Edited: June 2, 2017

Posting Permissions

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