Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 581 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 581 Bytes

#Cookie Clicker Hacks

These are a few easily extendable hacks I wrote for the game CookieClicker. Enjoy!

#Usage

To use, paste the contents of CookieClickerHacks.js into your browser's JavaScript console. In Chrome, you can get to this easily by pressing Ctrl+Shift+J.

Then, you can enter any of the following commands into the console:

Click the big cookie every x milliseconds ac.start(x)

Click random upgrades every time one becomes available uc.start()

Spawn golden cookies every x milliseconds, and automatically click them when they spawn gc.start(x)