replace the sqrt(sqrt(sqrt(current)+1e10)))x with powers, so it's more easily understandable. the math comes out to current ^1.125x, current ^1.25x, current^1.5x and current^2. Probably only 0.01% of players who play this game will understand the sqrt mathematics.
Autbuy multiplier (current)^1.1. Would like to see how well this work on higher floors. It'll allow us to do 1e100 -> 1e110 or 1e100000 -> 1e110000. Maybe (current)^1.01x
Fix magnitudes of numbers higher than 1e1000
It's going from 9.3e1000 -> 1.4e1000 -> 2e1010
It's not showing end digits of numbers higher than 1e1000.
At 1e10000 it goes from 1e10000 -> 1e10100
The settings needs to be fixed.
To everyone to has the frozen game:
Your game is frozen because it can't handle the level calculation. You can bypass this by going to Inspect -> Sources -> Threads -> kong-index.html -> stop script
This'll stop the game from trying to run 100000000000000000000 loop.
Enable all prestiges and hope your exp isn't like 1e19/1e11, it apparently can't handle it.
@chadam666 The only wait time is 1-3 seconds after each floor. The wait between each kill is because it's calculating the exp. He needs to optimize the level handler not animation.
Wait until you get to level 1e8 and the game crashes on you because of the stupid level handler's for loop, and you can't play no more.
@keith075 that's all idle games. You play for zero reward. You're not supposed to do every to 4x, that's not how you optimize. Learn to play. Played for 3 days and got to prestige 3, floor 40.
I'll see what I can do. You have to request developer access on Kartridge, but I could try :D