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

A collection of JavaScript Codes I've made to enhance the User Experience of Discord and some other Discord related stuff

Results 20 Discord-Console-hacks issues
Sort by recently updated
recently updated
newest added

Honestly i discovered the token grab and list of channels id grab, posted it on a repo that was over 3 years old and 100+ stars and it looks like...

What currently works is `let wpRequire; window.webpackChunkdiscord_app.push([[ Math.random() ], {}, (req) => { wpRequire = req; }]); mod = Object.values(wpRequire.c).find(x => typeof x?.exports?.default?.isDeveloper !== "undefined") usermod = Object.values(wpRequire.c).find(x => x?.exports?.default?.getUsers)...

![image](https://user-images.githubusercontent.com/102930905/193408233-892b8783-59a2-43e5-b56b-5bcdf10b81d6.png)

The old badges script does not work anymore due to the recent discord update. ![image](https://user-images.githubusercontent.com/7843719/193347183-f77be686-be98-45e4-ba3b-1a32cbc3101e.png) The new badges script now works with the recent discord updates.

The command to enabled badges locally (for you only) does not work anymore: ```js 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?

Discord just sharted on most of ur shit

The second part is just the timestamp when the token was generated encoded as base64 ![image](https://user-images.githubusercontent.com/34555296/120932740-4ca47480-c6f7-11eb-9270-6fb3fbbd856c.png)

## Reproduce Use console command below: ``` window.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 = -1;}if...

Basically if you get the Urgent Message from discord and press Okay, it says Well Awarked aka your client crashed,