Greetings

Is that your whole script Listed if so your missing a few things, here an example of basic Tri-Box setup I use
I use 3 pc's




//-----------------------------------------------------------
// PRESS CTRL-ALT-X TO RENAME LOTRO'S AFTER LAUNCH
//-----------------------------------------------------------
<Hotkey ALT Ctrl X>
<SendPC Local><RenameWin "The Lord of the Rings Online™" "LOTRO">
<SendPC 192.168.x.xx><RenameWin "The Lord of the Rings Online™" "LOTRO">
<SendPC 192.168.x.xx><RenameWin "The Lord of the Rings Online™" "LOTRO">


//-----------------------------------------------------------
// PRESS CTRL-ALT-R TO RESET LOTRO'S AFTER LAUNCH
//-----------------------------------------------------------
<Hotkey ALT Ctrl R>
<Sendpc local><RenameWin "LOTRO" "The Lord of the Rings Online™">
<SendPC 192.168.x.xx><RenameWin "LOTRO" "The Lord of the Rings Online™">
<SendPC 192.168.x.xx><RenameWin "LOTRO" "The Lord of the Rings Online™">

<Label w1 Local SendWinMF LOTRO>
<Label w2 192.168.x.xx SendWinMF LOTRO>
<Label w3 192.168.x.xx SendWinMF LOTRO>

// ----------------------------------------------------------------------------
//Toggles HKN for ease; turns off the broadcast and Window Tracking on a Toggle
// ----------------------------------------------------------------------------


<hotkey Pause>
<sendpc local>
<ToggleHotkeys>


//=====================Movement================//


<MovementHotkey capsLockOn W, A, S, D, Q, E>
<SendLabel w1, w2,w3 >
<Key %Trigger%>


<MovementHotkey Q,E,up, down, left, right>
<SendLabel w2,w3>