Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 3.17 KB

File metadata and controls

60 lines (51 loc) · 3.17 KB

ByepassHub > Cheats | updated Jul 11

If you like this, make sure to star it!

Other Files:
Unblocker(Proxies) links: Go here or go to the mainUnblockers.md file
Exploits, Bypasses, Bookmarklets: Go here
Main Games: Go here or go to the Games.md file
Back to Main Hub: Go here or go to the main README.md file


This is a collection of cheats for learning game platforms like Kahoot or Blooket.
Also, I did not make these cheats, I found them through searching the web and repositories.
I do not condone the use of these unfair advantages in an educational environment. This can ruin the experience for others and it is best to play with integrity when learning.


Try putting these links in a proxy if they are blocked. It probably won't work, but it's worth a try.

RECOMMENDED: Cheat Hubs

The ultimate hub for every learning game platform, used for Kahoot, Gimkit, Blooket, Brainly (bypass exercise limit), and more!
https://schoolcheats.net/cheats
https://cheatnetwork.eu/
https://quizit.online/

Kahoot Cheats

https://kahoot.club/
https://mem.rip/kahoot/
https://github.com/jokeri2222/KaHack

Blooket Cheats (You can use an unblocker and it still works) | You need to be able to execute bookmarklets


https://github.com/Blooket-Council/Blooket-Cheats

Quizlet Cheats

These are found from this repository: https://github.com/jokeri2222/Quizlet-Hack
In this repository, you'll find scripts. You can execute this via bookmarklets or console.

Gimkit Cheats

Repository: https://github.com/bob486/quizlet/blob/master/gimkit/README.md
Usage: https://github.com/bob486/quizlet/blob/master/gimkit/README.md#usage
Bookmarklet:

javascript:(function(){let l=document.createElement("script");l.src="https://undercovermoose.github.io/gimkitjs/gimkit.js";document.body.appendChild(l);}());void 0

Console/Inspect Element Script:

function(){let l=document.createElement("script");l.src="https://undercovergoose.github.io/quizlet/gimkit/gimkit.js";document.body.appendChild(l);}();

Quizizz Cheats

These are from this repository

  1. Join quizizz and go through questions, when finished, press "Study Flashcards" and run the script.
  2. Then join the quizizz again, or start another attempt. Run script and you are done!
    Bookmarklet Script:
javascript:(function(){let l=document.createElement("script");l.src="https://undercovergoose.github.io/quizlet/quizizz/script.js";document.body.appendChild(l);}());void 0

Alternate Script:

javascript:(function(){let l=document.createElement("script");l.src="https://undercovermoose.github.io/quizizzjs/script.js";document.body.appendChild(l);}());void 0

You can run the above scripts in the console or in the inspect element, just remove the javascript: part and the void 0 part at the end.