Want to have the best cookie farm of all-time? Tired of spending hours on this simple clicker game? Clicked a Ruin cookie and lost all your progress? Using other Cookie Clicker mod solutions and keep getting the Cheated cookies taste awful
achievement? Or do you just want to flex on your friends? Try this!
The original, classic method to use Cookie One-Clicker! Drag the following code to your bookmarks bar...
javascript:(function (){document.getElementsByTagName('head')[0].appendChild(document.createElement('script')).src='https://cdn.jsdelivr.net/npm/cookieoneclicker/source.js'}());
Next time you play Cookie Clicker, click this bookmark and watch the fun!
Once Cookie Clicker is loaded, right click anywhere and click Inspect
. You will be in the Elements
tab, click Console
and paste and enter the following in the textbox provided...
javascript:(function (){document.getElementsByTagName('head')[0].appendChild(document.createElement('script')).src='https://cdn.jsdelivr.net/npm/cookieoneclicker/source.js'}());
Use Google Chrome? Brave? Edge? Opera? Literally any other browser that lets you download addons from the Chrome Web Store? You can download and configure an extension.
- Click here to download the extension source.
- In your browser, go to
chrome://extensions
. - Make sure the Developer Options toggle in the upper right corner of your screen is on.
- In your file manager, unzip the
extensionSource.zip
. Remember the directory. - Back in your browser, click
Load unpacked
. - Go to the folder where you unzipped the extension source.
- Make sure the extension (it should appear as a black dot) is pinned in your extensions bar. (If its not, you can do this by clicking the Extensions icon, finding the extension and clicking the pin icon.)
Next time you play Cookie Clicker, click this extension and watch the fun!
Cookie One-Clicker is a tool that does many things to make your gaming experience better, the most notable one giving you unlimited cookies. As I release new features, this will be included on the changelog in the NPM Registry.
Yes! You can download the source on any NPM-compatible console by running npm i cookieoneclicker
. If you don't have NPM, you can view this via JSDelivr.
The entire game is coded in JavaScript, a client-side language (big flaw on the developer's end!). That means anything (and I mean ANYTHING) can be changed using JavaScript. This includes removing the Cheated cookies taste awful
achievement.
Yes, but there's some limits...
To access the dev tool, just hover over the moldy cookie in the upper-left corner of your screen. Some features are intentionally sat by Cookie Clicker to trigger the Game.RuinTheFun()
function. If you click Ruin The Fun
or All Achievements
(there might be others, this is just what I know) you will trigger this function.
This function (sadly) gets rid of all lumps, prestige levels and heavenly chips. It will also guilt you into not using the dev tool by making all the grannies look angry and spawn wrinklers constantly.
Don't worry--Cookie One-Clicker will automatically kill all these wrinklers automatically and you can revert this by clicking the Wipe
option in the dev tool. Wiping the data will stop spawning wrinklers and return your lumps, prestige levels and heavenly chips. In a future update, as soon as a wrinkler is spawned it will wipe the data automatically.