Discord-Console-hacks icon indicating copy to clipboard operation
Discord-Console-hacks copied to clipboard

Enable Badges (locally) does not work anymore

Open Aholicknight opened this issue 2 years ago • 0 comments

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 avatar Sep 30 '22 18:09 Aholicknight