Skip to content

This exploit allows you to hide messages inside other messages ( Like links )

Notifications You must be signed in to change notification settings

OriginalAlien/MessageMasker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MessageMasker

This exploit gives you the ability to mask messages (hide messages inside other messages)

Examples

If the information isnt specified via the command line - you will be asked it via inputs

BY DEFAULT SELFBOT IS NOT ENABLED AND COMMAND LINE ARGUMENTS ARE NOT NEEDED!


Spoofed URL

$ py example.py <token> <channel id> https://discord.com https://pornhub.com

Masked mention

$ py example.py <token> <channel id> "Hello there!" @everyone

Spoofed vanity URL

$ py example.py <token> <channel id> discord.gg/checksum discord.gg/YOURSERVER

Options

Requires your discord token and automatically sends the message using discords API

SELFBOT = False

Specifies that you will not be using command line arguments in the program and doesnt give you a usage warning.

CONSOLE = True

About

This exploit allows you to hide messages inside other messages ( Like links )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages