shenkeYT/blooket-hack

nice code!

Opened this issue · 0 comments

this repo is a pure joke, you literally grabbed it from glizzy.

if anyone wants to know how these hacks work, heres an explanation:

create a handling function:

function blooketHandling() {
   return Object.values(document.querySelector("#app > div > div"))[1]
        .children[1]._owner;
}

this grabs the elements on the page, and to change something for example playing a gammemode

most important game objects are here, like tokens, crypto. etc.. blooketHandling().stateNode.

do not use these hacks, this method is much more safe and will not risk your account.