All Projects → 17teen → Discord-Mass-DM-Tool

17teen / Discord-Mass-DM-Tool

Licence: other
Tool which messages everyone in a Discord server (If user has DM's off they cannot be messaged).

Programming Languages

javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to Discord-Mass-DM-Tool

Discord-Presser-Server-Nuker
Nuke Discord Bot in Js (Beta has arrived)
Stars: ✭ 253 (+70.95%)
Mutual labels:  intents
WebClipChangeAppLogo
iOS14利用WebClip更换图标,做到无缝启动App
Stars: ✭ 47 (-68.24%)
Mutual labels:  intents
discord-mass-dm
A discord program that will send a message to nearly every user in a discord server. Only for educational purposes 🥱🚀
Stars: ✭ 138 (-6.76%)
Mutual labels:  mass-dm
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (-41.22%)
Mutual labels:  mass-dm
Karuma
Karuma is a Discord Bot including Nukes, Raids, Mass DM and other features. Only for educational purposes 🥱🚀
Stars: ✭ 132 (-10.81%)
Mutual labels:  mass-dm

Mass DM

image

Description: Tool which messages everyone in a Discord server (If user has DM's off they cannot be messaged).

Features:

  • 2 New DM Modes (Normal & Timeout).

  • Bypassing/Avoiding spam flags from Discord.

  • Normal Mode:

    • DM Speed: Attempts to dm in under 1 second between each user.
  • Timeout Mode:

    • DM Speed: 3 - 9 second timeouts between each DM.
    • Chance of bot flagging: Very Low.

Must have Node.JS LTS Version installed & and some sort of text editor. Put your bot token in the settings.json.

Example: Token

{
    "token": "NzYzNjM5ODE2Mzg1JKaykuk.X36o_w.LkrJSMHlUIpj_p93Xo9agfEg50k"
}

Example: Message

{
    "token": "NzYzNjM5ODE2Mzg1JKaykuk.X36o_w.LkrJSMHlUIpj_p93Xo9agfEg50k",
    "message": "Test\nTest\n\ntest"
}

Result:

Result

Setup:

  1. Run Launch.bat file to install required modules.
  2. Run run.bat file to start the programme.

Note: All your bots intents must be toggled on. How to do so? Dev Portal > Bot > Privileged Gateway Intents (toggle both intents on)

Permission Required: Administrator.

Disclaimer:

This is tool was made for educational purposes and proof of concepts. I'm not accountable for any unlawful, unprecedented action and any violation of ToS administered by a third party.

If normal mode was used you are subject to your bot being flagged by discord. How to solve this issue:

  • Go call for an appeal and selecting "Appeal an Action Trust and Safety took on my bot" as the Report Type for your bot so the bot is removed from being flagged.
  • Just make a new bot.

Unverified bots cannot Mass DM servers over 1k+ members. Make sure your bot is verified if you attempt to Mass DM servers over 1k members.

Contact Me

DiscordDiscord ServerTelegramSteam

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].