Discord-Oxygen / Discord-Console-hacks

A collection of JavaScript Codes I've made to enhance the User Experience of Discord and some other Discord related stuff
GNU General Public License v3.0
519 stars 106 forks source link

Enable Badges (locally) does not work anymore #64

Closed Aholicknight closed 2 years ago

Aholicknight commented 2 years ago

The command to enabled badges locally (for you only) does not work anymore:

webpackChunkdiscord_app.push([[Math.random()],{},(req)=>{for(const m of Object.keys(req.c).map((x)=>req.c[x].exports).filter((x)=>x)){if(m.default&&m.default.getCurrentUser!==undefined){return m.default.getCurrentUser().flags=99999999999}}}]);

Is there a way that this can be fixed?

Aholicknight commented 2 years ago

65 solves this problem

Raz-js commented 2 years ago

65 solves this problem

There was a way more simpler way to fix this 💀

Raz-js commented 2 years ago

Wait it works wym its not working?

Aholicknight commented 2 years ago

Wait it works wym its not working?

@Raz-js Running the command in the issue does not give badges. Run it and see for yourself.

watameln commented 2 years ago

image They have made a new active developer badge and they have fixed the code to give yourself all badges.

hxr404 commented 2 years ago

hopefully #65 fixed it, if not please reopen / comment.