Clickpocalypse 2 Save Editor «2025»

Pro tip: Always backup your original save before using any editor.


Should you use a Clickpocalypse 2 save editor?

Rating: 3.8/5 — Does exactly what it claims, but lacks polish and can reduce the game’s longevity. For a free fan tool aimed at a niche idle game, that’s still pretty good.

To edit your Clickpocalypse 2 save file, you must decode the game's encrypted string, modify the raw data, and then re-encode it for importing. 1. Locate and Export Your Save

The first step is to obtain your current save string from the game.

Browser Version: Open Clickpocalypse 2 on Minmaxia, navigate to the Settings or Options menu, and find the "Export Save" button. Copy the long string of text provided.

Android/iOS Version: Use the "Export Save" feature in the settings to copy the code to your device's clipboard or a text file. 2. Decode the Save String

Clickpocalypse 2 uses a specific encoding (LZ-string) that makes the save unreadable in a standard text editor.

Online Converters: You can use specialized tools like JSFiddle Save Editor to paste your encoded string and hit Decode.

JSON Formatting: Once decoded, the data will be in JSON format. To make it easier to read, paste it into a tool like JSON Editor Online to see a clear hierarchy of levels, gold, and character stats. 3. Modify Key Values

Look for these common fields in the decoded JSON to boost your progress:

Gold/Resources: Search for "gold" or "scrap" to increase your spending power.

Experience/Levels: Modify character level values to instantly hit max level or prestige.

Items/Potions: You can manually edit the quantity of scrolls and potions in your inventory. clickpocalypse 2 save editor

Automation: For advanced users, there are Python scripts like c2-savefixer that can fix specific issues, such as a party that has "walked off" the screen. 4. Re-encode and Import

After making your changes, you must reverse the process to make the save compatible with the game. Copy your modified JSON text. Use your chosen Save Editor and select the Encode option. Copy the new encoded string.

Back in Clickpocalypse 2, go to Settings > Import Save, paste the new string, and confirm.

Note: Always keep a backup of your original, unedited save string. If you make a syntax error in the JSON (like a missing comma), the game will fail to load the save. Edit fiddle - JSFiddle - Code Playground

The Ultimate Guide to the Clickpocalypse 2 Save Editor Clickpocalypse 2 is a beloved incremental RPG that takes the "auto-battler" concept to its extreme, tasking players with clearing entire dungeons with a party of brave adventurers. However, whether you are trying to bypass a grueling grind, test out high-level builds, or fix a corrupted save, a Clickpocalypse 2 save editor is an essential tool in any dedicated player’s arsenal.

This guide explores the best tools available, how to safely modify your game data, and the common pitfalls to avoid when "editing the apocalypse." 1. What is a Clickpocalypse 2 Save Editor?

A save editor for Clickpocalypse 2 is a tool—usually web-based or a simple script—that allows you to manipulate the encoded save string the game uses to store your progress. Since the game’s save files are obfuscated (encoded), you cannot simply open them in Notepad and change your gold count. An editor provides two primary functions:

Decoding: Translating the game's complex string into readable JSON text.

Encoding: Converting your modified text back into the format the game recognizes. 2. Top Save Editor Tools and Methods

There isn't one "official" editor, but the community has developed several reliable methods to modify saves for both the browser and mobile versions. Online Decoders and Editors

JSFiddle Save Editor: A popular community-made tool found on JSFiddle allows players to paste their encoded save, decode it, and then re-encode it after making changes.

JSON Editor Online: After decoding your save string using a basic tool, many players use JSON Editor Online to navigate the complex tree of game variables without making syntax errors.

SaveEditOnline: While not specific to Clickpocalypse 2, general tools like SaveEditOnline can sometimes handle exported save strings if they are saved as .txt files. Technical Fixes (GitHub) ✅ Pro tip : Always backup your original

c2-savefixer: For advanced users, the c2-savefixer on GitHub is a Python-based tool specifically designed to fix common bugs, such as your party getting stuck off the side of the map. 3. How to Edit Your Clickpocalypse 2 Save

Follow these steps carefully to ensure you don't lose your progress:

Export Your Save: Open Clickpocalypse 2, go to the settings/options menu, and click "Export Save." Copy the long string of text to your clipboard.

Create a Backup: Crucial step. Paste that string into a blank Notepad file and save it as backup.txt before you do anything else.

Decode the String: Paste your exported save into a tool like the Clickpocalypse 2 Save Editor on JSFiddle and click "Decode".

Edit Variables: Search for specific terms in the decoded text: "AP": Change this to increase your Adventurer Points. "gold": Edit your current currency. "xp": Boost your character levels.

Re-Encode: Once finished, click "Encode" to turn your readable text back into the game’s obfuscated format.

Import to Game: Copy the new encoded string, go back to Clickpocalypse 2, and use the "Import Save" function. 4. Editing on Android and Mobile

Mobile players face more hurdles because save files are often hidden in the root directory. Guide :: Save Game Editing - Steam Community

Once you've finished poking about, if you made any changes, you'll need to select the 'Save' option from those buttons at the top- Steam Community

Since Clickpocalypse 2 is a Flash-based game (often played on Kongregate, Armor Games, or via the standalone Flash projector), editing your save file requires editing the .sol Flash cookie file on your computer.

Here is a guide and a Web-Based Tool to decode, edit, and re-encode your save data.

The use of save editors raises a philosophical question about the nature of incremental games: Is the destination worth the journey? Should you use a Clickpocalypse 2 save editor

Clickpocalypse 2 is designed to be a "second screen" experience—something running in the background while the player works or watches TV. The "game" is the passage of time. When a player uses a save editor, they are effectively "solving" the game instantly. In doing so, they remove the core mechanic: the waiting.

While there is nothing inherently wrong with modifying a single-player experience to suit one's own fun, the risk is that the editor shortens the game's lifespan. The dopamine hit provided by incremental games comes from the slow accumulation of power. By injecting infinite gold or treats, the player achieves "God Mode" instantly. While this is empowering for a few minutes, it often leads to a rapid loss of interest. Once the challenge is removed, the game’s mechanics are laid bare, and the illusion of progress vanishes.

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.


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.

Before you can edit, you need to understand the structure. Clickpocalypse 2 does not use a traditional "Save File" (like a .sav or .dat). Instead, it uses Base64 encoded JSON stored in your browser's Local Storage.

Here is the step-by-step anatomy:

Let’s walk through a practical example. You have 10 Souls, but you want 10,000.

Step 1: Export your save.

Step 2: Open the Save Editor.

Step 3: Modify the values.

Step 4: Re-import into the game.

Hosted on various user pages (search "Clickpocalypse 2 save editor github"), this tool features drag-and-drop functionality. It allows you to edit: