All Projects → Zenoryne → DiscSpam

Zenoryne / DiscSpam

Licence: MIT license
DiscSpam is the best free and open source tool to spam/raid Discord servers.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to DiscSpam

Deadcord
💀 The first raid tool of its kind. Inject Deadcord and raid servers directly from the Discord client. https://t.me/deadcordofficial
Stars: ✭ 144 (+188%)
Mutual labels:  discord-raid, discord-raider, discord-raid-tool
Discord-Presser-Server-Nuker
Nuke Discord Bot in Js (Beta has arrived)
Stars: ✭ 253 (+406%)
Mutual labels:  discord-raid, discord-raider
Raid-Protect-Discord-Bot
A Discord Bot that allows you to protect your Discord server with captcha, anti profanity, anti nudity image, anti spam, account age required, logs...
Stars: ✭ 182 (+264%)
Mutual labels:  discord-raid
DiscordSMILEY
Idk., a set of cool tools for discord and stuff. you know.
Stars: ✭ 31 (-38%)
Mutual labels:  discord-raid
Karuma
Karuma is a Discord Bot including Nukes, Raids, Mass DM and other features. Only for educational purposes 🥱🚀
Stars: ✭ 132 (+164%)
Mutual labels:  discord-raid
EZ-Discord-Raider
Discord server spammer
Stars: ✭ 39 (-22%)
Mutual labels:  discord-raider
GANG-Nuker
GANG-Nuker, This Discord Nuker/Raider has 32+ AMAZING Options! Its ALWAYS up to date with discord and making sure its 100% SAFE for my customers! GANG-Nuker is one of the BEST tools on whole of discord, make sure to check out the Premium Version for a better experience! ENJOY RAIDING :)
Stars: ✭ 76 (+52%)
Mutual labels:  discord-raider

DiscSpam

Fast, Free, Easy to use Discord.com raid tool
Report Bug , Request Feature

About The Project

Screen Shot

There are a few Discord raid tools on GitHub, however, I didn't find that they suited my use case so I decided to make my own one, a much better one then any online at the moment. This tool aims to be the one and only raid tool you need.

Some unique features:

  • When developing this tool the Discord API endpoints were reversed but also some of the function it uses like the X-PROPERTIES header that is passed to identify the device have been recreated.
  • The chances of your tokens getting phone locked or terminated from this tool are next to none.
  • Cloudflare checking has been reversed and implemented into this tool. On the server side discord will see your requests as a legitimate user using the discord client.

Built With

This tool has been created in Go. For the speed and concurrency it is also using thread safe go routines these can be spawned, used and destroyed very fast whilst also being lightweight to run.

Getting Started

Getting started is really simple. Head over the the release page and download the correct version of the program for your operating system.

Once you have downloaded the correct version of the program just add all your discord tokens into the tokens.txt file and then run the program.

Installation

  1. Install Go

  2. Clone the repo

git clone https://github.com/topji/DiscSpam.git
  1. Install Go Modules
go install
  1. Compile Code
go build .
  1. Add Tokens
Add the Discord tokens to tokens.txt
  1. Run Program Simply run the executable file if you're on windows or run the binary files if you're on Linux

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Roadmap

  • Proxy Support
  • Add/Remove Friends
  • Logger
  • Voice Chat Support
  • Add Nickname Changing
  • Add Ability To Change Status
  • Add Ability To Heartbeat Token
  • Add Support For Colon Emojis :joy:
  • Token Checker
  • Create, Train, Manage Captcha Solving AI
  • Allow Fake Typing
  • Anti-Kick, Auto Join Back If Kicked

These are just some things I am going to be adding to the tool very soon. If you have any ideas feel free to open a issue request and let me know.

License

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].