Skip to content

For raiding Jitsi Meet conferences with bots with features like earrape, chat spam and synced spoofed camera feed.

Notifications You must be signed in to change notification settings

Roo7K1d/Jitsi-Meet-Raider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For raiding Jitsi Meet conferences with bots with features like earrape, chat spam and synced spoofed camera feed.

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge
License Badge License Badge License Badge License Badge

Report a Bug | Request a New Feature | Help Develop This Project | Fund Me

Loved the project? Please consider giving a star :)



WARNING: THIS IS FOR EDUCATIONAL PURPOSES ONLY! I AM NOT RESPONSIBLE FOR ANY DAMAGE OR DISTURBANCE RESULTING FROM THIS!

NOTE: THIS SCRIPT ONLY WORKS FOR JITSI MEET AND NO OTHER VIDEO CONFERENCE SOFTWARES LIKE ZOOM OR BIGBLUEBUTTON!

Installation Guide

  • Download the ZIP folder
  • Download NodeJS
  • Execute npm i in the downloaded folder
  • In config.json you can adjust everything to your liking:
{
    "url": "YourJitsiMeetURL", //Your Jitsi Meet URL (e.g. "https://meet.jit.si/Test123Max12")
    "numberofbots": 5, //The number of bots you want to join
    "haspassword": false, //If Jitsi meeting uses password
    "password": "YourJitsiMeetPassword", //The meeting password if "haspassword" = true
    "message": "YourCustomMessage", //The custom message you want the bots to send
    "writemessage": true, //Should the bots send messages?
    "raisehands": true, //Should the bots raise their hands on join?
    "userandomnames": true, //Uses randomly generated bot usernames (if false - see "customname")
    "customname": "YourCustomBotsName", //The name you want the bots to have
    "playvideo": true, //Should the bots play the Welcome To The Game skull as spoofed cam?
    "playaudio": true //Should the bots play the Purge siren as spoofed mic?
}
  • (If you download the source code: Download hacked.y4m from here & black.y4m from here and move them into the media folder)
  • Execute node index.js to run the script
  • Done!

Demo

Preview.png

Click on the image to watch the YouTube video i made on this project.


Support

I will not teach you how to code or edit basic JSON files. Just use Google if you need help with that.
For support you can create an issue here on GitHub or you can join my Discord.


Features

  • Join a Jitsi Meeting with multiple bots
  • Spam the text chat
  • Siren sound voice chat spam
  • "Come forward" button spam
  • "Welcome to the Game" skull fake camera

Feedback

Feedback is great! If you have a suggestion or request, create an issue! Smilarly, if you have any issues, use the issue tab to let us know.


Copyright

You are not allowed to remove any part of the footer. That includes all of the info about the copyright. If you wish to remove that info feel free to contact me on my Discord


Todo (See Issues with tag "help wanted")

  • Ability to use proxies
  • Direct message spam
  • Better console logging

Contributing

You can help develop this project by doing some things of the todolist and making a pull request. If you have some even better ideas on how this project can be improved you can also make a pull request.


License

This repo is licensed under MIT. For more information see file "LICENSE".

About

For raiding Jitsi Meet conferences with bots with features like earrape, chat spam and synced spoofed camera feed.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project