Guess how many busts you can do without getting jailed
These are versions of this script where the code was updated. Show all versions.
Maxscore wasn't actually getting the max score, now i think it does.
more tiny math fixes because i'm incompetent
Fixed a forgotten floor
Bust score was calculated with some incorrect math (dividing by 10 instead of 7.2). This has been fixed, might lead to different numbers. Let the script calculate your max score for 3 days again if you have hardcoded your score.
Finalized score-based formula and added the score to the output.
Changed a rounding to floor, to not suggest doing a bust when you have 0.51 busts available
Changed the prediction formula completely to be based on data from this guidde https://www.torn.com/forums.php#/p=threads&f=61&t=16192039&b=0&a=0.Fixed some bugs resulting from my obvious copy paste job.
Changed the logic a bit to put another cap on daily busts
Honestly probably didn't change much
ffffffuuuuuu left a debug thingy that does 20x more calls
Fixed endlessly duplicating text, made yellow square readable in dark mode
Changed guess to be based on last 72h instead of last 24h