TheonlyIcebear / Bloxflip-Smart-Bet

A program that uses real statistics to choose the best times to bet on BloxFlip's crash gamemode. https://bloxflip.com/crash
Apache License 2.0
53 stars 20 forks source link

martingale erroring #36

Closed StratusOBJ closed 2 years ago

StratusOBJ commented 2 years ago

ERROR:root:A error has occured at 08:54:33 08 Traceback (most recent call last): File "Bloxflip-Smart-Bet-main\Bloxflip-Smart-Bet-main\Martingale.py", line 21, in init self.sendBets() File "Bloxflip-Smart-Bet-main\Bloxflip-Smart-Bet-main\Martingale.py", line 410, in sendBets if lastgame < multiplier: TypeError: '<' not supported between instances of 'list' and 'float'

Happens when I run martingale