CryptoDude3 / Lobbychat

lobbychat
3 stars 2 forks source link

Unlock banners #1

Open DannyDan0167 opened 2 months ago

DannyDan0167 commented 2 months ago

Can you make an unlock banners script

DannyDan0167 commented 2 months ago

like you did for the flooder just make a prompt for what banner you want

CryptoDude3 commented 2 months ago

try this:

var iframe = document.createElement("iframe");document.head.appendChild(iframe);window.alert=iframe.contentWindow.alert.bind(window);window.prompt=iframe.contentWindow.prompt.bind(window);iframe.remove();function reactHandler(){return Object.values(document.querySelector('#app>div>div'))[1].children[0]._owner}reactHandler().stateNode.props.liveGameController.setVal({path:"c/"+reactHandler().stateNode.props.client.name+"/bg",val:prompt("Enter banner id here:")});
TheDarknessSurroundsYou commented 1 week ago

can you add that to the main branch? with a list of banners? possibly?

DannyDan0167 commented 1 week ago

can you add that to the main branch? with a list of banners? possibly?

You know it's also in Blooket cheats plus, me and him are the developers working on it.

https://github.com/DannyDan0167/Blooket-Cheats-Plus

DannyDan0167 commented 1 week ago

It has the list of banners there too