1. #1
    Deleted

    Shift+click to focus?

    Is it possible to create macro that would make me focus someone that I shift+click?

  2. #2
    You can do this on unitframes with clique, not possible with shift-clicking the actual player model.

  3. #3
    It would be really awesome if we could focus players by shift+click on their models. I currently have a Razer mouse but haven't figured out how to make such a macro. Anybody know how?

  4. #4
    Deleted
    My guess is that it isn't possible, but I would suggest using clique to do this for you.

  5. #5
    Quote Originally Posted by Phoenexis View Post
    It would be really awesome if we could focus players by shift+click on their models. I currently have a Razer mouse but haven't figured out how to make such a macro. Anybody know how?
    If you can map your razer key things to an in game macro you can use

    /focus [@mouseover]

  6. #6
    Search for focuser on curse.

  7. #7
    Draeblin, I haven't found the name focuser on curse, could you please give me a link or the specific name of the addon?

    Thanks Pikatrap, now I have to figure out how to do that

  8. #8
    Quote Originally Posted by Phoenexis View Post
    Draeblin, I haven't found the name focuser on curse, could you please give me a link or the specific name of the addon?
    Draeblin seem to have forgot to specify that it's only available on CurseForge and not on Curse.com (at least I couldn't find the addon on any other site) http://wow.curseforge.com/addons/focuser/

    It's listed as abandoned and I have tested it, so I don't know if it still works.

  9. #9
    By some miracle of simplicity, it still works.

  10. #10
    The Patient
    10+ Year Old Account
    Join Date
    Feb 2011
    Location
    Cincinnati
    Posts
    263
    I suspect most addons that do only basic targeting commands would work whether they are maintained or not, because they are so simple and I can't imagine the code and commands for targeting has changed all that much over the years. Anyone know if you can use a modifier like Pika suggested with a /focus (i.e. /focus [@mouseover, modifier:shift]) or some variation thereof? Would be interesting to know
    "I love the name of honor more than I fear death
    -Shakespear, Julius Caesar

  11. #11
    you could try the below
    Code:
    /stopmacro [nomod:shift]
    /focus[@target]
    Because the stopmacro checks if shift is pressed or not the focus command need not check again and can focus whoever your target is since clicking the unit would make his your target.
    Last edited by palthis; 2012-03-27 at 03:26 PM.

Posting Permissions

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