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
null
a test times augmentation toolkit based on paddle2.0.

Patta Image Test Time Augmentation with Paddle2.0! Input | # input batch of images / / /|\ \ \ # apply

AgentMaker 110 Dec 3, 2022
NLP topic mdel LDA - Gathered from New York Times website

NLP topic mdel LDA - Gathered from New York Times website

null 1 Oct 14, 2021
Takes a string and puts it through different languages in Google Translate a requested amount of times, returning nonsense.

PythonTextObfuscator Takes a string and puts it through different languages in Google Translate a requested amount of times, returning nonsense. Requi

null 2 Aug 29, 2022
Input english text, then translate it between languages n times using the Deep Translator Python Library.

mass-translator About Input english text, then translate it between languages n times using the Deep Translator Python Library. How to Use Install dep

null 2 Mar 4, 2022
One Stop Anomaly Shop: Anomaly detection using two-phase approach: (a) pre-labeling using statistics, Natural Language Processing and static rules; (b) anomaly scoring using supervised and unsupervised machine learning.

One Stop Anomaly Shop (OSAS) Quick start guide Step 1: Get/build the docker image Option 1: Use precompiled image (might not reflect latest changes):

Adobe, Inc. 148 Dec 26, 2022
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/

Texar-PyTorch is a toolkit aiming to support a broad set of machine learning, especially natural language processing and text generation tasks. Texar

ASYML 726 Dec 30, 2022
NLPShala , the best IDE for all Natural language processing tasks.

The revolutionary IDE for all NLP (Natural language processing) stuffs on the internet.

Abhi 3 Aug 8, 2021
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

CTC Decoding Algorithms Update 2021: installable Python package Python implementation of some common Connectionist Temporal Classification (CTC) decod

Harald Scheidl 736 Jan 3, 2023
Shirt Bot is a discord bot which uses GPT-3 to generate text

SHIRT BOT · Shirt Bot is a discord bot which uses GPT-3 to generate text. Made by Cyclcrclicly#3420 (474183744685604865) on Discord. Support Server EX

null 31 Oct 31, 2022
glow-speak is a fast, local, neural text to speech system that uses eSpeak-ng as a text/phoneme front-end.

Glow-Speak glow-speak is a fast, local, neural text to speech system that uses eSpeak-ng as a text/phoneme front-end. Installation git clone https://g

Rhasspy 8 Dec 25, 2022
Uses Google's gTTS module to easily create robo text readin' on command.

Tool to convert text to speech, creating files for later use. TTRS uses Google's gTTS module to easily create robo text readin' on command.

null 0 Jun 20, 2021
This project uses word frequency and Term Frequency-Inverse Document Frequency to summarize a text.

Text Summarizer This project uses word frequency and Term Frequency-Inverse Document Frequency to summarize a text. Team Members This mini-project was

null 1 Nov 16, 2021
This project uses unsupervised machine learning to identify correlations between daily inoculation rates in the USA and twitter sentiment in regards to COVID-19.

Twitter COVID-19 Sentiment Analysis Members: Christopher Bach | Khalid Hamid Fallous | Jay Hirpara | Jing Tang | Graham Thomas | David Wetherhold Pro

null 4 Oct 15, 2022
Open-source offline translation library written in Python. Uses OpenNMT for translations

Open source neural machine translation in Python. Designed to be used either as a Python library or desktop application. Uses OpenNMT for translations and PyQt for GUI.

Argos Open Tech 1.6k Jan 1, 2023
Twitter bot that uses NLP models to summarize news articles referenced in a user's twitter timeline

Twitter-News-Summarizer Twitter bot that uses NLP models to summarize news articles referenced in a user's twitter timeline 1.) Extracts all tweets fr

Rohit Govindan 1 Jan 27, 2022
MicBot - MicBot uses Google Translate to speak everyone's chat messages

MicBot MicBot uses Google Translate to speak everyone's chat messages. It can al

null 2 Mar 9, 2022
DensePhrases provides answers to your natural language questions from the entire Wikipedia in real-time

DensePhrases provides answers to your natural language questions from the entire Wikipedia in real-time. While it efficiently searches the answers out of 60 billion phrases in Wikipedia, it is also very accurate having competitive accuracy with state-of-the-art open-domain QA models

Jinhyuk Lee 543 Jan 8, 2023