Mtarnuhal / FrozenCookies

An automated Cookie Clicker tool.
27 stars 22 forks source link

'Time till completion' seems to be incorrect #67

Closed nebocco closed 3 years ago

nebocco commented 3 years ago

Hi, I have a question about the calculation of compilation time. since the current CPS is about 5 million / sec, to reach 1.161 billion (cost of Next Purchase) it would take less than 5 minutes. However, 'Time till compilation' is over 8 hours. in addition, 'Estimated Actual time completion' doesn't decrease over time. Is the script moving correctly? スクリーンショット 2020-11-23 103907

adavidw commented 3 years ago

How many cookies were in the bank when this screenshot was taken? I assume the longer time is for building up the golden cookie bank?

On Nov 22, 2020, at 6:55 PM, nebocco notifications@github.com wrote:

 Hi, I have a question about the calculation of compilation time. since the current CPS is about 5 million / sec, to reach 1.161 billion (cost of Next Purchase) it would take less than 5 minutes. However, 'Time till compilation' is over 8 hours. in addition, 'Estimated Actual time completion' doesn't decrease over time. Is the script moving correctly?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

nebocco commented 3 years ago

Oh, I didn't know that the Autobuyer doesn't purchase anything if cookies in the bank would be lower than the golden cookie bank. I had only 40 million cookies then, so I'm sure you're right. Thanks for the simple explanation!