โ Bloxflip has shutdown, this tool is no longer working.
๐ Bloxflip-auto-tools ๐ค
Bloxflip auto tools is the best free Bloxflip bot that automatically plays a variety of game modes (Mines, Towers, Plinko, Crash, Slides)!
๐ Next Update at 85 Stars ๐
- ๐ฎ Another Mines algorithm
- โ๏ธ Improved Slides algorithm
โจ Features:
- ๐ Free and Open Source
- ๐ Not a Logger: Very rare for bloxflip tools.
- ๐ฎ Supported Game Modes: Mines, Towers, Plinko, Crash, Slides
- โ๏ธ Automatic Gameplay
- ๐ง Highly Customizable: Configure settings to your liking.
- ๐ Real-time Information: Track game progress and stats.
- ๐ง Mines and Slides Algorithm: Get an edge in Mines and Slides.
- ๐ค Crash Prediction with ANN: Try to predict Crash outcomes!
๐ Quick Setup:
- Download Python: https://www.python.org/downloads/
- Configure the Bot: Open
config.jsonand enter your Bloxflip token and adjust settings. - Run the Bot: Double-click
start.bat(or runmain.pyfrom your terminal). - Enjoy! ๐
๐บ Video Setup:
โ๏ธ Detailed Setup Instructions
Click to expand ๐
Installation
-
Install python:
This project is powered by Python. Make sure you have it installed:- Download: Head to https://www.python.org/downloads/ and grab the latest version.
- Installation: Run the installer and check the "Add Python to PATH" box during setup.
-
Clone/Download the repository:
Choose your preferred method to get the project files:-
Git Clone (Recommended for Developers):
git clone https://github.com/Aspectise/Bloxflip-auto-tools.git cd Bloxflip-auto-tools -
Direct Download (ZIP Archive):
Download and extract the contents to your desired location.
-
-
Install dependencies:
-
Open a terminal in the repository folder then paste this:
pip install -r requirements.txt
-
Open
start.bat.
-
Configuration
-
Obtain your BloxFlip token:
- Open the Bloxflip website (https://bloxflip.com/) and log in.
- Open your browser's developer console (usually by pressing F12).
- Navigate to the "Console" tab.
- Paste and execute the following code:
copy(localStorage.getItem('_DO_NOT_SHARE_BLOXFLIP_TOKEN'))
- Your token is now copied to your clipboard.
-
Edit
config.json:- Open
config.jsonthats located in the project directory. - Then, customize the values according to the descriptions below:
- Open
Configuration Settings Explained
-
Token: (Required) Your unique Bloxflip account token. Obtain this from your browser's console using the JavaScript code provided above. -
MainSettings: These settings apply to all game modes.Bet_Amount: The initial amount of Robux the bot will bet on each game.Click_Amount: (Mines and Towers only) The number of times the bot will click in Mines or select a tower block in Towers.Stop_Amount: If the bot's Robux balance reaches this amount, it will stop playing.Double_Bet:Enabled: If set totrue, the bot will double its bet after every win and reset to the originalBet_Amounton a loss.On_Loss: If set totrue, the bot will double its bet after every lost and reset to the originalBet_Amounton a win.Max_Double: The maximum bet amount the bot will reach when doubling bets.
-
MinesSettings:Mines_Amount: The number of mines the bot will place in each Mines game.Algorithm: The algorithm to use for predictions (options: "random", "safe", "last_game").
-
TowersSettings:Difficulty: Sets the difficulty of the Towers game (options: "easy", "normal", "hard").
-
PlinkoSettings:Difficulty: Sets the difficulty of the Plinko game (options: "easy", "normal", "hard").Row: The number of rows the Plinko board should have.
-
SlidesSettings:Opposite_Color: If set totrue, the bot will chose the opposite color of the last slides game.
-
CrashSettings:Auto_Cashout: The multiplier at which the bot will automatically cash out in Crash.ANN(Artificial Neural Network):Enabled: Iftrue, the bot will use an ANN to try to predict the Crash outcome.
Note: Crash predictions are not 100% accurate.Model: The type of ANN model to use for predictions (options: "random_forest", "linear", "svr").
Running the Bot
python main.py Disclaimer
- This bot is provided for educational purposes only.
- Using this bot to automate gameplay on BloxFlip may be against their terms of service.
- Use at your own risk.
๐ค Contributing
Contributions are welcome! If you like this project please consider giving it a star โญ
โญ๏ธ Show Your Support
If you like this project, give it a star! โญ
Bloxflip Affiliate Link: https://bloxflip.com/a/aspectise
