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
521 stars 114 forks source link

Enable Badges (locally) does not work anymore #64

Closed Aholicknight closed 1 year ago

Aholicknight commented 1 year 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 1 year ago

65 solves this problem

Raz-js commented 1 year ago

65 solves this problem

There was a way more simpler way to fix this 💀

Raz-js commented 1 year ago

Wait it works wym its not working?

Aholicknight commented 1 year 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 1 year ago

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

hxr404 commented 1 year ago

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