Skip to content

Bloxflip auto tools is the best free bloxflip bot that automatically plays a variety of bloxflip game modes (Mines, Towers, Plinko, Crash) with built in un-rigger and ANN!

License

Notifications You must be signed in to change notification settings

Aspectise/Bloxflip-auto-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloxflip-auto-tools

Bloxflip auto tools is the best free bloxflip bot that automatically plays a variety of bloxflip game modes (Mines, Towers, Plinko, Crash)!

Next update at 50 ⭐

  • Better crash prediction
  • Stop amount for crash
  • Support for slides game mode

Features:

  • - Open Source
  • - Free
  • - Well Managed
  • - Supported Game-Modes: Mines, Towers, Plinko, Crash
  • - Plays Automatically
  • - Very Customizable
  • - Display information about the current games
  • - Built in "predictor" for mines
  • - Using artificial neural network for crash prediction

Setup

  1. Install python from python.org
  2. Open config.json and setup your stuff (every section is documented in red in the code block under this)
  3. Open start.bat or main.py
  4. Enjoy
{
    "Token": "", Your bloxflip account token, you get it by opening inspect (right click) and going to console then typing "copy(localStorage.getItem('_DO_NOT_SHARE_BLOXFLIP_TOKEN'))", your token has been copied to your clipboard

    "Bet_Amount": 5, Amount to bet every game (All game modes)
    "Click_Amount": 1, Amount of clicks to click (Mines and Towers)
    "Stop_Amount": 100, Amount of robux to stop at when you hit it (All game modes)
    
    "Mines": {
        "Mines_Amount": 3, Amount of Mines to set every game 
        "Safe_Prediction": false Uses a specific method to click if set to true
    },
    "Towers": {
        "Difficulty": "easy" Difficulty level (easy/normal/hard)
    },
    "Plinko": {
        "Difficulty": "easy", Difficulty level (easy/normal/hard)
        "Row": 8 Amount of plinko rows
    },
    "Crash": {
        "Auto_Cashout": 1.5, Crash point to cash out at
        "ANN": {
            "Enabled": false, If true will use artificial neural network to predicit the next crash game (NOTICE: remember that predictions are not 100% correct)
            "Model": "random_forest" Model to use for predicition, available models: random_forest, linear, svr
        }
    }
}

Preview:

image

Information

This project was fully made by me (Aspect). Do not try to sell this or repost it without credits (LICENSE)

If you like this project please start it ⭐ 😊

Bloxflip affiliate: https://bloxflip.com/a/aspectise

Help

If you need help setting up the bot join the Discord

About

Bloxflip auto tools is the best free bloxflip bot that automatically plays a variety of bloxflip game modes (Mines, Towers, Plinko, Crash) with built in un-rigger and ANN!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published