Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. <hotkey ScrollLockOn shift ctrl alt r>
  2. <sendpc local>
  3. <RenameWin "Anarchy Online - Tyreento" ao1>
  4. <if WinDoesNotExist "ao1">
  5. <open "C:\Users\Aaron\Desktop\AO shortcuts\AnarchyOnline ao1">
  6. <waitforwin "End User License Agreement:" 10000>
  7. <targetwin "End User License Agreement:">
  8. <wait 2000>
  9. <key enter>
  10. <waitforwin "Anarchy" 10000>
  11. <targetwin "Anarchy">
  12. <wait 3000> //Let patcher load
  13. <key enter>
  14. <wait 8000>
  15. <waitforwin "Anarchy Online" 10000>
  16. <targetwin "Anarchy Online">
  17. <text PASSWORD>
  18. <wait 1000>
  19. <key enter>
  20. <wait 2500>
  21. <key enter>
  22. <waitforwin "Anarchy Online - Tyreento:" 10000>
  23. <RenameWin "Anarchy Online - Tyreento" ao1>
  24. <endif>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement