RagnarIshere133
03-22-2020, 01:25 AM
Alright.
//-----------------------------------------------------------
// PRESS CTRL R TO RENAME WOW'S IF YOU LAUNCH THEM MANUALLY.
//-----------------------------------------------------------
<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>
<RenameWin "World of Warcraft" WoW9>
//-----------------------------------------------------------
// SUBROUTINE TO LAUNCH AND RENAME A COPY OF WOW.
//-----------------------------------------------------------
<Command LaunchAndRename>
<SendPC %1%>
<Run "C:\Users\Matan\Downloads\Wrath of the Lich King 3.3.5a (wod models)\wow.exe">
<RenameTargetWin %2%>
//-----------------------------------------------------------
// HOTKEY TO LAUNCH AND RENAME YOUR WOW WINDOWS
//-----------------------------------------------------------
<Hotkey ScrollLockOn Ctrl F1>
<LaunchAndRename Local WoW1>
<wait 1000>
<text matannadavone1>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW2>
<wait 1000>
<text matannadavtwo2>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW3>
<wait 1000>
<text matannadav88>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW4>
<wait 1000>
<text matannadav44>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW5>
<wait 1000>
<text matannadav55>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW6>
<wait 1000>
<text matannadav66>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW7>
<wait 1000>
<text matannadav99>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW8>
<wait 1000>
<text matannadav10>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
<LaunchAndRename Local WoW9>
<wait 1000>
<text matannadav11>
<wait 500>
<key Tab>
<text ******>
<wait 500>
<key enter>
<wait 500>
//-----------------------------------------------------------
// 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>
<Label w9 Local SendWinM WoW9>
//-----------------------------------------------------------
// 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, F4-F9 except W, A, S, D, Q, E, L, X, Esc, F, Y>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<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, space, x, F, Y>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<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, Button5>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<ClickMouse %TriggerMainKey%>
//-----------------------------------------------------------
//Size And Position Of WoW Windows
//-----------------------------------------------------------
<Command ResizeAndPosition>
<SendPC Local>
<SendWin %1%>
<SetWinRect 280 0 1075 622>
<SendWinM %2%>
<SetWinRect 1120 625 275 184>
<SendWinM %3%>
<SetWinRect 840 625 275 184>
<SendWinM %4%>
<SetWinRect 560 625 275 184>
<SendWin %5%>
<SetWinRect 280 625 275 184>
<SendWinM %6%>
<SetWinRect 0 625 275 184>
<SendWinM %7%>
<SetWinRect 0 435 275 184>
<SendWinM %8%>
<SetWinRect 0 245 275 184>
<SendWinM %9%>
<SetWinRect 0 61 275 184>
//----------------------------------------------------------------
//Window Switching
//----------------------------------------------------------------
<Hotkey F1>
<ResizeAndPosition WoW1 WoW2 WoW3 WoW4 WoW5 WoW6 WoW7 WoW8 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F2>
<ResizeAndPosition WoW2 WoW1 WoW3 WoW4 WoW5 WoW6 WoW7 WoW8 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F3>
<ResizeAndPosition WoW3 WoW2 WoW1 WoW4 WoW5 WoW6 WoW7 WoW8 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F4>
<ResizeAndPosition WoW4 WoW2 WoW3 WoW1 WoW5 WoW6 WoW7 WoW8 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F5>
<ResizeAndPosition WoW5 WoW2 WoW3 WoW4 WoW1 WoW6 WoW7 WoW8 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F6>
<ResizeAndPosition WoW6 WoW2 WoW3 WoW4 WoW5 WoW1 WoW7 WoW8 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F7>
<ResizeAndPosition WoW7 WoW2 WoW3 WoW4 WoW5 WoW6 WoW1 WoW8 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F8>
<ResizeAndPosition WoW8 WoW2 WoW3 WoW4 WoW5 WoW6 WoW7 WoW1 WoW9>
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
<Hotkey F9>
<ResizeAndPosition WoW9 WoW2 WoW3 WoW4 WoW5 WoW6 WoW7 WoW8 WoW1 >
<SendLabel w1, w2, w3, w4, w5, w7, w8, w9>
<Key %Trigger%>
//---------------------------------------------------------------
//Round Robin Key For SPELL SHAMANS INTTERPUT
//---------------------------------------------------------------
<Hotkey ScrollLockOn F11>
<Toggle>
<SendLabel w1>
<Key Ctrl 1>
<Toggle>
<SendLabel w2>
<Key Ctrl 1>
<Toggle>
<SendLabel w3>
<Key Ctrl 1>
<Toggle>
<SendLabel w4>
<Key Ctrl 1>
<Toggle>
<SendLabel w5>
<Key Ctrl 1>
<Toggle>
<SendLabel w6>
<Key Ctrl 1>
<Toggle>
<SendLabel w7>
<Key Ctrl 1>
<Toggle>
<SendLabel w8>
<Key Ctrl 1>
//---------------------------------------------------------------
//Round Robin Key For SPELL THUNDERSTORM SHAMANS
//---------------------------------------------------------------
<Hotkey ScrollLockOn F12>
<Toggle>
<SendLabel w1>
<Key 6>
<Toggle>
<SendLabel w2>
<Key 6>
<Toggle>
<SendLabel w3>
<Key 6>
<Toggle>
<SendLabel w4>
<Key 6>
<Toggle>
<SendLabel w5>
<Key 6>
<Toggle>
<SendLabel w6>
<Key 6>
<Toggle>
<SendLabel w7>
<Key 6>
<Toggle>
<SendLabel w8>
<Key 6>
<Toggle>
<SendLabel w9>
<Key 6>
//-----------------------------------------------------------------
//MORE KEYS/BINDS
//-----------------------------------------------------------------
<hotkey ScrollLockOn L, End, Esc, Oem4, Home, Button4>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
<Hotkey NumLockOn A-Z, Enter, Oem2, Backspace, Period>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
<hotkey ScrollLockOn LCtrl 1-7>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
<Hotkey ScrollLockOn Shift 1-6>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
<hotkey ScrollLockOn LShift K>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
<hotkey ScrollLockOn Alt A-S>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
<Hotkey ScrollLockOn LAlt 1-5>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
<Hotkey ScrollLockOn Shift A>
<SendLabel w1, w2, w3, w4, w5, w6, w7, w8, w9>
<Key %Trigger%>
//-----------------------------------------------------------------------
//REMOVE WINDOW FRAME
//-----------------------------------------------------------------------
<hotkey ScrollLockOn LShift R>
<sendpc local>
<TargetWin "WoW1">
<RemoveWinFrame>
<TargetWin "WoW2">
<RemoveWinFrame>
<TargetWin "WoW3">
<RemoveWinFrame>
<TargetWin "WoW4">
<RemoveWinFrame>
<TargetWin "WoW5">
<RemoveWinFrame>
<TargetWin "WoW6">
<RemoveWinFrame>
<TargetWin "WoW7">
<RemoveWinFrame>
<TargetWin "WoW8">
<RemoveWinFrame>
<TargetWin "WoW9">
<RemoveWinFrame>
//------------------------------------------------------
//BROADCAST MOUSE CLICKS FOR HEALERS(DRUIDS)
//------------------------------------------------------
<UseKeyAsModifier CapsLockOn>
<Hotkey ScrollLockOn CapsLockOn LButton, MButton, RButton, Button5>
<SendLabel w7, w8, w9>
<ClickMouse %TriggerMainKey%>
//------------------------------------------------------
//BROADCAST MOUSE CLICKS Shamans
//------------------------------------------------------
<UseKeyAsModifier Button4>
<Hotkey ScrollLockOn Button4 LButton, MButton, RButton, Button5>
<SendLabel w1, w2, w3, w4, w5, w6>
<ClickMouse %TriggerMainKey%>
<hotkey ScrollLockOn LCtrl J>
<SendLabel w7, w8, w9>
<Key %Trigger%>
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.