booyaalex / blooket-hack

Multiple game utilities to use so the game becomes easier to play!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: 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 game utilities to use so the game becomes easier to play!

License:MIT License


Languages

Language:JavaScript 70.5%Language:Python 29.5%