Close
Showing results 1 to 6 of 6

Hybrid View

  1. #1

    Default Clicking button to Send Key

    This is a somewhat confusing question, at least I think so. And I tried searching for it, but didn't find anything.

    I want to be able to click a macro on one client, and have it push a button, so that the macros on the other clients will get pushed also.

    For example: I set up a macro on Master, Also on slave 1 I have a Key Bind of F1 to cast Shadow Bolt, I want to be able to click the macro (With my mouse obviously) and have it "push" button F1, causing Slave 1 to start casting Shadow Bolt.

    Hope this made sense. Thanks!

  2. #2

    Default

    I don't believe that would be possible.
    [align=center]Jamien - 70 Rogue
    Aphrim - 70 Priest
    Zapcowone-four - 70 Shaman
    Niian - 65 Paladin
    [/align]

  3. #3

    Default

    I'm guessing you're either a clicker or don't have any multiboxing software installed.

    I suggest you get some software installed. It makes multiboxing so much easier :P

  4. #4

    Default

    I have Keyclone, but I do like to click more than using hotkeys.

  5. #5

    Default

    Best bet is to start learning to press buttons on your keyboard
    [align=center]Jamien - 70 Rogue
    Aphrim - 70 Priest
    Zapcowone-four - 70 Shaman
    Niian - 65 Paladin
    [/align]

  6. #6

    Default

    You could do this using hotkeynet but would really have to do something like shift + click rather than just click or it would probably cause problems (clients clicking everytime you do normal clicks)

    I use mouse clicks mostly for quest accepting/turn ins but should work fine for skills also.

    Code:
    <Hotkey Shift LButton>
      	<SendPC local>
         	<SendWin "wow1">
         	<ClickMouse LButton>
      	<SendPC 192.168.1.2>
         	<SendWinm "wow2">
         	<ClickMouse LButton>
         	<SendWinm "wow3">
         	<ClickMouse LButton>
         	<SendWinm "wow4">
         	<ClickMouse LButton>
         	<SendWinm "wow5">
         	<ClickMouse LButton>
    2019 (40 - Priest/Mage/Mage/Mage/Mage) (16 - 5x Druid)
    2008 (60 - 2x Paladin 3x Mage) (64 - Moonkins) (70 - Shamans)

Similar Threads

  1. Key Send Delay?
    By nobodyz in forum Software Tools
    Replies: 8
    Last Post: 08-03-2009, 11:11 AM
  2. 1 button = 2 button press is this possible?
    By jefflo in forum Macros and Addons
    Replies: 24
    Last Post: 07-07-2009, 11:04 PM
  3. How-Do-I: Send a key to only alts?
    By KrobJ in forum New Multi-Boxers & Support
    Replies: 7
    Last Post: 02-10-2009, 07:24 AM
  4. Replies: 19
    Last Post: 10-14-2008, 03:48 AM
  5. mouse clicking
    By goed in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 03-17-2008, 10:22 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
  •