Under rating threshold (hideshow)
Cookie clicker relation anyone? Also, the game is repetitive, poorly drawn, no storyline, pointless items, overly expensive upgrades, and a blacksmith that should be named Dud-can, but the most embarrassing part of it all is that I have been playing for hours on end!
Under rating threshold (hideshow)
for an idle game..I'm pretty sure I broke the world record of most clicks per 10 seconds by a factor of 3 already (its supposed to be 111 per 10 sec) dam...why do idle games always make me spend the most time on it? I mean in normal games I would've won this by now surely...
Under rating threshold (hideshow)
1150% quality... wont need pick for a while. :3
Please, PLEASE get some stats on the game, and as many people also said, game is being capped up too early. some little improvement there? 4.2/5
Under rating threshold (hideshow)
gives me the greatest satisfaction that the rock i use to mine to get money from is now a rock i use to 1 hit and get gems from
Under rating threshold (hideshow)
for some reason my idle function has stopped completely. I can still click things to progress, but I can't idle anymore. any ideas?
Under rating threshold (hideshow)
Just got a legendary cosmic pick +42. Power 46.11 B, Quality 3549,11%. By far my highest percentage yet, I hadn't even got one over 2000%. Anyone found a better one?
Under rating threshold (hideshow)
Game is very fun. Although there are a few things that drastically bring down the fun factor in the later stages of the game. First the autoclicker gets maxed out way to early. The autoclicker is one of your best ways to progress. Ever since I maxed it out It seems everything takes 4 to 5 times longer. Also I couldn't understand why the cap for pick quality was put at 130%. It seems since some of my picks go up to the 1000's percentile every once in awhile that 130% would be of very minor help. Lastly and this may be just me but I think the game would have been better if you could upgrade blacksmith expertise past 10. Really hope to see some improvments on the game because even with these issues I had a hell of a time playing it, at least before half the upgrades became maxed. 3.5/5.
Under rating threshold (hideshow)
Its shocking that this game is as popular and addictive as it is. Its so very simple, and even kinda silly. Yet, I leave it on all the time. Why? Someone needs to do a study...
Under rating threshold (hideshow)
If you feel like your information has been erased, it has not... be aware of the browser you are in, and what computer you are on. Your computer stores the cookies for this game on the specific browser you're in, when you've been playing it. So, make sure you are in the same version browser & on same computer you first opened the game on.
Under rating threshold (hideshow)
*pretends to cry for the people complaining about missing save files*
Do what I did, restart and quite whining. Hack the save files if you must.
Under rating threshold (hideshow)
@CrestDenOnyktre I find it hard to believe you didn't use an autoclicker, seeing how high your active power is compared to your idle power.
Under rating threshold (hideshow)
To optimize your gold per click, you need to have damage/click == 2*defense of the stone.
that's because, for each stone upgrade, def is multiplied by 1.2, HP also, and gold by 1.35.
So you want to optimize the gold/attack, modifying the stone lvl n, for a given dmg/attack d. with r_n being the gold rate(gold/attack), g_n the gold given by stone n, l_n the life of stone lvl n . with m=n+1
r_n=g_n*d_n/l_n
r_m=g_n*1.35*d_m/(1.2*l_n)
Those two are equal (=it's time to change from stone n to m) when
d_n=1.125*d_m
you replace with defense_m=defense_m*1.2 and d_n=attack-defense_n
and you get 1.8defense_n=d_n