Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. <Command LaunchAndRename>
  2. <SendPC %1%>
  3. <Run %2%>
  4. <wait 1500>
  5. <RenameWin "World of Warcraft" PreDummyBox>
  6. <RenameWin "World of Warcraft" %3%>
  7. <wait 1000>
  8. <text %4%>
  9.  
  10. <Hotkey ScrollLockOn KEYBIND>
  11. <if WinDoesNotExist WoW1> <LaunchAndRename Local "C:\World of Warcraft\_retail_\WoW.exe" WoW1 YOURPASSWORD> <endif>
  12. <if WinDoesNotExist WoW2> <LaunchAndRename Local "C:\World of Warcraft\_retail_\WoW.exe" WoW2 YOURPASSWORD> <endif>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement