Log in

View Full Version : [HotKeyNet] mouse broadcasting



warsler1823
04-24-2010, 02:26 PM
hey guys,

i could use a little help with hotkeynet and its mouse broadcasting.
i have two wows on two pcs (one account on each machine). here my mouse broadcasting:

<UseKeyAsModifier Oem5>

<Hotkey ScrollLockOn Oem5 LButton, MButton, RButton, Button4, Button5>
<PassThrough>
<SendLabel w2>
<ClickMouse %TriggerMainKey%>


here the problem:

From 192.168.1.133: <CursorInfo 862 621 1280 1024 862 621 1280 1024 862 621><SendWin "World of Warcraft"><ClickMouse RBUTTON>
<CursorInfo 862 621 1280 1024 862 621 1280 1024 862 621> completed
<SendWin "World of Warcraft"> completed: Window found. Target set to 0x4050C "World of Warcraft"
<ClickMouse RBUTTON> completed

the clicks get delivered correctly but the location doesnt... when i click at the first pc for example in the upper right corner the second pc clicks where the cursor is...

could anybody pls help me

thank you ;)

Moorea
04-24-2010, 11:46 PM
here is what I use:

<UseKeyAsModifier Oem3>
<Hotkey Oem3 LButton, MButton, RButton, Button4, Button5>
<SendLabel w0, w1, w2, w3, w4>
<ClickMouse %TriggerMainKey% Both Window Scale NoRestore>

and have no problems, not sure why would yours doesn't work (maybe the Scale or Window ? or Both ?)

warsler1823
04-25-2010, 04:49 AM
hey moorea,

thanks for the quick answer. i copied what you use and it works perfectly :D

:cool:

Moorea
05-01-2010, 02:35 PM
glad I could help ! Enjoy HKN it's awesome