bribes / mathnation-review-exploit

Math/Algebra Nation Early Review Exploit By Faav#6320

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Nation Review Exploit

Pulls up a review menu with all the questions and answers.

Create a bookmark with this URL

javascript:(()=>{sectionID=(params=location.pathname.split("/"))[2],type="pretest"==params[1]?"pretest":"posttest"==params[1]?"posttest":"standard";let t=new FormData;t.append("sectionID",sectionID),t.append("type",type),fetch("https://web.algebranation.com/api/testyourself/start/",{method:"POST",body:t}).then(t=>t.json()).then(t=>{reviewQuestion(t.data[0].assessmentID,1)})})();

About

Math/Algebra Nation Early Review Exploit By Faav#6320