Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stovoy/turtleclicker
Short little script I wrote for automating http://www.koanoftheday.com/shells/
https://github.com/stovoy/turtleclicker
Last synced: 5 days ago
JSON representation
Short little script I wrote for automating http://www.koanoftheday.com/shells/
- Host: GitHub
- URL: https://github.com/stovoy/turtleclicker
- Owner: Stovoy
- Created: 2014-05-20T17:34:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T17:46:14.000Z (over 10 years ago)
- Last Synced: 2023-03-30T20:47:03.963Z (almost 2 years ago)
- Language: AutoHotkey
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TurtleClicker
=============Short little script I wrote for automating http://www.koanoftheday.com/shells/
Note: This is not to be used to game the charity work done by the creator of the software!
This was simply created to see how easily a program would be able to do this task. The answer? Very easily.I wrote it in AutoHotkey because it has image search, screen access, and mouse output built in. To use it, simply install AHK, have both those files on your computer, and run the script. Start it by pressing Alt+S, and left click on the top left region of the game, then left click on the bottom right region of the game, as the tooltips indicate. The script will then click on any turtles found. The game window has to be in the standard size for it to work. To stop it, just press Alt+S again.