Close
Showing results 1 to 5 of 5
  1. #1
    Member Tdog's Avatar
    Join Date
    Mar 2008
    Location
    In 5 places at once...
    Posts
    1029

    Default Macro/script for mouse click?

    I'm thinking there probably is but I've been looking all over the freaking place looking for something like this and haven't found a thing.

    Basically I'm using mouse on my laptop and positioning my cursor directly to the left of my alt in a downward view. With my main, once I've killed the mob i position my alt using my main so that he is standing directly to the right of the mob thus my laptop's mouse cursor is directly over the target and a quick right click will loot the mob with auto loot turned on. It's actually working pretty damn good but the only real problem is that sometimes I bump the laptop mouse and it moves on me since I have my laptop mouse right next to my PC mouse. I'm thinking if there is a macro or script that will allow me to simulate a right mouse click I can just put that macro/script on my toolbar, put my laptop mouse away from my PC mouse and I should be good to go.

    Anyone know of any macros/scripts or other ways to simulate a right mouse click so I can put it on my actionbar?

  2. #2

    Default

    Code:
    /script SetBinding("L", "TURNORACTION")
    /script SaveBindings(1)
    clicks at the cursor position
    MultiBoxer v2 a Multiboxing Addon (Automation, Questshare, Followstatus)

    TriBoxing - (3x Shaman)
    0.........10........20.......30........40........5 0.......60........70
    |---------|-------x-|---------|---------|---------|---------|---------|

  3. #3
    Member Tdog's Avatar
    Join Date
    Mar 2008
    Location
    In 5 places at once...
    Posts
    1029

    Default

    Quote Originally Posted by 'smurfy',index.php?page=Thread&postID=70015#post70 015
    Code:
    /script SetBinding("L", "TURNORACTION")
    /script SaveBindings(1)
    clicks at the cursor position
    Hmm..doesn't appear to be working. I'm honestly not too familiar with scripts but I should be able to just copy/paste that right into the macro section no?

  4. #4

    Default

    You need to go here and read it
    Looting via Keybind

    but, who knows it might be not what you looking for...

    btw, this code is to bind right-click action to "L" , and you use "L" next time instead right-click, I know CODE might be kinda confusing without explanation.
    I didn't tried myself tho...

  5. #5
    Member Tdog's Avatar
    Join Date
    Mar 2008
    Location
    In 5 places at once...
    Posts
    1029

    Default

    Quote Originally Posted by neux',index.php?page=Thread&postID=70299#post70299]You need to go here and read it
    [url='http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=6898
    Looting via Keybind[/url]

    but, who knows it might be not what you looking for...

    btw, this code is to bind right-click action to "L" , and you use "L" next time instead right-click, I know CODE might be kinda confusing without explanation.
    I didn't tried myself tho...
    Actually that was exactly what I was looking for thanks

Similar Threads

  1. WoW Macro - Works with Mouse Click but not Keybind
    By Blackops in forum Macros and Addons
    Replies: 2
    Last Post: 03-14-2009, 02:02 AM
  2. Mouse Click Broadcasting on a Mac?
    By Feider in forum Software Tools
    Replies: 2
    Last Post: 01-26-2009, 02:02 PM
  3. Mouse click passing.
    By Sevire in forum General WoW Discussion
    Replies: 5
    Last Post: 08-19-2008, 03:47 PM
  4. Mouse click issue
    By Fuzzyboy in forum Software Tools
    Replies: 4
    Last Post: 07-15-2008, 10:15 AM
  5. Replies: 6
    Last Post: 02-25-2008, 05:53 PM

Posting Rules

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