Thread: Macro Question

  1. #1

    Macro Question

    So im no pro when it comes to macros. I use allot of mouse over macros and clique/grid for all of my healing needs.

    I recently started doing arena seriously on my disc priest and have run into a problem. I want dispel magic to be a mouse over macro. Here is what I use.


    #showtooltip
    /cast [target=mouseover] Dispel Magic(Rank 2)


    It works great for what I need. I have it bound to F4. Now here is the problem. I want it to dispel on an enemy if I am not moused over a friendly name in grid. Is there any way to have one key binding, and the best of both worlds? Thanks!

  2. #2
    Going to test it out now, thanks!

    ---------- Post added 2010-07-29 at 02:20 PM ----------

    Doesn't work. If I have someone targeted, but not moused over, it says no target. Any other ideas?

  3. #3
    Deleted
    Code:
    #showtooltip
    /cast [@mouseover, exists][harm][@player]Dispel Magic
    Mouseover > enemy > self

  4. #4
    Oh I must have been sleepy, Treeston's macro was what I should have gave you.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  5. #5
    About to start queing for 3's. Hope it works. Will keep yall updated. Thanks for all the help!

    ---------- Post added 2010-07-29 at 05:37 PM ----------

    Works like a charm. Thanks a ton!

Posting Permissions

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