severityc / DM-FLOODER

This is a Python script that automates messages via Discord using commands of multiple discord bots. This can be used to flood your victim's DMS.

Home Page:https://www.youtube.com/watch?v=ejQ-D06IyWE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DM FLOODER

This will flood your victim's dms with Discord Bots


⚙️ Installation

  1. Install Python 3.11.6 and make sure to add it to path
  2. Run install.bat
  3. Make Discord bots and enable Privileged Gateway Intents at Discord Developer Portal
  4. Copy the bot tokens of all of the ones you created and paste it in tokens.txt
  5. Run main.py

Note: The bots you created must be in the same server as your victim or it will not work


📄 Features

  1. Bot command: dm <user id> <message> (It will then ask you how many messages you want to send per bot)
  2. Bots go online when you run main.py

📸 Tutorial

Watch this tutorial to show you how to use this tool: https://www.youtube.com/watch?v=ejQ-D06IyWE


⭐ Updates

I will be updating this code at 16 stars.


image

About

This is a Python script that automates messages via Discord using commands of multiple discord bots. This can be used to flood your victim's DMS.

https://www.youtube.com/watch?v=ejQ-D06IyWE

License:MIT License


Languages

Language:Python 98.1%Language:Batchfile 1.9%