An open API service indexing awesome lists of open source software.

https://github.com/timothyjan/cookie-clicker-bot

Automated bot playing the Cookie Clicker game using Python Selenium.
https://github.com/timothyjan/cookie-clicker-bot

python selenium-webdriver

Last synced: 19 days ago
JSON representation

Automated bot playing the Cookie Clicker game using Python Selenium.

Awesome Lists containing this project

README

          

# Cookie-Clicker-bot
Automated bot playing the Cookie Clicker game using Python Selenium.
Cookie Clicker game: http://orteil.dashnet.org/experiments/cookie/
Bot will automatically click the cookie to increase the cookie count and every 5 seconds select the highest item it can purchase. Item costs change as you buy the items so the bot will account for this as well. Every minute the bot will output the cookies/second. Practice with Selenium Webdriver.