e
This commit is contained in:
commit
5369ab649d
3 changed files with 15 additions and 0 deletions
3
Change System Tag.txt
Normal file
3
Change System Tag.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
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('Messages').Messages.SYSTEM_DM_TAG_SYSTEM = 'System Tag Name Here';
|
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Discord System
|
||||
discord console scripts that give you the verified system tag
|
||||
you can also change what the tag says
|
||||
|
||||
# Usage
|
||||
press ctrl + shift + i then press console and paste the content from the txts
|
||||
|
||||
# Previews
|
||||
<img src="https://roblox.is-terrible.com/n00neu.png"/>
|
||||
<img src="https://roblox.is-terrible.com/sNwHE6.png"/>
|
2
System Tag.txt
Normal file
2
System Tag.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
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().system = true;
|
Loading…
Reference in a new issue