1. #1
    Deleted

    Help with Macros

    Allo peeps!

    I want some help with creating some macros!
    What i want to do is:

    1st Macro.) When mouseover a target and its friendly cast Flash Heal but if target its hostile cast Holy Fire.
    2nd Macro.) When i put cursor on an area Cast Mass Dispel.

    I dont want to use Addons but only code in macros of wow!

    Thank you in advance

  2. #2
    #1

    Code:
    /cast [harm,nodead  @mouseover] Holy Fire; [help,nodead  @mouseover] Flash Heal; []
    #2

    Code:
    /cast [@cursor] Mass Dispel
    there is supposed to be a comma before mouseover but it keeps disappearing when I post and changing to some link which I can't get rid of
    Last edited by palamina; 2016-11-18 at 09:29 PM.

  3. #3
    Deleted
    Really thank you!

    - - - Updated - - -

    For some reason code 1 dont work!

Posting Permissions

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