1. #1
    The Patient
    10+ Year Old Account
    Join Date
    Dec 2009
    Location
    Alabama, USA
    Posts
    220

    Looking for some help on a couple of macros

    On my monk I'm trying to use some macros for arenas.

    For the first macro, I want to be able to use tiger's lust on myself, but if I hover over another friendly player without actually targeting them, I can use it on them, and finally if I hold shift and use it, it will use it on my teammate, is this possible to do on one button?

    For the second one I want to be able to use grapple weapon but if I hold shift it will use it on my focus target.

  2. #2
    Code:
    /use [mod:shift,@party1][@mouseover,help][@player] Tiger's Lust
    
    
    /use [mod:shift,@focus][] Grapple Weapon
    Last edited by Woogs; 2013-02-04 at 05:12 AM.

  3. #3
    The Patient
    10+ Year Old Account
    Join Date
    Dec 2009
    Location
    Alabama, USA
    Posts
    220
    Thanks, but the grapple macro doesn't seem to work on focus

  4. #4
    What is your Grapple macro keybound to? It won't work if it's bound to your num pad (either directly or through a Razer Naga or other means of key mapping towards num pad), using a shift modifier with the num pad counts as another keypress entirely as it is using the secondary keys of the num pad (Home/End/Arrows/Pg Up/Pg Down).

Posting Permissions

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