galaxyBETA
explore
· ·
log in

log me in

log in forgot password

don't have an account?

sign up

Coloot Idle

Thumbnail

developed by

developed by veprogames gamedev

favorites

completed

154 ratings

rated 3.2 stars, 154 ratings.
jsprestigedaystext-basedsingle-player

Posted June 12, 2024. Updated June 29, 2025. Played 16073 times for a total of 24472 hours.

description


Heavily inspired by Idle Loot Quest by TopCog

Fight Monsters and find Loot to keep getting stronger! Level up Prestige Crystals and buy Artifacts

latest update


v1.0.5 June 30, 2025

Auto Equip saves now

view all updates

similar games

newest comments


thevinenzo July 22, 2025
+2comment score: 2

The game is really good, though progressing from level 0 to 6700 takes over 30 seconds, which feels a bit slow.

LavaBeastYT July 22, 2025
+1comment score: 1

no sir, its based on highest level. (i'm almost at lvl 400) it just sucks the help doesn't give any info on more game mechanics.

zul July 12, 2025
+1comment score: 1

nevermind i could only start earning gems when i unlocked a new world

zul July 12, 2025
+1comment score: 1

After around level 230, gems are no longer earned. For me, I don't earn any more gems and I am unable to progress further. Either this is the intentional endgame, or there is something wrong on my part despite reloading, re-opening and using respec to test

zul July 12, 2025
+1comment score: 1

what does magic find mean? is it higher chances for better equipment? or just better chances of finding the magic rings??

top comments


Acamaeda June 14, 2024
+42comment score: 42

Can we get a normal notation for numbers? The a/b/c notation is highly nonstandard and hard to read at a glance.

developer response: Scientific Notation added in Options

Termt June 15, 2024
+25comment score: 25

Ah damn, gem prestige is purely based on highest level? That's too bad.
Do wish there was SOME form of automation. Equip best item every x seconds or send everything you get while your inventory is full directly to the scrapped pile?

tortgurt June 16, 2024
+20comment score: 20

Need some automation to play this?
Put this in your console

setInterval(function () {
for(const a of document.getElementsByClassName("btn")) {
if( a.textContent.includes("Equip All")) {
a.click();
}
}
}, 5000);

developer response: auto equip added

NoobMage June 16, 2024
+15comment score: 15

actually very nice base idea, but needs further work to be considered "a good game". auto fighting boss when beeing able to one hit maybe. prestige option to increase backpack. some way to auto equip at least after first gem prestige. a way to see which rarity your current gear has, just cuz we all like to have that mythic gear ;)

Btw. go for x2 rarity on first or second prestige. then x2 dmg followed by x1.5 magic find and then just double rarity each time. at x10+ u get no common gear anymore ;)

Bananaman June 14, 2024
+15comment score: 15

This game def needs some background lore or something and more explanation on the loot and how it works

read all comments