Eight years on, Cookie Clicker is still going strong. As the Steam crowd has now been introduced to the infectious act of repeatedly clicking on digital cookies, incidentally propelling the game in the top 15 most played titles on the storefront, nefarious players will inevitably look for console commands and cheats to let them slide past silly rules.
After all, getting tons of cookies instantly has its own unique charm. Cookie Clicker’s console commands and cheats have been floating around for a while now but only seem to work on the title’s browser versions.
Cookie Clicker Console Commands and Cheats
Each browser has its own means of opening its console and you’ll want to do so while having your game tab open. If you’re using Windows, Google Chrome, Mozilla Firefox, and Microsoft Edge, require you to press F12, then navigate to the Console tab on the developer tools menu (you may need to raise the window with your mouse to see it). The shortcut for Opera users is CTRL + SHIFT + I.
Cookie Clicker’s console commands and cheats are usually inputted on the console’s bottom line next to the » symbol. Here is a list of ones that will eventually prove handy. Remember to replace # with a number..
- Game.cookies=# - Sets owned cookies to specified number
- Game.Earn(#); - Adds specified number of cookies to existing total
- Game.cookies -=#; - Removes specified number of cookies from existing total
- Game.cookies = Infinity; - Grants infinity cookies; Doesn't reset when reloading the browser tab
- Game.pledgeT =
* 60 * Game.fps; - Changes time left on Elder Pledge</li> - Game.ObjectsById.forEach(function (e) {
e.basePrice = 0;
e.refresh();
});
Game.storeToRebuild = 1; - Makes all buildings free
- Game.milkProgress=#; - Changes milk progress to specified number
- Game.Unlock(name); - Unlocks specified upgrade
Game.UpgradesById.forEach(function(e) {
Game.Unlock(e.name); - Unlocks all upgrades
- Game.UpgradesById.forEach(function (e) {
e.basePrice = 0;
});
Game.upgradesToRebuild = 1; - Makes all upgrades free
These Cookie Clicker console commands and cheats should hopefully let you squeeze a bit more fun out of the title but, if you're looking for more, head on over to the game's wiki.
Keep updated on the latest PC Gaming news by following GameWatcher on Twitter, checking out our videos on YouTube, giving us a like on Facebook, and joining us on Discord.
- Game.ObjectsById.forEach(function (e) {