Thread: Lawl save me!

  1. #1

    Lawl save me!

    #showtooltips
    /cast [@mouseover,help,nodead] Levitate
    /cast [nomod,@"Player Name"] Levitate
    /cancelaura Parachute
    /use [mod:shift] 15

    I want to make a macro that CTRL modified is a "mouseover" to Mind Vision

    Thoughts?

  2. #2
    You can also leave the @player as written, it will use it on yourself.

    Code:
    #showtooltip
    /cast [mod:ctrl,@mouseover]Mind Vision;[@mouseover,help,nodead][@player]Levitate
    /cancelaura Parachute
    /use [mod:shift]15

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    You sir are a macro champion!

    ---------- Post added 2012-01-02 at 06:30 AM ----------

    Eeekk, not working on the mouseover for the Mind Vision "CTRL"

  4. #4
    Whatever button you have this keybound to, unbind ctrl+button in your keybinds menu. Easiest way is bind Move Forward to ctrl+button and then bind it back to W.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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