Magician431 / blooket-hack

Multiple hacks that breaks the game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord server: https://discord.gg/E7cmjUG9Gs discord server is not related to this repo

Blooket-Hack

All of the cheats are based on a game mode.

If anything isn't working please make a issue after checking with the FAQ: https://github.com/glixzzy/blooket-hack/issues

scroll down for video tutorial

How to run

note: TURN YOUR AD BLOCKER OFF OR IT WON'T WORK!

Open console and paste this:

fetch("https://raw.githubusercontent.com/glixzzy/blooket-hack/main/main.js")
.then((res) => res.text()
.then((t) => eval(t)))

Video Tutorial

xemoG7cXmN.mp4

Bookmarklet tutorial:

https://streamable.com/t4u7i7

  1. Make a bookmark (the star on the right side of the url bar if you are using chrome)
  2. Click on more at the bottom left corner
  3. Delete everything in the url box
  4. Type javascript:
  5. Paste in the code

Frequently Asked Questions

Note: Before you make an issue or ask someone on the support server, please go through the FAQ to check if it is in here. Thank you.

Q: The all permanent blooks isn't working!

A: Yes, it was a joke and does not permanently work.

Q: Is there any way to bypass the 500 token per day limit or change the time before reset timer?

A: Nope! This is simply not possible, because it is server-side.

Q: Can I make custom blook skins and use them in game?

A: Yes and no. This is possible even without these hacks, if you gain enough xp through grinding or using the addTokens hack, you will be able to make your own custom blooks under the Stats tab on Blooket. But if you are trying to upload your own fully custom blooks, this is not currently possible, as all blooks are server-side.

Q: Ahhh! My account was banned! Was I just banned for hacking blooket? Screen Shot 2021-10-07 at 6 39 06 PM

A: Probably not, this is a bug that is going around that doesn't let you in your account for a short period of time. The best thing to do is just wait it out.

About

Multiple hacks that breaks the game

License:MIT License


Languages

Language:JavaScript 60.2%Language:Python 39.8%