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

139 ratings

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

Posted June 12, 2024. Updated June 29, 2025. Played 14262 times for a total of 22363 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


tristan countest July 6, 2025
0comment score: 0

Artifacts feels like too much of a downgrade to warrant going back. It's the epitome of lazy reset layer; go back to the very beginning of the game, for minimal gain.

tristan countest July 5, 2025
0comment score: 0

Please add an option to configure when I automatically challenge the boss. Would greatly improve the idle aspect of the game. Especially since idle is in the name of the game.

scopaf countest July 4, 2025
+9comment score: 9

Is it intentional that you can't see what artifacts do until after you purchase them?

If it is, I don't think its a very good decision considering respec is free. Since you can buy -> read -> respec, it ends up just being busy work.

Deeeeniiiiss July 3, 2025
+2comment score: 2

I was having a lot of fun with this then I realized it was made by Vepro, yeah that checks out, hope to see more from this game :D

CH3RN0BY1 July 2, 2025
+5comment score: 5

I'd appreciate if I could see what the the do before buying them. The shop in general could use a little more explanation. I didn't realize the price of the item corresponded to the number at the bottom, maybe including an icon for would help convey the currency a little better

top comments


Acamaeda June 14, 2024
+41comment score: 41

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
+19comment score: 19

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
+14comment score: 14

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
+13comment score: 13

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

read all comments