Achievement Scouts LogoAchievement Scouts
© 2026 Achievement Scouts|Privacy Policy|Meet the Staff|About Us|Platform Stats|Supporters|Built by Cris R.
App Background
Game Unrestricted FreeDeck PlayableDeck PlayableAdventureCasualIndie

Mr.Mine (1397920)

DevelopersPlaysaurus
PublishersPlaysaurus
FranchisesPlaysaurus
Tags
StrategyFree to PlayIndieCasualSimulationBuildingSurvivalCraftingPsychological HorrorSandboxMultiplayer2DPixel GraphicsSingleplayerCartoonyMiningResource ManagementManagementIncrementalIdler
Achievements
110
SH Points
12,686
Steam

Progress

Curation

Mr.Mine
Mr.Mine(1397920)
Unrestricted FreeInformational
Achievement Scouts
Jul 14, 2026, 12:40 AM
Curated by
GATO NA ABÓBORA
Free guided mining incremental. Features console cheese with setup. ~1 minute to 100% with cheese, 400+ hours otherwise.
View on Steam Full Review
Mr.Mine

Mr.Mine

Unrestricted Free(1397920)
InformationalJul 14, 2026, 12:40 AM
Achievement Scouts
•
Curated by GATO NA ABÓBORA
Free guided mining incremental. Features console cheese with setup. ~1 minute to 100% with cheese, 400+ hours otherwise.
View on Steam Full Review
Scout Intel
·Last updated Jul 14, 2026, 03:28 AM

Cheese method

Requires remote console. See here for how to use it.
--remote-debugging-port=9222

Once in-game, start or open a save and head to the
console opened with the method above and paste the following text:

for (let i = 0; i < questManager.quests.length; i++) {
  questManager.getQuest(i).isComplete = true;
}

Once this is done, return to the game, open the settings in the top right corner (cog icon), go back to the main menu, then re-enter the save you ran the code in to unlock all achievements.

Regular gameplay method

If you wish to complete the game the way it was intended, follow this guide by m_x:
Loading Steam guide...

Other console commands

Most or all values in the game can be changed in the console. Here are a few commands that can be used to make gameplay progress towards achievements.

Reach max depth (unlocking all three worlds):
depth = 2514;
Then beat the bosses on every 100th floor starting at 400 to unlock features. For later bosses you will need to upgrade multiple weapons, see below. May need to exit to menu and load save for things to unlock.

Grant 1T of every resource (including things like weapon materials):
worldResources.forEach(res => {if (res) { res.numOwned = 1e12; }});

Increase money (this grants 1 Dc which should be enough for almost all upgrades, note you need at least 1 for it to work):
money.exponent = 33;

Grant tickets (premium currency used to skip timers etc):
tickets = 1000;

Grant a legendary weapon:
grantWeapon(equipRarities.legendary);

Set reactor to max level:
reactorStructure.level = 5;
Stored energy gets reset to its cap (based on placed batteries) every second, so you can repeatedly increase it and click quickly, or just use the following code to keep increasing it automatically (decrease the 500 to make it quicker):
var foo = setInterval(() => storedNuclearEnergy.numOwned = 1e9, 500);
Use "clearInterval(foo);" to stop.
Shift+Click to quick add/remove parts in the reactor.
Discussion
Updated Feb 17, 2026, 05:06 PM by lylat

Scouts Progress

RankUserAchievementsProgressPlaytimeLast Unlock