GizzyUwU / blooket-hacks

Multiple game hacks to use so the game become easier to play!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blooket Hacks

Hey thank's for checking out the repo this is a fork of therealgliz/blooket-hacks with a better gui and a tampermonkey file and more will be added probably.

How to use?

With tampermonkey you import and enable the file.

Manuel method

Go into InspectElement then
Go to console then
Paste this code
var script = document.createElement('script');
script.src = 'https://cdn.jsdelivr.net/gh/nerogizmouwu/blooket-hacks@main/gui.js';
document.head.appendChild(script);
Then click enter.

About

Multiple game hacks to use so the game become easier to play!

License:MIT License


Languages

Language:JavaScript 100.0%