How to earn dungeon achievements in the regular version of Cookie Clicker

cookie-clicker

There are four shadow achievements in Cookie Clicker which involve dungeons:

  • basic Getting even with the oven: Defeat the Sentient Furnace in the factory dungeons
  • basic Now this is pod-smashing: Defeat the Ascended Baking Pod in the factory dungeons
  • chirpy Chirped out: Find and defeat Chirpy, the dysfunctional alarm robot
  • bunny Follow the white rabbit: Find and defeat the elusive sugar bunny

How can I get to the dungeons and earn these achievements in the live version of Cookie Clicker?

Best Answer

Dungeons are a work in progress feature and are normally only available in the beta version of Cookie Clicker. However, it's still possible to earn these achievements in the regular game. Here are a few ways to get it, ranking from least dishonest to most dishonest:

Earn the achievements in the beta and import them

Because newer version of cookie clicker can import saves coming from older versions, if you play the beta and earn the achievements there, you can import that save into the regular game and you will have the achievements.

To earn the achievements, you'll need to unlock the factory dungeons first. This requires 50 factories. Once you attain that number, the dungeons will be unlocked automatically. Click on "Enter dungeons" and you'll be granted access to the dungeons. Click the arrow keys to control your hero, whose stats depend on your CPS.

The first two should be easy, as the Sentient Furnace and the Ascended Baking Pod are bosses which appear on every level. The other two will be trickier since they are rare and will appear randomly based on chance. Remember to explore all the rooms as there's a better chance of them appearing the deeper you go into a level.

I suggest you enable auto-explore (enter Game.Objects.Factory.dungeon.auto = 1 on the console if it's not set to auto-explore already) and leave the game running.

Unlock the dungeons in the live version

If you have made significant progress in your game, you might not want to lose all your progress. Luckily, you can unlock the dungeons in the regular version of cookie clicker. There are a few ways to do this. The easiest way is to open the Console (F12 on Chrome or Ctrl+Shift+K on Firefox; varies from browser to browser) and enter the following command:

Game.Objects.Factory.unlockSpecial()

Once the dungeons are unlocked, you can earn them like you would in the beta.

Cheat the achievements in

Simply open the console and give yourself the achievements by entering the following commands:

Game.Win('Getting even with the oven');
Game.Win('Now this is pod-smashing');
Game.Win('Chirped out');
Game.Win('Follow the white rabbit');

This won't give you the "Cheated cookies taste awful" achievement.