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

Exception has occurred: InvalidStatusCode X #3

Closed SkorFury closed 2 years ago

SkorFury commented 2 years ago

Whenever i run the script ProbabilityBased.py I get the error unknown

This error is also at Callstack MainThread "server rejected WebSocket connection: HTTP 403"

TheonlyIcebear commented 2 years ago

Yup sadly bloxflip has blocked the program from connecting to their websockets. 403 means that the server blocked the request. I am not sure how to fix this as of now so for now the program is not functional

SkorFury commented 2 years ago

Oh okay

TheonlyIcebear commented 2 years ago

I have fixed with with the use of selenium now