Skip to content

This is a small application made with selenium and pyautogui to automate clicks in cookie clicker game.

Notifications You must be signed in to change notification settings

kellermannhub/AutoClicker-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Cookie Clicker

Features:

  • Opens Google Chrome and connect to the game site

    • Every times the program runs, it creates a new Chrome window
  • Saves a profile with user progress

    • A local paste is created with the actual state of the game every time it saves
  • Clicks the cookie and buy 3 different upgrades

    • When an upgrade is available, it's purchased
    • Can be added more upgrades and items to buy as well
  • Notifies changes on terminal

    • Amount of cookies
    • How many cookies per second
    • quantity of each upgrade

Made in Bylearn's mentorship

Bylearn Github

About

This is a small application made with selenium and pyautogui to automate clicks in cookie clicker game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages