Clickpocalypse 2 Save Editor New!

For Clickpocalypse II , there isn't a single "official" paper save editor, but the community uses a combination of tools and manual techniques to modify save data. Since the game stores saves in a base64-encoded format, you can easily decode, edit, and re-encode them. How to Edit Your Save File

Export Your Save: Open Clickpocalypse 2, go to the options menu, and click Export Save. This will copy a long string of text (the "Encoded Save") to your clipboard.

Decode the Data: Use a Base64 Decoder to turn the text into a readable JSON format. Alternatively, tools like the JSFiddle Save Editor can automate this for you.

Edit Values: If you are using a manual decoder, copy the resulting JSON into a tool like JSON Editor Online. Here, you can search for and change specific values: kills: Total enemies killed. gold: Current gold amount. points: Prestige/Infinity points.

Re-encode and Import: Once edited, encode the JSON string back into Base64, copy it, and use the Import Save button in the game. Community Resources & Fixes

Save Fixer: If your character gets stuck off the edge of the map, you can use the c2-savefixer on GitHub to reset their position without losing progress. clickpocalypse 2 save editor

Cloud Saving: The game now supports cloud saves and multiple save slots, which can help prevent progress loss.

Manual Console Tweaks: For quick changes (like adding gold), some users utilize the browser's developer console (F12), though many variables are now protected or structured differently in newer updates. Edit fiddle - JSFiddle - Code Playground


What is Clickpocalypse 2? (A Quick Recap)

For the uninitiated, Clickpocalypse 2 (by MinMax Games Ltd.) is an incremental "zero-click" RPG. You build a party of six adventurers (from classes like Barbarian, Cleric, Sorcerer, and the secret Bard), and they march through a procedurally generated map. The game runs in the background, and your only job is to spend gold on upgrades and cast the occasional spell.

The "endgame" revolves around Prestige. You sacrifice your current run for Souls, which provide permanent global buffs. To get everything—all achievements, all classes, and the elusive "Immortal" status—you need to prestige dozens of times.

That grind is where the desire for a Clickpocalypse 2 save editor is born. For Clickpocalypse II , there isn't a single

Prerequisites

You need to locate your save file. It is usually located in your Flash SharedObjects folder.


Ethical Cheating: Where to Draw the Line

Is using a save editor "wrong"? The developer, MinMax Games, has never banned anyone (the game is single-player). However, the leaderboards (if they still exist) are honor-system based. Using an editor to top the leaderboards is poor form.

The "Gentleman's Cheat": Only edit to recover a lost save. If you had 500 Souls before your browser crashed, edit to get 500 Souls again. Do not give yourself 5,000.

The "Sandbox Cheat": Keep a separate "hacked" save for testing weird party builds, and a "legit" save for serious play.

The Utility: Why Edit?

The primary driver for using a save editor is the bypassing of "the wall." In Clickpocalypse 2, progression is gated by exponential cost curves. Upgrading a character from level 100 to 101 might take minutes, but moving from level 500 to 501 can take days or weeks of real-time idling. What is Clickpocalypse 2

For many, the joy of the game lies in the experimentation of builds—testing different combinations of spells, characters, and equipment—rather than the waiting. A save editor acts as a sandbox mode. It allows players to instantly unlock the high-tier abilities and equipment that the game’s standard pace would normally keep locked behind dozens of hours of gameplay. It transforms the game from an endurance test into a strategy game, where the player can test the efficacy of maxed-out parties without the time investment.

Alternatives to a Save Editor

If you want to reduce the grind without breaking the integrity of the game, try these:

Recommended Editor (Example)

The most stable one as of 2025 is the Save Editor by ‘Kukumber’ (often linked in the Clickpocalypse 2 subreddit megathread). It:

Note: I can’t direct-link here, but searching “Clickpocalypse 2 save editor reddit” will find the current working version in minutes.