PDA

View Full Version : [WoW] Help with HotkeyNet script



killermisterio
09-01-2014, 12:13 AM
I'm new to multiboxing using multiple computers and was wondering if anyone could help me. I am using HotkeyNet and they have a script on the site for using two computers with two WoW's (one on each) But was needing some help with it as i'm getting errors that I can't seem to fix.



Here is the script i'm using:


//================================================== ==============
// SAMPLE SCRIPT FOR TWO WOW'S ON TWO PC'S
// (one account on each machine)
//
// Instructions: Copy this entire script (all the blue writing
// on gray background including comments). Save it in a file.
// Load it into HotkeyNet.
//
// Toggle the scroll lock key to turn hotkeys off and on. (You
// can change this if you want, just like you can change
// everything else with HotkeyNet.)
//
// Requires HotkeyNet build 147 or higher.
//
// For more info, go to www.hotkeynet.com (http://www.hotkeynet.com)
//================================================== ==============


//-----------------------------------------------------------
// SUBROUTINE TO LAUNCH A COPY OF WOW.
//-----------------------------------------------------------
<Command Launch>
<SendPC %1%>
<Run "c:\Program Files\World of Warcraft\WoW.exe">


//-----------------------------------------------------------
// HOTKEY TO LAUNCH BOTH WOW'S.
//-----------------------------------------------------------
<Hotkey ScrollLockOn Alt Ctrl L>
<Launch Local>
<Launch IP_ADDRESS_2>


//-----------------------------------------------------------
// DEFINE MAIL LABELS FOR SENDING KEY STROKES
//-----------------------------------------------------------
<Label w1 Local SendWin "World of Warcraft">
<Label w2 2ND_IP_ADDRESS SendWin "World of Warcraft">


//-----------------------------------------------------------
// 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>
<PassThrough>
<SendLabel w2>
<Key %Trigger%>


//-----------------------------------------------------------
// DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH WOW'S.
// ADD MORE KEYS IF YOU WANT.
//-----------------------------------------------------------
<MovementHotkey ScrollLockOn w, a, s, d>
<PassThrough>
<SendLabel w2>
<Key %Trigger%>


//-----------------------------------------------------------
// BROADCAST MOUSE CLICKS. REQUIRES ADJUSTMENT OF
// CLICKMOUSE DELAYS ON SETTINGS PANEL. 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>
<PassThrough>
<SendLabel w2>
<ClickMouse %TriggerMainKey%>




Here is the error i'm getting:



Line 44 in C:\Users\*name*\Documents\hotkeynet_210\Script 1.txt: <SendLabel w2>
you must specify an IP for <Hotkey ScrollLockOn 0> with SendLabel or SendPC.


Line 53 in C:\Users\*name*\Documents\hotkeynet_210\Script 1.txt: <SendLabel w2>
"w2" has not been defined as the name of a label.
you must specify an IP for <Hotkey ScrollLockOn A> with SendLabel or SendPC.


Line 66 in C:\Users\*name*Documents\hotkeynet_210\Script 1.txt: <SendLabel w2>
"w2" has not been defined as the name of a label.
you must specify an IP for <Hotkey ScrollLockOn Oem3 LButton> with SendLabel or SendPC.


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Oem3 LButton>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Oem3 RButton>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Oem3 MButton>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Oem3 Button4>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Oem3 Button5>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 0>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 1>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 2>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 3>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 4>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 5>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 6>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 7>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 8>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn 9>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn A>
Disregarding empty hotkey: <HotkeyUp ScrollLockOn A>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn B>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn C>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn D>
Disregarding empty hotkey: <HotkeyUp ScrollLockOn D>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn E>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn G>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn H>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn I>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn J>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn K>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn L>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn M>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn N>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn O>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn P>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Q>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn R>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn S>
Disregarding empty hotkey: <HotkeyUp ScrollLockOn S>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn T>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn U>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn V>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn W>
Disregarding empty hotkey: <HotkeyUp ScrollLockOn W>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn X>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Y>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Z>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F1>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F2>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F3>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F4>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F5>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F6>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F7>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F8>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F9>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F10>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F11>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn F12>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Plus>


Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Minus>


Finished loading hotkey file.
63 errors were found
2 definitions were loaded
1 key will be used as a modifier


Command line: AutoExec
Unable to find command AutoExec


Installing mouse hook
Hook installation succeeded


Help would be very much appreciated. Thanks!

Khatovar
09-01-2014, 08:50 AM
The answer is directly in the error message. You need to assign the IP address (http://hotkeynet.com/p/doc2.html) of the second computer in the script.


Line 44 in C:\Users\*name*\Documents\hotkeynet_210\Script 1.txt: <SendLabel w2>
you must specify an IP for <Hotkey ScrollLockOn 0> with SendLabel or SendPC


//-----------------------------------------------------------
// HOTKEY TO LAUNCH BOTH WOW'S.
//-----------------------------------------------------------
<Hotkey ScrollLockOn Alt Ctrl L>
<Launch Local>
<Launch IP_ADDRESS_2>


Line 53 in C:\Users\*name*\Documents\hotkeynet_210\Script 1.txt: <SendLabel w2>
"w2" has not been defined as the name of a label.
you must specify an IP for <Hotkey ScrollLockOn A> with SendLabel or SendPC.


Line 66 in C:\Users\*name*Documents\hotkeynet_210\Script 1.txt: <SendLabel w2>
"w2" has not been defined as the name of a label.
you must specify an IP for <Hotkey ScrollLockOn Oem3 LButton> with SendLabel or SendPC.


//-----------------------------------------------------------
// DEFINE MAIL LABELS FOR SENDING KEY STROKES
//-----------------------------------------------------------
<Label w1 Local SendWin "World of Warcraft">
<Label w2 2ND_IP_ADDRESS SendWin "World of Warcraft">

killermisterio
09-01-2014, 05:25 PM
The answer is directly in the error message. You need to assign the IP address (http://hotkeynet.com/p/doc2.html) of the second computer in the script.




//-----------------------------------------------------------
// HOTKEY TO LAUNCH BOTH WOW'S.
//-----------------------------------------------------------
<Hotkey ScrollLockOn Alt Ctrl L>
<Launch Local>
<Launch IP_ADDRESS_2>






//-----------------------------------------------------------
// DEFINE MAIL LABELS FOR SENDING KEY STROKES
//-----------------------------------------------------------
<Label w1 Local SendWin "World of Warcraft">
<Label w2 2ND_IP_ADDRESS SendWin "World of Warcraft">


I see, thank you very much for the help. =D