PDA

View Full Version : Clicking button to Send Key



Edak
09-27-2008, 08:38 PM
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!

Jamien
09-27-2008, 09:46 PM
I don't believe that would be possible.

Dirtii
09-27-2008, 09:56 PM
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

Edak
09-27-2008, 10:04 PM
I have Keyclone, but I do like to click more than using hotkeys.

Jamien
09-27-2008, 10:17 PM
Best bet is to start learning to press buttons on your keyboard ;)

Anemo
09-28-2008, 10:30 PM
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.



<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>