We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this repo is a pure joke, you literally grabbed it from glizzy.
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.
blooketHandling().stateNode
do not use these hacks, this method is much more safe and will not risk your account.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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.
The text was updated successfully, but these errors were encountered: