THIS SITE USES COOKIES Cookie Monster is an add-on you can load into Cookie Clicker, that offers a wide range of tools and statistics to enhance the game. It is not a cheat interface – although it doesF AofNfeDr OheMlp earnsd f ooru gro pldaerntn ceorso kuiesse atendc hsnuoclho,g eyv esruycthhi nags ccaono bkeie tso gognl eodu or fsf iatet wtoil l ptoe rosnolyn aleliazvee c hoonwte mntu cahn din afodrms,a ptiroonv iydoeu swoacniat.l media features, and analyze our traffic.

In particular, we want to draw your attention to cookies which are used to market to you, or provide personalized ads to you. Where we use these cookies (“advertising cookies”), we do so only where you This is a helper, and it is here to help you at whichever degree you want, if you only need some help shortening long numbers, it does that. If you need to have consented to our use of such cookies by ticking "ACCEPT ADVERTISING COOKIES" below. Note that if you select reject, you may see ads that are less relevant to you and certain features of the be accompanied by hanAd tttoe npticiokn t:h We bee hsat bvuei lmdiniggrsa teo db uyyo,u itr dcooems mthuant,i tbyu'st edvoemryatihni ntog fiasn adno mop.ctioomn.. Find out more in this Fandom help page. site may not work as intended.

You can c[hsahonwg]e your mind and revisit your consent choices at any time by visiting our privacy policy. For more information about the cookies we use, please see our Privacy Policy. For information about our partners using advertising cookies on our site, please see the Partner List below.

ACCEPT ADVERTISING COOKIES You can see the current version, and a full history of all versions and what they changed by consulting the releases page . REJECT ADVERTISING COOKIES

FANDOM Privacy Policy Partner List Cookie Monster loaded At its core, Cookie Monster computes an index on both buildings and upgrades:

Payback Period (PP): Indicates how much a building is worth by using the formula max(cost - cookies in bank, 0)/cps + cost/Δ cps

Cookie Monster also indicates the time left before being able to buy an upgrade or building, and takes it into consideration. It will take everything in consideration, meaning if buying a building also unlocks an achievement which boosts your income, which unlocks an achievement, it will know and highlight that building's value.

This index is computed for buildings and upgrades. If the relevant option is enabled, it will color-code each of them based on their value:

Light Blue: (upgrades) This item has a better PP than any building Green: This item has the best PP Yellow: This item is not the best, but it is closer to best than it is to worst Orange: This item is not the worst, but it is closer to worst than it is to best Red: This item has the worst PP Purple: (upgrades) This item has a worse PP than any building Gray: (upgrades) This item has not been calculated and/or cannot be calculated due to no definitive worth.

Note: For this index, lower is better, meaning a building with a PP of 1 is more interesting than one with a PP of 3.

Most likely you'll find items in gray like Golden Cookie upgrades, clicking upgrades, season upgrades – everything that doesn't earn you a direct bonus to your income will display as gray. This means the following upgrades are not taken into account by Cookie Monster:

Plastic mouse Iron mouse Titanium mouse Adamantium mouse Unobtainium mouse Lucky day Serendipity Get lucky Elder Pledge Sacrificial rolling pins etc.

Do note though that, although these upgrades have no direct value, if buying them earns you an achievement of some sort which in return gives you milk and income, Cookie Monster will display that value.

Bookmarklet Edit

Copy this code and save it as a . Paste it in the URL section. To activate, click the bookmark when the game's open.

:(function() { Game.LoadMod('://aktanusa.github.io/CookieMonster/CookieMonster.js'); }());

If (for some reason) the above doesn't work, trying pasting everything after the javascript: bit into your browser's console. (In Chrome: Press F12 or Ctrl+Shift+I, paste the entire script in from "javascript:" to "}());" in, press enter, then you can close the console with F12 or Ctrl+Shift+I again)

For beta, use the following instead:

javascript:(function() { Game.LoadMod('https://aktanusa.github.io/CookieMonster/CookieMonsterBeta.js'); }());

Userscript Edit

If you'd rather use the add-on as a script via per example or Tampermonkey, you can use the following script, which will automatically load Cookie Monster every time the original game loads. You may need to specify http://orteil.dashnet.org/cookieclicker/ when asked for a namespace or includes. For how to add an userscript to your browser, refer to your browser/plugin's documentation as the method changes for each one.

// ==UserScript== // @name Cookie Monster // @namespace Cookie // @include http://orteil.dashnet.org/cookieclicker/ // @version 1 // @grant none // ==/UserScript==

var code = "(" + (function() { var checkReady = setInterval(function() { if (typeof Game.ready !== 'undefined' && Game.ready) { Game.LoadMod('https://aktanusa.github.io/CookieMonster/CookieMonster.js'); clearInterval(checkReady); } }, 1000); }).toString() + ")()";

window.eval(code);

If you are using the beta, use this instead:

// ==UserScript== // @name Cookie Monster Beta // @namespace Cookie // @include http://orteil.dashnet.org/cookieclicker/beta/ // @version 1 // @grant none // ==/UserScript==

var code = "(" + (function() { var checkReady = setInterval(function() { if (typeof Game.ready !== 'undefined' && Game.ready) { Game.LoadMod('https://aktanusa.github.io/CookieMonster/CookieMonsterBeta.js'); clearInterval(checkReady); } }, 1000); }).toString() + ")()";

window.eval(code);

Cookie Monster is active when loaded. Besides the color coding, bottom bar, and timer bar, there is additional information/options in the Stats/Options menu.

Any bug or suggestion should be opened as an issue in the repository for easier tracking. This allows me to close issues once they're fixed.

Before submitting a bug, make sure to give a shot at the latest version of the add-on on the dev branch. For this, use the following bookmarklet:

javascript:(function() { Game.LoadMod('https://cdn.rawgit.com/Aktanusa/CookieMonster/dev/CookieMonster.js'); }());

If the bug is still here, you can submit an issue for it.

All suggestions are welcome, even the smallest ones.

Raving Kumquat: Original author Maxime Fabre : Previous maintainer Alderi Tokori : ROI calculations (unused now) Alhifar : Missed Golden Cookie Stat BlackenedGem : Golden/Wrath Cookie Favicons Sandworm : Modified PP calculation Aktanusa : Current maintainer

Start a Discussion

This makes 0 sense 2 messages

A FANDOM user half the words I do't understand ad where do I put these things 2 months ago

A FANDOM user You make -1 sense 8 days ago

Not sure how to install Cookie Monster 13 messages

A FANDOM user how 9 months ago

A FANDOM user how do i get cookie monster 3 months ago

See more discussions > Retrieved from "https://cookieclicker.fandom.com/wiki/Cookie_Monster_(JavaScript_Add-on)?oldid=141239"

Categories: Utilities Add-on Add category