Auto click bot for Cookie Clicker online game.
- 3.10 >= Python version < 3.11
- ChromeDriver - Download it and set the path to it in your PATH environment variable
- git
- pipx
pipx run --spec git+https://github.com/ig0r-ferreira/cookieclicker.git cookieclicker 1
pipx install git+https://github.com/ig0r-ferreira/cookieclicker.git
You will now be able to run the application from anywhere on your system.
cookieclicker -h # See the help
cookieclicker 1 # Run for 1 minute
cookieclicker 1 -delay 5 # Run for 1 minute buying items every 5 seconds