Posts

How to Bypass Discord Blacklisted Words

 Some Discord bots block bad words, with this simple hacking tool you will be able to bypass blacklisted words. Bypass blacklisted words in Discord with this SIMPLE python script!


Usage/Install

For Linux/Termux users:

  1. Copy the repo git clone https://github.com/Xprogrammer777/DISCORD-BAD-WORD-BYPASS-2022
  2. Go in the folder cd DISCORD-BAD-WORD-BYPASS-2022
  3. Run the bash script to install bash linuxinstall.sh
  4. Enjoy
  5. Note: Working with python2 and python3

One line code to install (copy/paste) (linux/termux users only) : cd $HOME && git clone https://github.com/Xprogrammer777/DISCORD-BAD-WORD-BYPASS-2022 && cd DISCORD-BAD-WORD-BYPASS-2022 && bash linuxinstall.sh

Also Read: How to Create Unlimited Discord Accounts Without Email Verification?

For Windows users:

  1. Download Python here
  2. Open powershell app as admin
  3. Type pip install pyfiglet
  4. Download the tool
  5. Extract it in a folder
  6. Open the file in the CMD (cd C:\your\directory and type "python bypassblacklist.py")
  7. Enjoy

Prerequisites

  • Pyfiglet
  • Python3

Tested on

  • Termux
  • Kali Linux
  • Arch linux
  • Debian 10
  • Windows 10
  • Windows 8

Notes

The program is still under development, some words cannot be bypassed for now. If you encounter any problem with this version please report it in the "issue" tab

Disclaimer

/!\ Do not use this script for illegal purposes /!\ (It's the end user's responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program).

ENJOY IT !!

Post a Comment