Bloxflip auto tools is the best free Bloxflip bot that automatically plays a variety of game modes (Mines, Towers, Plinko, Crash, Slides)!
- 🔮 Another Mines algorithm
- ⛏️ Improved Slides algorithm
- 🆓 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!
- Download Python: https://www.python.org/downloads/
- Configure the Bot: Open
config.json
and enter your Bloxflip token and adjust settings. - Run the Bot: Double-click
start.bat
(or runmain.py
from your terminal). - Enjoy! 🎉
Click to expand 👇
-
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
.
-
-
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.json
thats located in the project directory. - Then, customize the values according to the descriptions below:
- Open
-
Token
: (Required) Your unique Bloxflip account token. Obtain this from your browser's console using the JavaScript code provided above. -
Main
Settings: 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_Amount
on a loss.On_Loss
: If set totrue
, the bot will double its bet after every lost and reset to the originalBet_Amount
on a win.Max_Double
: The maximum bet amount the bot will reach when doubling bets.
-
Mines
Settings: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").
-
Towers
Settings:Difficulty
: Sets the difficulty of the Towers game (options: "easy", "normal", "hard").
-
Plinko
Settings:Difficulty
: Sets the difficulty of the Plinko game (options: "easy", "normal", "hard").Row
: The number of rows the Plinko board should have.
-
Slides
Settings:Opposite_Color
: If set totrue
, the bot will chose the opposite color of the last slides game.
-
Crash
Settings: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").
python main.py
- 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.
Contributions are welcome! If you like this project please consider giving it a star ⭐
If you like this project, give it a star! ⭐
Bloxflip Affiliate Link: https://bloxflip.com/a/aspectise