/cookie_clicker-bot

The fastest cookie clicker bot in the west | Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

cookie_clicker-bot

The fastest cookie clicker bot in the west.

Program written in python3


At first I tried using pyautogui, but is was too slow, so I ended up using pynput.

When you start the script, you will have 5 seconds to put your mouse on the cookie. It will then click as fast as it can.

Press ESC to exit.

Run

$ pip install pynput

$ python3 cookiebot.py

Have fun beating WRs

This bot can reach over 900 clicks per second (Depends on the speed of your PC)

Screenshot 2021-05-05 at 19 38 32

Timed with https://clicks-persecond.com/

Dependecies

pynput