RagnarIshere133
02-17-2020, 07:55 AM
Hi Guys, I need some help with "Swap Windows" In hotkeynet ,I want to change windows when my main Character is dies so i will control on another Slave, I tried to see Old threads but most of them are people that Using Two monitors or Two pc and its confusing me,I just using 1 single Laptop for 9 WoWs,I tried this Thread:
http://www.dual-boxing.com/threads/2...ip-script-help (http://www.dual-boxing.com/threads/22457-Pip-script-help) But i didn't understand the script. when i loaded it up Its sending to me errors,I know i need to change the Hotkeys but i saw that the problem is not in the keys its at the second line "ResizeAndPosition"
If anyone Know how to solve it,Its would be greatly appreciated!
This is the script from the old Thread:
//----------------------------------------------------------------
//Window Switching
//----------------------------------------------------------------
<Hotkey F1>
<ResizeAndPosition WoW1 WoW2 WoW3 WoW4 WoW5>
<Hotkey F2>
<ResizeAndPosition WoW2 WoW1 WoW3 WoW4 WoW5>
<Hotkey F3>
<ResizeAndPosition WoW3 WoW2 WoW1 WoW4 WoW5>
<Hotkey F4>
<ResizeAndPosition WoW4 WoW2 WoW3 WoW1 WoW5>
<Hotkey F5>
<ResizeAndPosition WoW5 WoW2 WoW3 WoW4 WoW1>
If it is necessary to know the position of the windows then I will put it here:
<Hotkey F1>
<TargetWin WoW1>
<SetWinRect 0 233 845 600>
<Hotkey F2>
<TargetWin WoW2>
<SetWinRect 0 0 360 233>
<Hotkey F3>
<TargetWin WoW3>
<SetWinRect 350 0 360 233>
<Hotkey F4>
<TargetWin WoW4>
<SetWinRect 700 0 360 233>
<Hotkey F5>
<TargetWin WoW5>
<SetWinRect 1049 0 360 233>
<Hotkey F6>
<TargetWin WoW6>
<SetWinRect 835 230 360 233>
<Hotkey F7>
<TargetWin WoW7>
<SetWinRect 1193 230 360 233>
<Hotkey F8>
<TargetWin WoW8>
<SetWinRect 835 459 360 233>
<Hotkey F9>
<TargetWin WoW9>
<SetWinRect 1193 459 360 233>
http://www.dual-boxing.com/threads/2...ip-script-help (http://www.dual-boxing.com/threads/22457-Pip-script-help) But i didn't understand the script. when i loaded it up Its sending to me errors,I know i need to change the Hotkeys but i saw that the problem is not in the keys its at the second line "ResizeAndPosition"
If anyone Know how to solve it,Its would be greatly appreciated!
This is the script from the old Thread:
//----------------------------------------------------------------
//Window Switching
//----------------------------------------------------------------
<Hotkey F1>
<ResizeAndPosition WoW1 WoW2 WoW3 WoW4 WoW5>
<Hotkey F2>
<ResizeAndPosition WoW2 WoW1 WoW3 WoW4 WoW5>
<Hotkey F3>
<ResizeAndPosition WoW3 WoW2 WoW1 WoW4 WoW5>
<Hotkey F4>
<ResizeAndPosition WoW4 WoW2 WoW3 WoW1 WoW5>
<Hotkey F5>
<ResizeAndPosition WoW5 WoW2 WoW3 WoW4 WoW1>
If it is necessary to know the position of the windows then I will put it here:
<Hotkey F1>
<TargetWin WoW1>
<SetWinRect 0 233 845 600>
<Hotkey F2>
<TargetWin WoW2>
<SetWinRect 0 0 360 233>
<Hotkey F3>
<TargetWin WoW3>
<SetWinRect 350 0 360 233>
<Hotkey F4>
<TargetWin WoW4>
<SetWinRect 700 0 360 233>
<Hotkey F5>
<TargetWin WoW5>
<SetWinRect 1049 0 360 233>
<Hotkey F6>
<TargetWin WoW6>
<SetWinRect 835 230 360 233>
<Hotkey F7>
<TargetWin WoW7>
<SetWinRect 1193 230 360 233>
<Hotkey F8>
<TargetWin WoW8>
<SetWinRect 835 459 360 233>
<Hotkey F9>
<TargetWin WoW9>
<SetWinRect 1193 459 360 233>