Skip to content

Uses Selenium WebDriver framework to constantly click a cookie and perform upgrades as they become available

Notifications You must be signed in to change notification settings

noahcoleman42/CookieClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CookieClicker

This web scraper uses the Selenium WebDriver framework to constantly click a cookie and perform upgrades as they become available.

The robot navigatates to a cookie clicker website where normally, you would mindlessly click a cookie over and over gaining points. There are also upgrades which accelerate your cookie collecting pursuit. The program scrapes information from the webpage finding the location of the cookie on the screen, the number of cookies collected, and the price and location on the screen of upgrades. It then begins to constantly click the cookie and perform upgrades as they become available. The gifs below shows this.

robot clicking cookie

After a number of cursor upgrades, the bot chooses the grandma upgrade as it becomes the cheapest option.

robot upgrading cookie clicker

Try it out

To try it out for yourself, clone my repository and run python main.py from the cloned repository in your terminal.

About

Uses Selenium WebDriver framework to constantly click a cookie and perform upgrades as they become available

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages