Once you reach the Moon base or complete specific challenges, you can Prestige. This resets your gold and balls but gives you . PP multipliers stack exponentially. A player with 1,000,000 PP earns gold so fast that the counter breaks the UI font.
Using a Base64 decoder, this translates to JSON data: infinite gold import code idle breakout
A standard export string looks like gibberish: eyJ2ZXJzaW9uIjoxLCJnb2xkIjoxMjUwMCwiZ2VtcyI6MTAsImJhbGwi... Once you reach the Moon base or complete
(Do not import random codes from the internet unless you have backed up your own save. This example is structurally correct but value-locked.) A player with 1,000,000 PP earns gold so
Because the game periodically updates (v1, v2, v3 of save formats), codes from 2022 usually crash the 2025 version of the game. The most famous "working" code circulating in forums as of the last major update is:
{ "version": 1, "gold": 12500, "gems": 10, "balls": { "standard": { "level": 5, "quantity": 10 }, "sniper": { "level": 2, "quantity": 4 } } } To create an "Infinite" code manually, you would edit the "gold" value to something like 1e200 (1 followed by 200 zeros). You would then re-encode it to Base64.