Advertisement
Rich4rd

Chess Titans AutoClicker

Jun 11th, 2019
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #Persistent
  2. ;Chess Titans AutoClicker
  3. Loop
  4. IfWinActive Chess Titans
  5. {
  6. Sleep 500
  7. Click 1
  8. Sleep 1000
  9. IfWinNotActive Chess Titans
  10. break
  11. }
  12. else
  13. If WinActive("Chess Titans")
  14. WinActivate Chess Titans
  15. Reload
  16. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement