Close
Showing results 1 to 3 of 3

Hybrid View

  1. #1

    Default Problem with hotkeynet after format

    Greetings, after format my hotkeynet is not working properly. I tried with 2 accounts and 8 accounts on one computer, after load script I press ctrl+r, WoW instances are renamed to WoW1 and Wow2 but multiboxing is not working, wierd sounds occurs when I click W A S D and they dont work at all, also something like this shows up in hotkeynet From this pc: <SendWinM WoW1><Key Y><SendWinM WoW2><Key Y><SendWinM WoW3><Key Y><SendWinM WoW4><Key Y><SendWinM WoW5><Key Y><SendWinM WoW6><Key Y><SendWinM WoW7><Key Y><SendWinM WoW8><Key Y>. I dont remember something like "From this pc:" before format. Please help me this is my script it used to work always.

    <Hotkey ScrollLockOn Ctrl R>
    <SendPC local>
    <RenameWin "World of Warcraft" WoW1>
    <RenameWin "World of Warcraft" WoW2>
    <RenameWin "World of Warcraft" WoW3>
    <RenameWin "World of Warcraft" WoW4>
    <RenameWin "World of Warcraft" WoW5>
    <RenameWin "World of Warcraft" WoW6>
    <RenameWin "World of Warcraft" WoW7>
    <RenameWin "World of Warcraft" WoW8>
    //-----------------------------------------------------------
    // SUBROUTINE TO LAUNCH AND RENAME A COPY OF WOW.
    //-----------------------------------------------------------
    <Command LaunchAndRename>
    <SendPC %1%>
    <Run "c:\World of Warcraft\WoW.exe">
    <RenameTargetWin %2%>


    //-----------------------------------------------------------
    // DEFINE MAIL LABELS FOR SENDING KEY STROKES.
    //-----------------------------------------------------------
    <Label w1 Local SendWinM WoW1>
    <Label w2 Local SendWinM WoW2>
    <Label w3 Local SendWinM WoW3>
    <Label w4 Local SendWinM WoW4>
    <Label w5 Local SendWinM WoW5>
    <Label w6 Local SendWinM WoW6>
    <Label w7 Local SendWinM WoW7>
    <Label w8 Local SendWinM WoW8>
    //-----------------------------------------------------------
    // DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
    // SENT TO BOTH WOWS. ADD MORE KEY COMBO'S IF YOU WANT.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn A-Z, 0-9, Plus, Minus, F1-F12 except W, A, S, D, Q, E>
    <SendLabel w1, w2, w3, w4, w5, w6, w7, w8>
    <Key %Trigger%>

    //-----------------------------------------------------------
    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
    // ADD MORE KEYS IF YOU WANT.
    //-----------------------------------------------------------
    <MovementHotkey ScrollLockOn up, down, left, right>
    <SendLabel w1, w2, w3, w4, w5, w6, w7, w8>
    <Key %Trigger%>

    //-----------------------------------------------------------
    // BROADCAST MOUSE CLICKS. HOLD DOWN OEM3 (ON U.S. KEYBOARDS,
    // THAT'S THE SQUIGGLE KEY IN UPPPER LEFT CORNER) WHEN YOU
    // WANT TO BROADCAST.
    //-----------------------------------------------------------
    <UseKeyAsModifier Oem3>

    <Hotkey ScrollLockOn Oem3 LButton, MButton, RButton, Button4, Button5>
    <SendLabel w1, w2, w3, w4, w5, w6, w7, w8>
    <ClickMouse %TriggerMainKey%>

    also something like this shows "<CursorInfo -32 108 464 240 696 539 1920 1080 696 539> completed" i dont remember this before.
    Last edited by skuper123 : 07-06-2018 at 09:39 AM

  2. #2

    Default

    Forgive me man, if I have used hotkey net once it would have been a lot. But by the sounds of things. I'd say it has something to do with cross pc boxing ? That's my guess man. Best of luck

  3. #3

    Default

    Quote Originally Posted by skuper123 View Post
    Greetings, after format my hotkeynet is not working properly.
    I'm recently trying to get HotKeynet up and running again after a few years away. It appears that it no longer works (with Win10 anyway). It can launch wow just fine, and with some handle jiggling, I can get the renames to work, but I can't seem to get any hotkeys to send to the wow windows. the resizes aren't working. I think it's just broken and I'm looking for an alternative solution now.

Posting Rules

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