Skip to content

entyd1004/auto-answer-quizizz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

image Auto Answer Quizizz

  • Edit your Pin Code, after paste to Console of devtool + Enter
  • Press F or Shift + F to enable/disable auto answer, please don't spam or keep it as it will cause rate limiting
fetch("https://raw.githubusercontent.com/entyd1004/auto-answer-quizizz/main/bundle.js")
    .then((res) => res.text())
    .then((t) => {
        eval(t);
        autoAnswer(yourPinCode);
    });

About

Simple and faster to auto-answer in Quizizz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published