Log in

View Full Version : [HotKeyNet] Mouse broadcasting problem



Princy
07-27-2018, 11:12 AM
Hello
I recently tried to write a simple script for multiboxing online games and I used as a model a script made to multibox World of Warcraft
It works fine when it's about to broadcast the keyboard (it works perfectly, but it's unable to write in chat) but when it's about to broadcast the mouse it doesn't work.
Specifically, I see the click "broadcasted" on the second window, but the click has no effect on both windows : it's like I'm not clicking.
Then i thought it was a problem of the game, so I tried to use the same script to broadcast keyboard and mouse on two file explorer's windows and the problem is the same: they're two "fake clicks"
that's the script

<Hotkey Ctrl R>
<SendPC local>
<RenameWin "Esplora file" WoW1>
<RenameWin "Esplora file" WoW2>
<Label w1 Local SendWinM WoW1>
<Label w2 Local SendWinM WoW2>
<KeyList MyList A-Z, 0-9, Plus, Minus, Period, Oem7, Oem4, Oem6, Oem3, Tab, Comma, Oem1, F1-F12, Backspace, Ctrl, Enter, Esc, Divide, Capslock, Oem2, Numpad0-Numpad9, except W, A, S, D, Q, E>
<Hotkey MyList; Shift MyList, except F1-F12>
<SendLabel w1, w2>
<Key %Trigger%>
<UseKeyAsModifier Delete>
<Hotkey Delete LButton, MButton, RButton, Button4, Button5>
<SendLabel w1, w2>
<ClickMouse %TriggerMainKey%>
<RestoreMousePos>


and that's what autokeynet's logs say

From this pc: <CursorInfo -226 151 377 535 961 171 1536 864 961 171><SendWinM WoW1><ClickMouse LBUTTON><RestoreMousePos><SendWinM WoW2><ClickMouse LBUTTON><RestoreMousePos>
<ClickMouse LBUTTON> completed
<RestoreMousePos> completed: mouse cursor restored to 1420, 164.
<CursorInfo -226 151 377 535 961 171 1536 864 961 171> completed
<SendWinM WoW1> completed: Window found. Target set to 0xDF08D2 "WoW1"
<ClickMouse LBUTTON> completed
<RestoreMousePos> completed: mouse cursor restored to 1420, 164.
<SendWinM WoW2> completed: Window found. Target set to 0x1B083C "WoW2"
<ClickMouse LBUTTON> completed
<RestoreMousePos> completed: mouse cursor restored to 1420, 164.
<CursorInfo -226 151 377 535 961 171 1536 864 961 171> completed
<SendWinM WoW1> completed: Window found. Target set to 0xDF08D2 "WoW1"
<ClickMouse LBUTTON> completed
<RestoreMousePos> completed: mouse cursor restored to 1420, 164.
<SendWinM WoW2> completed: Window found. Target set to 0x1B083C "WoW2"
<ClickMouse LBUTTON> completed
<RestoreMousePos> completed: mouse cursor restored to 1420, 164.
I hope to hear from you soon :D :D

PS: Sorry for my english

Tin
07-27-2018, 02:15 PM
Maybe this guide can help you ?

https://www.dual-boxing.com/threads/16177-Guide-HowTo-use-HotKeyNet-for-boxing