Skip to content

seanv999/quizizz-flooder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Flood Quizizz with bots

Bookmarklet

  • Paste this into bookmark bar and click it
javascript:(function()%7Bfetch(%22https%3A%2F%2Fraw.githubusercontent.com%2Fseanv999%2Fquizizz-flooder%2Fmain%2Fflood.js%22)%0A.then((res)%20%3D%3E%20res.text()%0A.then((t)%20%3D%3E%20eval(t)))%7D)()%3B

Console

  • Paste this into console
fetch("https://raw.githubusercontent.com/seanv999/quizizz-flooder/main/flood.js")
.then((res) => res.text()
.then((t) => eval(t)))

image Developed by Sean Vonhauger

About

Flood Quizizz Live Games With Bots!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published