A program that uses real statistics to choose the best times to bet on BloxFlip's crash gamemode

Overview

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.
THIS DOES NOT PREDICT WHEN ITS GOING TO CRASH. Instead it just compares many games to see what the chances are of reaching a certain multiplier and if the chances are high enough it places the bet.

Configuration and set up

To edit the configuration simply go into the config.json file.

  • The multiplier is the point at which the program will auto bet at
  • The bet amount is the amount of robux to bet each time
  • Games averaged is the amount of games the program will check
  • Your authorization is the token used on bloxflip to place bets. To get your own auth go onto bloxflip press inspect element and go into the console. Then paste the following code
localStorage.getItem('_DO_NOT_SHARE_BLOXFLIP_TOKEN')

This will print your auth token to the console. Copy it without the quotes then put it into the config.json file

Martingale vs StreakBased

  • The Martingale strategy is based on the fact that every time you lose the chance of you winning increases the next game. So when you lose if you just increase your bet amount by 2 or more the chances of you making profit the next game is higher and the more games you lose the higher chance you'll eventually end up with more than what you started up with.

  • The StreakBased strategy is similiar to the Martingale strategy in the sense that the games come in streaks of winning and losing because if a bunch of games end up crashing at low numbers then theirs a high chance the next group of games will chrash at higher numbers. So to get a good prediction of wether the next game is going to win or not you can look at the previous few games and see wether they've been winning or not.

Based on my testing I can conclude that Martingale is more stable and more profitable then StreakBased

Usage

To run the program make sure you have python installed and also pip. If you don't install python here https://www.python.org/downloads/.
Pip should be preinstalled but if it isn't go to https://pip.pypa.io/en/stable/installation/
Once you have done these two things either run installer.bat or open cmd CD to the directory and type the following command

pip install -r requirements.txt

Errors

If the program randomly closes with no message check for errors.txt inside the same folder as the python file.
Then create a issue on this github by going to (https://github.com/TheonlyIcebear/Bloxflip-Smart-Bet/issues/new)
Simply title the issue and put the text inside errors.txt

Supporting me

Consider donating please as I make all my tools free https://www.roblox.com/game-pass/20395764/Donate#!/sales

Comments
  • randomly crashes

    randomly crashes

    it says "Blocked by ddos protection. Solve the captcha to continue.", then closes after a couple seconds, I usually get this error when the game lasts a bit long (around x10 and more)

    also i'm sorry for bothering u that much, and I cant copy the error file since its too long for github idk why

    opened by Liays-eng 4
  • Closes chrome after period of time

    Closes chrome after period of time

    Traceback (most recent call last): File "C:\Bloxflip-Smart-Bet-main\main.py", line 239, in main() File "C:\Bloxflip-Smart-Bet-main\main.py", line 17, in init self.sendBets() File "C:\Bloxflip-Smart-Bet-main\main.py", line 202, in sendBets for game in self.ChrashPoints(): File "C:\Bloxflip-Smart-Bet-main\main.py", line 170, in ChrashPoints games = json.loads(data) File "C:\Program Files\Python310\lib\json_init_.py", line 346, in loads return _default_decoder.decode(s) File "C:\Program Files\Python310\lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Program Files\Python310\lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

    opened by DesignedDeveloper 4
  • Bug

    Bug

    DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): chromedriver.storage.googleapis.com:443 DEBUG:urllib3.connectionpool:https://chromedriver.storage.googleapis.com:443 "GET /LATEST_RELEASE HTTP/1.1" 200 13 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): chromedriver.storage.googleapis.com:443 DEBUG:urllib3.connectionpool:https://chromedriver.storage.googleapis.com:443 "GET /102.0.5005.61/chromedriver_win32.zip HTTP/1.1" 200 6369227 DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session {"capabilities": {"firstMatch": [{}], "alwaysMatch": {"browserName": "chrome", "pageLoadStrategy": "normal", "goog:chromeOptions": {"excludeSwitches": ["enable-logging"], "extensions": [], "args": []}}}, "desiredCapabilities": {"browserName": "chrome", "pageLoadStrategy": "normal", "goog:chromeOptions": {"excludeSwitches": ["enable-logging"], "extensions": [], "args": []}}} DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost:54506 DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session HTTP/1.1" 200 789 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/url {"url": "https://bloxflip.com/crash"} DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session/c88753f008e8bc5dbc87e4ee11d3aa18/url HTTP/1.1" 200 14 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/execute/sync {"script": "localStorage.setItem("_DO_NOT_SHARE_BLOXFLIP_TOKEN", "")", "args": []} DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session/c88753f008e8bc5dbc87e4ee11d3aa18/execute/sync HTTP/1.1" 200 14 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/execute/sync {"script": "window.location = window.location", "args": []} DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session/c88753f008e8bc5dbc87e4ee11d3aa18/execute/sync HTTP/1.1" 200 14 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/elements {"using": "css selector", "value": ".MuiInputBase-input.MuiFilledInput-input.MuiInputBase-inputAdornedStart.MuiFilledInput-inputAdornedStart"} DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session/c88753f008e8bc5dbc87e4ee11d3aa18/elements HTTP/1.1" 200 169 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/element {"using": "css selector", "value": ".MuiBox-root.jss227.jss44"} DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session/c88753f008e8bc5dbc87e4ee11d3aa18/element HTTP/1.1" 404 1011 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/element {"using": "css selector", "value": ".MuiBox-root.jss220.jss44"} DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session/c88753f008e8bc5dbc87e4ee11d3aa18/element HTTP/1.1" 404 1011 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:POST http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/element {"using": "css selector", "value": ".MuiBox-root.jss102.jss44"} DEBUG:urllib3.connectionpool:http://localhost:54506 "POST /session/c88753f008e8bc5dbc87e4ee11d3aa18/element HTTP/1.1" 404 1011 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request DEBUG:selenium.webdriver.remote.remote_connection:DELETE http://localhost:54506/session/c88753f008e8bc5dbc87e4ee11d3aa18/window {} DEBUG:urllib3.connectionpool:http://localhost:54506 "DELETE /session/c88753f008e8bc5dbc87e4ee11d3aa18/window HTTP/1.1" 200 12 DEBUG:selenium.webdriver.remote.remote_connection:Finished Request

    opened by LachanSPU 3
  • Error

    Error

    Traceback (most recent call last):
      File "C:\Users\User\Desktop\Bloxflip-Smart-Bet-main\Martingale.py", line 18, in __init__
        self.getConfig()
      File "C:\Users\User\Desktop\Bloxflip-Smart-Bet-main\Martingale.py", line 178, in getConfig
        self.browser = webdriver.Chrome("chromedriver.exe", chrome_options=options)
      File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 70, in __init__
        super(WebDriver, self).__init__(DesiredCapabilities.CHROME['browserName'], "goog",
      File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\chromium\webdriver.py", line 92, in __init__
        RemoteWebDriver.__init__(
      File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 275, in __init__
        self.start_session(capabilities, browser_profile)
      File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 365, in start_session
        response = self.execute(Command.NEW_SESSION, parameters)
      File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 430, in execute
        self.error_handler.check_response(response)
      File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response
        raise exception_class(message, screen, stacktrace)
    ```Im getting this error when I try to run Martingale.py file. Can anyone help me with this?
    opened by MaxMady 3
  • Exception has occurred: InvalidStatusCode X

    Exception has occurred: InvalidStatusCode X

    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"

    opened by SkorFury 3
  • idk

    idk

    ERROR:root:A error has occured at 04:25:59 04 Traceback (most recent call last): File "Martingale.py", line 24, in init File "Martingale.py", line 392, in sendBets File "Martingale.py", line 122, in getBalance NameError: name 'cloudscraper' is not defined

    opened by zohirben 2
  • issue with the uncompiled version

    issue with the uncompiled version

    ERROR:root:A error has occured at 00:53:35 12 Traceback (most recent call last): File "C:\Users\MYUSERPRIVATE\AppData\Local\Programs\Python\Python39\lib\site-packages\requests\models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "C:\Users\MYUSERPRIVATE\AppData\Local\Programs\Python\Python39\lib\json_init_.py", line 346, in loads return _default_decoder.decode(s) File "C:\Users\MYUSERPRIVATE\AppData\Local\Programs\Python\Python39\lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Users\MYUSERPRIVATE\AppData\Local\Programs\Python\Python39\lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last): File "D:\leaks\Bloxflip-Smart-Bet\Martingale.py", line 22, in init self.sendBets() File "D:\leaks\Bloxflip-Smart-Bet\Martingale.py", line 340, in sendBets for game in self.ChrashPoints(): File "D:\leaks\Bloxflip-Smart-Bet\Martingale.py", line 303, in ChrashPoints games = scraper.get("https://rest-bf.blox.land/games/crash").json() File "C:\Users\MYUSERPRIVATE\AppData\Local\Programs\Python\Python39\lib\site-packages\requests\models.py", line 975, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

    opened by polarbeen 2
  • Autorain & Towers (Paid) Crashes and i've tryed redownloading everything

    Autorain & Towers (Paid) Crashes and i've tryed redownloading everything

    My Auto rain crashes and towers crashes this is the error code for towers ERROR:root:A error has occured at 01:48:01 01 Traceback (most recent call last): File "Towers (Paid).py", line 23, in init File "Towers (Paid).py", line 150, in getConfig KeyError: 'tower_levels'

    this is the error for auto rain DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 520 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.roblox.com:443 DEBUG:urllib3.connectionpool:https://api.roblox.com:443 "GET /users/get-by-username?username=wDynamic HTTP/1.1" 200 106 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 520 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): rest-bf.blox.land:443 DEBUG:urllib3.connectionpool:https://rest-bf.blox.land:443 "GET /chat/history HTTP/1.1" 200 None

    opened by DeveloperVoid 2
  • the problem

    the problem

    ERROR:root:A error has occured at 23:25:13 11 Traceback (most recent call last): File "C:\Users\NB_NO\OneDrive\Desktop\New folder\Bloxflip-Smart-Bet-main\Bloxflip-Smart-Bet-main\Martingale+Predictor (Paid).py", line 19, in init self.getConfig() File "C:\Users\NB_NO\OneDrive\Desktop\New folder\Bloxflip-Smart-Bet-main\Bloxflip-Smart-Bet-main\Martingale+Predictor (Paid).py", line 277, in getConfig self.getBalance() File "C:\Users\NB_NO\OneDrive\Desktop\New folder\Bloxflip-Smart-Bet-main\Bloxflip-Smart-Bet-main\Martingale+Predictor (Paid).py", line 125, in getBalance balance = float(browser.find_element_by_css_selector(possibleclass).text.replace(',', '')) AttributeError: 'WebDriver' object has no attribute 'find_element_by_css_selector'

    opened by deezking 2
  • issue

    issue

    when i open it i have the right token and it opens but it isn't logged in and it refreshes automatically and gets logged in but while it's refreshing the bot says that it's not the right token when it logs in so if you could slow down the check time that would help alot

    opened by MrSiko 2
  • Issue because of my balance

    Issue because of my balance

    Traceback (most recent call last): File "C:\Users\Jettr\Desktop\Bloxflip-Smart-Bet-main\Martingale.py", line 209, in sendBets balance = float(browser.find_element_by_css_selector(".MuiBox-root.jss220.jss44").text.replace(',', '')) ValueError: could not convert string to float: ''

    Please fix

    opened by F8SDFSJ8 2
  • why it doesn't work ?

    why it doesn't work ?

    DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): bfpredictor.repl.co:443 DEBUG:urllib3.connectionpool:https://bfpredictor.repl.co:443 "GET /latest_release HTTP/1.1" 200 5 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.bloxflip.com:443 DEBUG:urllib3.connectionpool:https://api.bloxflip.com:443 "GET /user HTTP/1.1" 400 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): bfpredictor.repl.co:443 DEBUG:urllib3.connectionpool:https://bfpredictor.repl.co:443 "GET /latest_release HTTP/1.1" 200 5 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.bloxflip.com:443 DEBUG:urllib3.connectionpool:https://api.bloxflip.com:443 "GET /user HTTP/1.1" 400 None DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): bfpredictor.repl.co:443

    opened by Samitoua 2
Releases(Version1.3.3)
Owner
13 yr old programmer. I like hacking and stuff like that. I know PHP, Python, Batch Javascript, Html and Css. I also know a small amount of node JS
Repository for Graph2Pix: A Graph-Based Image to Image Translation Framework

Graph2Pix: A Graph-Based Image to Image Translation Framework Installation Install the dependencies in env.yml $ conda env create -f env.yml $ conda a

18 Nov 17, 2022
Linear programming solver for paper-reviewer matching and mind-matching

Paper-Reviewer Matcher A python package for paper-reviewer matching algorithm based on topic modeling and linear programming. The algorithm is impleme

Titipat Achakulvisut 66 Jul 05, 2022
Composed Image Retrieval using Pretrained LANguage Transformers (CIRPLANT)

CIRPLANT This repository contains the code and pre-trained models for Composed Image Retrieval using Pretrained LANguage Transformers (CIRPLANT) For d

Zheyuan (David) Liu 29 Nov 17, 2022
Python generation script for BitBirds

BitBirds generation script Intro This is published under MIT license, which means you can do whatever you want with it - entirely at your own risk. Pl

286 Dec 06, 2022
Google AI 2018 BERT pytorch implementation

BERT-pytorch Pytorch implementation of Google AI's 2018 BERT, with simple annotation BERT 2018 BERT: Pre-training of Deep Bidirectional Transformers f

Junseong Kim 5.3k Jan 07, 2023
Visual Automata is a Python 3 library built as a wrapper for Caleb Evans' Automata library to add more visualization features.

Visual Automata Copyright 2021 Lewi Lie Uberg Released under the MIT license Visual Automata is a Python 3 library built as a wrapper for Caleb Evans'

Lewi Uberg 55 Nov 17, 2022
無料で使える中品質なテキスト読み上げソフトウェア、VOICEVOXの音声合成エンジン

VOICEVOX ENGINE VOICEVOXの音声合成エンジン。 実態は HTTP サーバーなので、リクエストを送信すればテキスト音声合成できます。 API ドキュメント VOICEVOX ソフトウェアを起動した状態で、ブラウザから

Hiroshiba 3 Jul 05, 2022
Beyond Accuracy: Behavioral Testing of NLP models with CheckList

CheckList This repository contains code for testing NLP Models as described in the following paper: Beyond Accuracy: Behavioral Testing of NLP models

Marco Tulio Correia Ribeiro 1.8k Dec 28, 2022
Snips Python library to extract meaning from text

Snips NLU Snips NLU (Natural Language Understanding) is a Python library that allows to extract structured information from sentences written in natur

Snips 3.7k Dec 30, 2022
Experiments in converting wikidata to ftm

FollowTheMoney / Wikidata mappings This repo will contain tools for converting Wikidata entities into FtM schema. Prefixes: https://www.mediawiki.org/

Friedrich Lindenberg 2 Nov 12, 2021
Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents

Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents [Project Page] [Paper] [Video] Wenlong Huang1, Pieter Abbee

Wenlong Huang 114 Dec 29, 2022
Use PaddlePaddle to reproduce the paper:mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer

MT5_paddle Use PaddlePaddle to reproduce the paper:mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer English | 简体中文 mT5: A Massively

2 Oct 17, 2021
Code to use Augmented Shapiro Wilks Stopping, as well as code for the paper "Statistically Signifigant Stopping of Neural Network Training"

This codebase is being actively maintained, please create and issue if you have issues using it Basics All data files are included under losses and ea

Justin Terry 32 Nov 09, 2021
Code for evaluating Japanese pretrained models provided by NTT Ltd.

japanese-dialog-transformers 日本語の説明文はこちら This repository provides the information necessary to evaluate the Japanese Transformer Encoder-decoder dialo

NTT Communication Science Laboratories 216 Dec 22, 2022
Text Analysis & Topic Extraction on Android App user reviews

AndroidApp_TextAnalysis Hi, there! This is code archive for Text Analysis and Topic Extraction from user_reviews of Android App. Dataset Source : http

Fitrie Ratnasari 1 Feb 14, 2022
This repository describes our reproducible framework for assessing self-supervised representation learning from speech

LeBenchmark: a reproducible framework for assessing SSL from speech Self-Supervised Learning (SSL) using huge unlabeled data has been successfully exp

49 Aug 24, 2022
Auto translate textbox from Japanese to English or Indonesia

priconne-auto-translate Auto translate textbox from Japanese to English or Indonesia How to use Install python first, Anaconda is recommended Install

Aji Priyo Wibowo 5 Aug 25, 2022
Türkçe küfürlü içerikleri bulan bir yapay zeka kütüphanesi / An ML library for profanity detection in Turkish sentences

"Kötü söz sahibine aittir." -Anonim Nedir? sinkaf uygunsuz yorumların bulunmasını sağlayan bir python kütüphanesidir. Farkı nedir? Diğer algoritmalard

KaraGoz 4 Feb 18, 2022
Multiple implementations for abstractive text summurization , using google colab

Text Summarization models if you are able to endorse me on Arxiv, i would be more than glad https://arxiv.org/auth/endorse?x=FRBB89 thanks This repo i

463 Dec 26, 2022
This repository contains helper functions which can help you generate additional data points depending on your NLP task.

NLP Albumentations For Data Augmentation This repository contains helper functions which can help you generate additional data points depending on you

Aflah 6 May 22, 2022