Skip to content

Smug246/Discord-Mass-Pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Mass Pinger

Discord Mass Pinger is a tool that allows you to ping lots of people in a discord server multiple times!




🌐 Features:

- Ping anyone in a discord server
- Simple & effective
- Adjustable config
- Selfbot
- Rate limiter so you dont get termed

📁 Setup

1. Python installation

Install Python and add it to path.

2. Download files

Press the green box named code on the top right of your screen and then press download zip. Then extract the zip folder onto your desktop.

2. Open setup.bat

Open the setup.bat file and will automatically install all the python libraries required to use this file.

3. Open main.py

Now open the main.py file and enter your own token and press enter. 
If you dont know how to do this watch this video -> https://www.youtube.com/watch?v=YEgFvgg7ZPI

4. How to mass ping

Once the words 'Selfbot is online' appear in the terminal you can type $massping (amount) in any server and then press enter and the mass pinging will start.

5. How to stop pinging

You can simply stop the mass ping by typing $stop and the terminal will restart and the pinging will stop.

Still don't quite understand how to set it up? Make an issue or Click me!


⚙ Config

If you want to add a ratelimit to the mass pinger so your less likely to get terminated by discord you can do so by editing the main.py and changing the config.

config = {
    # If set to True there will be a 5 second delay between sending pings. 
    'ratelimit' : False
}

🔱 GUI

Terminal


If you like this project consider giving it a ⭐

This mass pinger was made for educational purposes, all consequences caused by your actions are your responsibility.

About

Simple & Effective Discord Mass Pinger (only works with discord.py version 1.7.3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published