Heres the script I use for 3 boxing on the 1 pc and 2x22in monitors
I like to personally rename the windows so they are in the correct order
- notice i prefer <restore> instead of alwaysontop, seems to work great for me
- also not the strange window sizes..... when filling up the 2nd monitor the fps lags, so I run them in small windows. You can do this by editing the prefs2.xml file I mentioned in my other topic (to keep the ui resize aspect correct)
Also my tip of the day ....
// Stop/start hotkeynet toggle
//-----------------------------------------------
<hotkey SCROLL>
<sendpc local>
<ToggleHotkeys>
// Window resizing - Main client AoC1
//-----------------------------------------------
<hotkey ctrl NUMPAD7>
<rename "Age of Conan" AoC1>
<hotkey ctrl NUMPAD8>
<rename "Age of Conan" AoC2>
<hotkey ctrl NUMPAD9>
<rename "Age of Conan" AoC3>
<hotkey NUMPAD7>
<TargetWindow AoC1>
<SetWinSize 1680 1020>
<SetWinPos 0 0>
<RemoveWinFrame>
<hotkey NUMPAD8>
<TargetWindow AoC2>
<SetWinSize 840 630>
<SetWinPos 1680 390>
<RemoveWinFrame>
<hotkey NUMPAD9>
<TargetWindow AoC3>
<SetWinSize 840 630>
<SetWinPos 2520 390>
<RemoveWinFrame>
// Space used for jumping
//-----------------------------------------------
<Hotkey space>
<sendwin "AoC1">
<key space>
<sendwin "AoC2">
<key space>
<key enter>
<text /follow>
<key enter>
<sendwin "AoC3">
<key space>
<key enter>
<text /follow>
<key enter>
<Restore>
// Action hotkeys
//-----------------------------------------------
<hotkey f1>
<sendwin "AoC1">
<key f1>
<sendwin "AoC2">
<key f2>
<sendwin "AoC3">
<key f2>
<Restore>
<hotkey tab>
<sendwin "AoC1">
<key tab>
<sendwin "AoC2">
<key tab>
<sendwin "AoC3">
<key tab>
<Restore>
<hotkey 1>
<sendwin "AoC1">
<key 1>
<sendwin "AoC2">
<key 1>
<sendwin "AoC3">
<key 1>
<Restore>
<hotkey 2>
<sendwin "AoC1">
<key 2>
<sendwin "AoC2">
<key 2>
<sendwin "AoC3">
<key 2>
<Restore>
<hotkey 3>
<sendwin "AoC1">
<key 3>
<sendwin "AoC2">
<key 3>
<sendwin "AoC3">
<key 3>
<Restore>
<hotkey 4>
<sendwin "AoC1">
<key 4>
<sendwin "AoC2">
<key 4>
<sendwin "AoC3">
<key 4>
<Restore>
<hotkey 5>
<sendwin "AoC1">
<key 5>
<sendwin "AoC2">
<key 5>
<sendwin "AoC3">
<key 5>
<Restore>
<hotkey 7>
<sendwin "AoC1">
<key 7>
<sendwin "AoC2">
<key 7>
<sendwin "AoC3">
<key 7>
<Restore>
<hotkey 8>
<sendwin "AoC1">
<key 8>
<sendwin "AoC2">
<key 8>
<sendwin "AoC3">
<key 8>
<Restore>
<hotkey 9>
<sendwin "AoC1">
<key 9>
<sendwin "AoC2">
<key 9>
<sendwin "AoC3">
<key 9>
<Restore>
<hotkey 0>
<sendwin "AoC1">
<key 0>
<sendwin "AoC2">
<key 0>
<sendwin "AoC3">
<key 0>
<Restore>
<hotkey f>
<sendwin "AoC1">
<key f>
<sendwin "AoC2">
<key f>
<sendwin "AoC3">
<key f>
<Restore>
F1 ... set all accounts to target the main character, if this character is the group leader, then they will always be F2 to everyone else.
This helps with many things...
- targeting the one character to follow, so followed by <enter><text /follow><enter>
- assisting the main character, using the default F key
- using tab to target the nearest mob
<hotkey f1>
<sendwin "AoC1">
<key f1>
<sendwin "AoC2">
<key f2>
<sendwin "AoC3">
<key f2>
<Restore>
Connect With Us