update some things #3

Closed
Ghost wants to merge 14 commits from (deleted):master into master
1 changed files with 16 additions and 7 deletions
Showing only changes of commit 7c7af3eea8 - Show all commits

View File

@ -1,9 +1,8 @@
# Powercord Scripts
A collection of console scripts for [Discord](https://discord.com/)
## Discord Scripts
A collection of console scripts for [discord](https://discord.com/)
## Discord System
gives you the verified system tag
Gives you the verified system tag
```js
var findModule = (item) => Object.values(webpackJsonp.push([[],{['']:(_,e,r)=>{e.cache=r.c}}, [['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default[item]!==void 0).exports.default;
@ -12,6 +11,7 @@ findModule('getCurrentUser').getCurrentUser().system = true;
Credit: [Daddy Fweak](https://gitdab.com/fweak1337)
## Change system tag
Changes the system tag
```js
var findModule = (item) => Object.values(webpackJsonp.push([[],{['']:(_,e,r)=>{e.cache=r.c}}, [['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default[item]!==void 0).exports.default;
@ -22,7 +22,7 @@ Credit: [Daddy Fweak](https://gitdab.com/fweak1337)
## Get all Badges
gives you most of the discord badges
Gives you most of the discord badges
```js
Object.values(webpackJsonp.push([[],{[''] :(_,e,r)=>{e.cache=r.c}},
@ -32,17 +32,26 @@ Object.values(webpackJsonp.push([[],{[''] :(_,e,r)=>{e.cache=r.c}},
Credit: [Daddy Zebratic](https://github.com/Zebratic)
## Get Bot Tag
Gives you bot tag
```js
var findModule = (item) => Object.values(webpackJsonp.push([[],{['']:(_,e,r)=>{e.cache=r.c}}, [['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default[item]!==void 0).exports.default;
findModule('getCurrentUser').getCurrentUser().bot = true;
```
## Get Token
gives you the token of your account
Gives you the token of your account
```js
Object.values(webpackJsonp.push([[],{['']:(_,e,r)=>{e.cache=r.c}},[['']]]).cache).find(m=>m.exports&&m.exports.default&&m.exports.default.getToken!==void 0).exports.default.getToken()
```
Credit: idk
Credit: [idk](https://pastebin.com/EG4YNbJD)
## Previews
<img src="https://roblox.is-terrible.com/n00neu.png"/>
<img src="https://roblox.is-terrible.com/sNwHE6.png"/>
<img src="https://roblox.is-terrible.com/TLq55b.png"/>
<img src="https://belle.is-inside.me/q7Jt0T96.png"/>