Skip to content

TheonlyIcebear/Bloxflip-Smart-Bet

Repository files navigation

Bloxflip Smart Bet 🧠

Join the discord and create a ticket if you wan't help with a bug: https://discord.gg/3xh6ku7HxX
You can message me at: Ice Bear#3333

A program that uses strategies and probability maths to choose the best times to bet on BloxFlip's crash gamemode https://discord.gg/3xh6ku7HxX.
THIS DOES NOT PREDICT 100% WHEN ITS GOING TO CRASH:
Instead either it uses a betting strategy or compares the previous crash games to see if it'd be a good idea to bet or to find a good multiplier

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 (Streakbased only)
  • Auto stop is the amount of Robux at which the program will stop betting.
  • Auto restart means the program won't ask you to restart betting with your origanal amount when the new increased bet amount is more than your account's balance (Streakbased only)
  • 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

Setup tutorial by SteelyXs#1316:
Video

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 You can also join the discord and create a ticket for real time support. https://discord.gg/b3g5UszgAs

Supporting me 🤲

Consider donating please as I make all my tools free
Roblox Gamepass: https://www.roblox.com/game-pass/20395764/Donate#!/sales
Btc Address: bc1qq8k7h002dlkwxxy35xpw8z2amjpk9nquajvtqw
Monero Adress: 452ogMtEPc9T2sLQHVy3NcARkmTADVbLiY1hyoBp6xhfASdR2R7MPuRjZD4XSe8kHiKjZ1ozVGQqPEVqjjFt2mLcDmGfwXu

About

A program that uses real statistics to choose the best times to bet on BloxFlip's crash gamemode. https://bloxflip.com/crash

Resources

License

Stars

Watchers

Forks

Packages

No packages published