This project is a Selenium-based game bot that automates gameplay for Cookie Clicker. It continuously clicks the cookie, evaluates upgrades every 5 seconds, and prioritizes the most expensive one to maximize performance. The bot stops after 5 minutes and displays the cookies-per-second rate.
Pranjal Sarnaik
- Automates cookie clicking.
- Buys the most expensive upgrade every 5 seconds.
- Runs for 5 minutes and tracks performance.
- Uses Selenium to interact with the game webpage.
Intermediate
Python | Selenium | Automation | Game Bot Development
- Clone the repo:
git clone https://github.com/pranjalco/automatic-cookie-clicker-bot.git
- Run(Also install required libraries):
pip install selenium python app.py
Created by Pranjal Sarnaik
Released under the MIT License



