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

SUPER ROBO MOUSE (798720)

DevelopersRCMADIAX
PublishersRCMADIAX
Tags
StrategyActionAdventureIndie
Achievements
21
SH Points
898
Steam

Progress

Curation

SUPER ROBO MOUSE
SUPER ROBO MOUSE(798720)
UnrestrictedInformational
Achievement Scouts 5
Jun 03, 2026, 02:36 AM
Curated by
Hi Dog
2D top-down obstacle game. Finish all 21 levels for every achievement. Console (F12) available, see full review. ~5 minutes to 100% using console.
View on Steam Full Review
SUPER ROBO MOUSE

SUPER ROBO MOUSE

Unrestricted(798720)
InformationalJun 03, 2026, 02:36 AM
Achievement Scouts 5
•
Curated by Hi Dog
2D top-down obstacle game. Finish all 21 levels for every achievement. Console (F12) available, see full review. ~5 minutes to 100% using console.
View on Steam Full Review
Scout Intel
Last updated Jun 03, 2026, 02:37 AM

Cheese strat

šŸ§€ šŸ§€ šŸ§€
Start first level and open console using F12. First, paste the following:
r = cr_getC2Runtime();

Then, use the following command to move the mouse (you) and every cheese on the level to the exit. Lastly, tap one of the arrow keys to register movement in order to collect the cheese and exit the level. Repeat for every level.
{

 const player = r.types.t25.n[0];
const cheeses = r.types.t26.n;
const goal = r.types.t27.n[0];
if (player && goal) {
if (cheeses) {
 cheeses.forEach(cheese => {
 cheese.x = goal.x;
 cheese.y = goal.y;
});
}
 player.x = goal.x;
 player.y = goal.y;
}
}

Credits

šŸ§€Cheese strategy provided by
HD
Hi Dog
.
Discussion
Updated Feb 17, 2026, 05:06 PM by lylat

Scouts Progress

RankUserAchievementsProgressPlaytimeLast Unlock