I do not endorse nor condone raids. Any actions carried out by our tool are at your own risk. We are responsible for creating our tool, but not for how it is used. To protect our work, and to prevent it from being re-distributed, we have not provided detailed development setup instructions.
- Using anything above 350 tokens with Deadcord is risky, and may cause your tokens to become locked. (Dont know why you would need this much anyway, seems like overkill).
- I am not responisble for anything you do with this tool. (Got to put that in there).
- I know there is going to be that one person that forks this repo and rebrands Deadcord into "their own program". Alright, follow the license. If you do not, I can always submit a DMCA take down request. Had it done before. Just follow the license and have some respect for my time.
Many people may question why we built Deadcord. Deadcord was built to protest against several of Discords recent actions and decisions, among other things. We built Deadcord because of:
- The forced shutdown of
discord.py
. - Switching every bot over to slash commands.
- Discord and YouTube partnership.
- Forcing small and big music bots out of business. It was someone's hobby.
- Locks a lot of new features behind Nitro.
- Against BetterDiscord and custom clients.
- Hides behind their TOS to avoid lengthy user questions.
- Moving towards NFT's against community advice and kickback. (They moved away from this as of now, but they will eventually come back to this idea, gotta please the investors)
- Discord hypocrisy, introducing alt account system, when they want to prevent spam and raids.
- Discord's new terms of service that is vauge and broad.
- Considering punishing users for off-platform abuse, what kinds of abuse? How will they monitor it?
- Attempting to police possible misinformation, how will Discord determine what is credible or what is not? Server owners should decide what information they want in their servers.
- Discord banning users for reporting clearly illegal servers. There needs to be a better system for this.
- Discord shafting their user base to please their investor overlords.
- Spam speed increases with each token you add.
- Deadcord averages about 290 pings every 2 seconds with 25 tokens.
- Bots can bypass reaction verify and member screening.
- Different spam modes: @everyone, mass user, blank, and lag.
- Bots join and leave servers quickly with a short random delay.
- Filter tokens and check if they are alive, removes dead tokens.
- Speak through a token in all channels.
- Change all bots nickname and status at once.
- Spoofs Discord client requests, bots send real-looking requests.
- Injects directly into Discord, and uses custom UI elements using BetterDiscord.
- Chnage bot profile pictures with one click.
- Spam & Delete Webhook.
- Mass friend request spam.
- Auto adjusts ratelimits and spam speed.
- Can run on a localhost or remote server (replit), which opens the possibbilty of a mobile raid client.
- Advanced request and cookie handling to prevent detection.
I will not be providing in-depth setup instructions. Part of this is to protect my work, as well as the statement declared in the disclaimer section. If you wish to use our tool, download a release from our releases
section. If you have any inquires,contact me personally on my Discord server.
Download the latest release from our releases
section. Download the file to a location of your choosing.
- Create a file named
tokens.txt
in the same place as Deadcord. Make sure "View File Extensions" is enabled on Windows File Explorer.
- Your token file should follow this format:
- No quotation marks.
- Each token is on its own line.
-
Download the latest version of Deadcord from our
releases
section. -
Download & Install our BetterDiscord plugin provided in this repo: https://github.com/GalaxzyDev/Deadcord-Client.
-
Make sure Deadcord is running in the background.
-
If the steps above finish successfully, you are good to go! Use the BetterDiscord plugin to interact with Deadcord.
No, Deadcord is not a Discord Bot, it is a program to automate user accounts with their corresponding token.
We have successfully tested Deadcord against several scenarios. You are able to spam constantly for 5 hours before your tokens are locked. If you use our tool wisely, they should never get phone-locked.
There is only so many "patches" Discord can make until it starts effecting the user experience. Who knows, maybe this will help them fix their screwed up platform. Any patches that come up will proabably be reflected by Deadcord.
See the open issues for a list of proposed features (and known issues).
Distributed under the GNU AGPLv3 License. See LICENSE
for more information. If you use any code written in the repository, and you plan to distribute it, corresponding code must be open source and under the same license.
- [ ADDED ] Proxy scraper.
- [ ADDED ] Discord rules accept bypass.
- [ IMPROVED ] Error messages.
- [ IMPROVED ] User terminal interface.
- [ IMPROVED ] Improved request handling and TLS config.
- [ FIXED ] Crashing with invalid invite format.
- [ FIXED ] Almost all problems from past versions.
- [ ADDED ] Re-wrote everything in Go.
- [ ADDED ] Friend request spam.
- [ ADDED ] Webhook Spam & Delete.
- [ ADDED ] Speak Mode.
- [ ADDED ] External Error logs.
- [ IMPROVED ] Deadcord BD plugin interface.
- [ IMPROVED ] Overall spam rate and speed. (thanks go-rountines)
- [ FIXED ] Almost all problems from past versions.
- [ FIXED ] Issues with spam channel rotation.
- [ ADDED ] Deadcord analytics. (helps me see where problems occur)
- [ IMPROVED ] Scraping channel speed and functionality.
- [ IMPROVED ] Deadcord BD plugin design.
- [ FIXED ] OVER 80 problems and bugs.
- [ FIXED ] 30+ Bugs.
- [ FIXED ] Three functions not working properly.
- [ ADDED ] Safety trigger based on error amount.
- [ ADDED ] Cloudflare block token ping.
- [ ADDED ] Text Spam TTS option.
- [ IMPROVED ] Deadcord stealth.
- [ IMPROVED ] Token ping accuracy. Will no longer delete invalid tokens, will move them to separate file.
- [ IMPROVED ] Token Profile Building.
- [ IMPROVED ] Spam Modes.
- [ FIXED ] Scraping User IDs and channels.
- [ FIXED + REFACTORED ] Deadcord Core.
- [ REVAMPED ] Deadcord client BD plugin.
- [ IMPROVED ] Increases the safety for your tokens.
- [ IMPROVED ] Token ping output.
- [ FIXED ] Reaction spam.
- [ FIXED ] Some Deadcord functions.
- [ ADDED ] Controllers file.
- [ RELEASE ] Initial Release.