comments for Derivative Clicker
sort: go back1. This game requires a LOT of clicking, because money from clicking is better than money/tick. 2. This game has abandoned for 8+ years, so never expect updates. 3. But autoclick in the game(in upgrades tab) helps a little, I don't know if autoclick surpasses manual click in the end[I don't prestige yet] 4. So if you're about to play this, keep in mind that it's REALLY A CILCKER GAME, holding enter is blocked(I tried) somehow.
A classic! I'll be a little disappointed if this is just a posterity upload though.
I remember playing games like this on kongregate and they were fun, because you could chat while playing. Not so fun without that, just staring at the screen until you can buy something new.
Personally not really a fan of the wipe save button being at the top in options.
On the bright side it DOES require confirmation.
it is so back!
one of the classics
These 2000-x games....
Insert $('#moneyButton').hide(); into the console for a No Click run
Must be played with an autoclicker.
@Sovereign: you need to buy the 'tick/s upgrades'. clicking is optional.
@dudial without saint like patience you need an autoclicker to start. some people like me have bad joints and it hurts to spam click.
@Morpy9 I truly appreciate it, thank you.
Why does it get harder to get currency even when you have none of that tier?
Deserve a 4/5
@Sovereign if the clicking is a deterrent, you can paste this in the console which will click 10 times per second
setInterval(function() { moneyButtonClick(player.clickPower); player.totalManualClicks += player.clickPower; }, 100)