Skip to content

Automate Cookie Clicker gameplay with Python script. Click to generate cookies & purchase upgrades. Enhance gaming experience & optimize cookie production.

License

Notifications You must be signed in to change notification settings

Pakheria/cookie-clicker-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookie Clicker Automation Script

This repository contains a Python script for automating gameplay in the popular browser-based game Cookie Clicker. The script allows users to automate the clicking process and purchase upgrades to optimize cookie production.

Requirements

  1. Python 3.x
  1. Selenium WebDriver
  1. Browser (Chrome, Firefox, etc.)

Installation

Clone this repository to your local machine:

  git clone https://github.com/pakheria/cookie-clicker-automation.git

Navigate to the project directory:

cd cookie-clicker-automation

Install the required dependencies using pip:

pip install -r requirements.txt

Usage

  1. Make sure you have the appropriate web driver for your preferred browser installed and accessible in your system PATH.

  2. Run the script:

python cookie_clicker.py
  1. The script will automatically open the browser and start playing Cookie Clicker.

  2. You can adjust the parameters in the script to customize the gameplay experience, such as the clicking interval and the purchase strategy for upgrades.

Contributing

Contributions are welcome! If you'd like to add new features, improve existing ones, or fix any issues, feel free to open a pull request.

About

Automate Cookie Clicker gameplay with Python script. Click to generate cookies & purchase upgrades. Enhance gaming experience & optimize cookie production.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages