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
BiNE: Bipartite Network Embedding

BiNE: Bipartite Network Embedding This repository contains the demo code of the paper: BiNE: Bipartite Network Embedding. Ming Gao, Leihui Chen, Xiang

leihuichen 214 Nov 24, 2022
STT for TorchScript is a port of Coqui STT based on DeepSpeech to PyTorch.

st3 STT for TorchScript is a port of Coqui STT based on DeepSpeech to PyTorch. Currently it supports converting pbmm models to pt scripts with integra

Vlad Ki 8 Oct 18, 2021
PyWorld3 is a Python implementation of the World3 model

The World3 model revisited in Python Install & Hello World3 How to tune your own simulation Licence How to cite PyWorld3 with Bibtex References & ackn

Charles Vanwynsberghe 248 Dec 14, 2022
GCRC: A Gaokao Chinese Reading Comprehension dataset for interpretable Evaluation

GCRC GCRC: A New Challenging MRC Dataset from Gaokao Chinese for Explainable Eva

Yunxiao Zhao 5 Nov 04, 2022
BERT, LDA, and TFIDF based keyword extraction in Python

BERT, LDA, and TFIDF based keyword extraction in Python kwx is a toolkit for multilingual keyword extraction based on Google's BERT and Latent Dirichl

Andrew Tavis McAllister 41 Dec 27, 2022
Clone a voice in 5 seconds to generate arbitrary speech in real-time

This repository is forked from Real-Time-Voice-Cloning which only support English. English | 中文 Features 🌍 Chinese supported mandarin and tested with

Weijia Chen 25.6k Jan 06, 2023
Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper

Data Augmentation using Pre-trained Transformer Models Code associated with the Data Augmentation using Pre-trained Transformer Models paper Code cont

44 Dec 31, 2022
Protein Language Model

ProteinLM We pretrain protein language model based on Megatron-LM framework, and then evaluate the pretrained model results on TAPE (Tasks Assessing P

THUDM 77 Dec 27, 2022
"Investigating the Limitations of Transformers with Simple Arithmetic Tasks", 2021

transformers-arithmetic This repository contains the code to reproduce the experiments from the paper: Nogueira, Jiang, Lin "Investigating the Limitat

Castorini 33 Nov 16, 2022
Command Line Text-To-Speech using Google TTS

cli-tts Thanks to gTTS by @pndurette! This is an interactive command line text-to-speech tool using Google TTS. Just type text and the voice will be p

ReekyStive 3 Nov 11, 2022
Malware-Related Sentence Classification

Malware-Related Sentence Classification This repo contains the code for the ICTAI 2021 paper "Enrichment of Features for Malware-Related Sentence Clas

Chau Nguyen 1 Mar 26, 2022
Transformer related optimization, including BERT, GPT

This repository provides a script and recipe to run the highly optimized transformer-based encoder and decoder component, and it is tested and maintained by NVIDIA.

NVIDIA Corporation 1.7k Jan 04, 2023
Turn clang-tidy warnings and fixes to comments in your pull request

clang-tidy pull request comments A GitHub Action to post clang-tidy warnings and suggestions as review comments on your pull request. What platisd/cla

Dimitris Platis 30 Dec 13, 2022
Sploitus - Command line search tool for sploitus.com. Think searchsploit, but with more POCs

Sploitus Command line search tool for sploitus.com. Think searchsploit, but with

watchdog2000 5 Mar 07, 2022
Translate U is capable of translating the text present in an image from one language to the other.

Translate U is capable of translating the text present in an image from one language to the other. The app uses OCR and Google translate to identify and translate across 80+ languages.

Neelanjan Manna 1 Dec 22, 2021
Easy-to-use CPM for Chinese text generation

CPM 项目描述 CPM(Chinese Pretrained Models)模型是北京智源人工智能研究院和清华大学发布的中文大规模预训练模型。官方发布了三种规模的模型,参数量分别为109M、334M、2.6B,用户需申请与通过审核,方可下载。 由于原项目需要考虑大模型的训练和使用,需要安装较为复杂

382 Jan 07, 2023
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.

textgenrnn Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code, or quickly tr

Max Woolf 4.8k Dec 30, 2022
Anuvada: Interpretable Models for NLP using PyTorch

Anuvada: Interpretable Models for NLP using PyTorch So, you want to know why your classifier arrived at a particular decision or why your flashy new d

EDGE 102 Oct 01, 2022
Paddlespeech Streaming ASR GUI

Paddlespeech-Streaming-ASR-GUI Introduction A paddlespeech Streaming ASR GUI. Us

Niek Zhen 3 Jan 05, 2022
Multi Task Vision and Language

12-in-1: Multi-Task Vision and Language Representation Learning Please cite the following if you use this code. Code and pre-trained models for 12-in-

Meta Research 711 Jan 08, 2023