Compare commits

...

5 Commits

Author SHA1 Message Date
Syz 5f926b4e9b e
Added a few tiny things
2020-11-19 06:08:13 +00:00
Syz 9df410d692 e
e
2020-11-19 06:04:55 +00:00
Syz 0e85aa694a e
e
2020-11-19 06:02:43 +00:00
Syz 6268dab07b e
e
2020-11-19 05:58:01 +00:00
Syz 84673caa3b e
e
2020-11-19 05:57:44 +00:00
2 changed files with 8 additions and 8 deletions

View File

@ -5,12 +5,12 @@ Vanity Exploit Spoofs A Discord Vanity Link
[Download the repo](https://gitdab.com/12/Vanity-Exploit) & Run Install.bat
# Previews
<img src="https://belle.is-inside.me/1bYftHeI.png"/>
<img src="https://belle.is-inside.me/aCPrjApI.png"/>
<img src="https://belle.is-inside.me/TsMEHgBy.png"/>
<img src="https://syz.s-ul.eu/hxzulhFi"/>
<img src="https://syz.s-ul.eu/VmoDeBS4"/>
<img src="https://syz.s-ul.eu/Vrz1xNqZ"/>
# Discord
Syz#0001 Send Nudes
# Credit
Credit to [Rezizt](https://github.com/REZIZT1337) For Finding This Exploit
Credit to [Fweak](https://gitdab.com/Fweak1337) For Finding This Exploit

View File

@ -13,13 +13,13 @@ intro = """
print(intro)
server = input("Server invite:")
invite = input("new invite name:")
server = input("Server Invite:")
invite = input("New Invite Name:")
vanity = "discοrd.gg/" + invite + "||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||" + server
clipboard.copy(vanity)
print('Copied to clipboard!')
print('Copied to Clipboard!\nPress Any Key to Exit')
input()
print()
print()