Skip to content

VirtualFiber415/blooket-hack

 
 

Repository files navigation

Discord server: https://discord.gg/K5xUbuDqmG

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

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

About

Multiple hacks that breaks the game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • Python 28.7%