The-Blooket-Hacks / Blooket-Hacks

A Repository With Blooket Hacks As A Chrome Extension And A Wiki About How To Install.
https://discord.gg/Td44dJqqcT
Other
197 stars 201 forks source link

🪲 Bug: Remove "Top left thing" #11

Closed USER1173 closed 1 year ago

USER1173 commented 1 year ago

Contact Details

j88835673@gmail.com

Hacks used

all hacks

What happened?

THE TOP LEFT THING IS RUINING PRANKS

What browsers are you seeing the problem on?

Other

Browser

Chrome

Relevant console errors

javascript:// Blooket-Hacks  -  @ 2022 CrazyH & cph101if (console_msg("Kick All")) {if (location.pathname == "host/join") {(() => {    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();})();function kickClient(item, index) {    document.getElementsByClassName("styles__clientBox___3pIbU-camelCase")[index].click();}var clients_array = Array.from(document.getElementsByClassName("styles__clientBox___3pIbU-camelCase"));clients_array.forEach(kickClient);}}// Console Message Codefunction console_msg(file, state) {   if (!state) {       if (window.location.host === "play.blooket.com" || window.location.host === "dashboard.blooket.com") {           console_msg(file, true);           return true;       } else if (window.location.host === "www.blooket.com" || window.location.host === "id.blooket.com") {           console_msg(file, "Please run this hack on the dashboard or in a game");           return;       } else {           console_msg(file, "Please run this hack on blooket");           return;       }   } else {       console.log("\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"); // Spacing: 60       var style = 'color: yellow; -webkit-text-stroke: 1px black; font-size:30px;';       console.info('%c%F0%9F%93%81 Loaded: '+file+'.js\n', style );       console.group("%F0%9F%93%A3 Blooket Hacks By cph101 & CrazyH - Announcement %F0%9F%93%A3"); // Open Console Group       var style = 'color: tomato; -webkit-text-stroke: 1px black; font-size:30px;';       console.info('%c%F0%9F%91%8B%F0%9F%8F%BB Hi, We are Happy to have you as one of our users', style );       var style = 'color: blue; -webkit-text-stroke: 1px black; font-size:30px;';       console.info('%c%E2%AD%90%EF%B8%8F Please star our Github repo', style );       if (state === true) {           var style = 'color: green; -webkit-text-stroke: 1px black; font-size:30px;';           console.info('%c%E2%9C%85 Hack Successfully Enabled', style );       } else {           var style = 'color: red; -webkit-text-stroke: 1px black; font-size:30px;';           console.info('%c%E2%9D%8C Failed To Enable Hack', style );       }       console.groupEnd(); // Close Console Group       if (state != true) alert(state);}};

Code of Conduct

CrazyH2 commented 1 year ago

Sure i will remove this, thanks for reporting it!

CrazyH2 commented 1 year ago

Ok the top left thing has been removed from kick all. Please tell us if any more hacks have this!

CrazyH2 commented 1 year ago

The bookmarklets will be shortly updated!