blooket-hacks icon indicating copy to clipboard operation
blooket-hacks copied to clipboard

carpet ''gui'' it's not working with deceptive Dinos

Open Cyrus14180 opened this issue 2 years ago • 8 comments

it says it dont detect anygame while i am in one, the ''set bones'' it's not working tho, i tryied to use it but it just gives me a error

Cyrus14180 avatar Jul 22 '22 16:07 Cyrus14180

@VillainsRule4000 can u fix it? or tell gliz to fix it

Cyrus14180 avatar Jul 22 '22 16:07 Cyrus14180

@therealgliz @lmfao-jude

Cyrus14180 avatar Jul 22 '22 18:07 Cyrus14180

@VillainsRule4000 can u fix it? or tell gliz to fix it

Why ping me LOL? I'll look at it.

VillainsRule avatar Jul 22 '22 20:07 VillainsRule

LOL

Cyrus14180 avatar Jul 23 '22 00:07 Cyrus14180

I ping you cuz you only one that check the issues, other contributors dont check

Cyrus14180 avatar Jul 23 '22 00:07 Cyrus14180

@VillainsRule4000 Did u fix the hack?

Cyrus14180 avatar Jul 26 '22 17:07 Cyrus14180

(async () => {
    let n = document.createElement('iframe');
    document.body.append(n);
    window.alert = n.contentWindow.alert.bind(window);
    window.prompt = n.contentWindow.prompt.bind(window);
    window.confirm = n.contentWindow.confirm.bind(window);
    n.remove();
            try {
                function reactHandler() {
                    return Object.values(document.querySelector('#app > div > div'))[1].children[1]._owner;
                };

                let fossils = Number(parseFloat(prompt('How many fossils do you want?')));
                reactHandler().stateNode.setState({ fossils: fossils });

                alert('Fossils added!');
            } catch (e) {
                if (confirm('Game error occured please report to discord server as soon as possible')) {
                    window.open('https://discord.gg/Nj9Zs5VtFp');
                };
            };
})();

This should work ^^^

VillainsRule avatar Jul 26 '22 23:07 VillainsRule

skill issue L

ghost avatar Sep 12 '22 03:09 ghost