Hello, really appreciate on this bot, it helps alot on reducing the huge memory consumption from browsing through browser
Anyhow, From the more stats, we can see the 3 Best streaks and 3 Worst streaks
Is there way we can see more?
Like over 100,000 Games
What are the 10 best streak and the 10 worst streak?
EDIT: As currently i run my bot more than 24 hour, however everytime when it hit 24, it will reset to 00 and count again
Is there way i can edit the timer so it shows in the total run time?
Thanks and regards
The stats in the stats window are only for the current session and count only as you play. It does not look at historic bets to determine streaks and I don't intend to implement this feature, as it would cause massive IO spikes when querying the database. (In addition to v3 of the bot currently only being maintained and not expanded on in an attempt to give me more time to work on v4).
I have not checked/tested but the time running probably doesn't reset (meaning the calculations like profit/h etc should still be accurate), but the display format in stats probably uses HH:mm:ss. If you're willing and able to recompile the bot, you can change
this line to use the format "dd HH:mm:ss" instead. If that format string doesn't work, you'll have to look up timespan format strings or manually build the string using the timespan properties.
Thank you for the donation.