Skip to content
/ DAP Public

Discord activity spammer, troll users by spamming the join and leave sound in discord VC's

Notifications You must be signed in to change notification settings

0x251/DAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DAP

Discord activity spammer, troll users by spamming the join and leave sound of an activity in discord VC's, this will also work if the vc is full (you dont need to join the vc for this to work)

Usage

  • First You will need you're Authorization Token you can get this using inspect elemet and viewing a discord request it should be in the headers section, on line 14 in DAP.py replace where it says "Replace me" with that token
  • Second you will need the ChannelID and ServerID AKA GuildID when running DAP.py it will ask you for those two things
  • Have fun ear destorying the pour souls on discord

How this works

  • First it will authorize you're discord user client to the activity
  • Then it grabs Discord OAuth code that the activity returns
  • After that it will use that to check if the activity was created or not and will print out a response, if you haven't joined the activity it will automatically create it (making the spam the join and connect sound)

Issues

  • There is a proxy implementation already you will just need to configure it to work with the requests, Since discord likes to ratelimit
  • It breaks that current activity for everyone
  • Sometimes Per client it breaks, so session id in DAP.py code will need to be replaced with a sessionID you can get this by joining a activity monitoring the requests and see the sessionID being sent and replace it in DAP.py code, these ID's expire every 3 hours

Trolling

  • you can also have multiple activitys in servers running even if you aren't in the server or VC

About

Discord activity spammer, troll users by spamming the join and leave sound in discord VC's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages