Home » Gaming » Cookie Clicker Console Commands – Cheat Codes and More in 2022

Cookie Clicker Console Commands – Cheat Codes and More in 2022

Updated: May 8, 2022 11:05 pm
Cookie Clicker Console Commands – Cheat Codes and More in 2022

WePC is reader-supported. When you buy through links on our site, we may earn an affiliate commission. Prices subject to change. Learn more

Cookie Clicker is a casual idle title that has been doing the rounds online since 2013. The idea is pretty simple; you just have to click on a cookie a bunch of times to try and make as many cookies as possible. Along the way, you’ll create and upgrade ways of passively creating cookies, including an army of grannies and factories. Of course, the game has been around for a long time, and while it has certainly shown itself to be popular, there is only so much fun to be had in an idle clicker game, at least, without console commands.

Yes, you might be surprised to hear that there are indeed Cookie Clicker console commands, but only in specific versions of the game. You can do almost anything, from giving yourself an insane number of cookies to adjusting the auto-clicker feature and even spawning customized golden cookies. Read on to discover everything you can do with Cookie Clicker console commands.

How to Open the Console

Since the command console only works in the browser versions of Cookie Clicker, there are actually several different ways to open it depending on what browser you use. If you’re on Windows, pretty much every browser works the same way. Just click F12 to open up the Dev Tools of your browser. Make sure you navigate to the Console tab, and then you can start entering the commands below.

If you’re using Mac OSX, then you’ll have to press Command + ALT + J in Google Chrome, Command + Shift + K in Firefox, or Command + Option + C in Safari. This should open up a window in each browser, but you might be required to click into the ‘console’ tab or window, depending on your browser and operating system version.

Cookie Clicker Console Commands

Cookie Clicker Console Commands Console

Since this is such a simple game, there aren’t an insane number of different commands for you to mess around with, but we’ve put the ones that will give you the most joy below.

Command EffectConsole Command
Gives you all upgrades, and one nonillion cookiesGame.RuinTheFun();
Makes the debug menu appear in the top-right cornerGame.OpenSesame();
Sets your current cookie total to [amount]Game.cookies = [amount];
Adds [amount] of cookies to your current totalGame.Earn([amount]);
Gives you infinite cookies Game.cookies = Infinity;
Sets the auto-clicker to go as fast as possiblevar autoClicker = setInterval(Game.ClickCookie, 0.1 );
Spawns a golden cookievar newShimmer=new Game.shimmer(“golden”);
Sets your current Sugar Lumps to [amount]Game.lumps = [amount];
Makes your game have a party (Seziure Warning)Game.PARTY = true;
Gives your cookie a granny-based makeover Game.addClass(“elderWrath”);
Turns off the granny-based makeover (you’re welcome)Game.removeClass(“elderWrath”);
Gives you all achievmentsGame.SetAllAchievs(1);
Sets your Dragon’s level to [amount]Game.dragonLevel=[amount];
Resets the entire gameGame.SesameReset();

More Console Command Guides


Trusted Source

WePC’s mission is to be the most trusted site in tech. Our editorial content is 100% independent and we put every product we review through a rigorous testing process before telling you exactly what we think. We won’t recommend anything we wouldn’t use ourselves. Read more