Skip to content

A bot that automatically join a Zoom meeting on browser, This used python and selenium webdriver

License

Notifications You must be signed in to change notification settings

voximir-p/zoom-flooder-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER

If someone know it is you, GET YOUR OWN RISK!

Zoom Flooder Bot

A bot that automatically join a Zoom meeting on browser.
This used Python and Selenium Webdriver.
And Concurrent Multithreading You can check change logs at the bottom!

Installing

Requierments

  • selenium
  • keyboard
  • chromedriver

Instructions :

  1. Run installer.bat to install pip dependencies
  2. Download chromedriver that corresponds to your operating system and put the executable file in the same directory as the project

Usage

You can start using it by running python main.py command.

  1. Enter How many threads you would like to use (More threads = More power = More CPU usage)
  2. Enters Zoom Meeting ID and Passcode(I Recommand to test it with your meeting first!).
  3. Type in how many of the bot(s) you want(More bots = More RAM used, Use it carefully or your pc will explode!).
  4. Enter bot name(Leave a blank to randomize name), If you choose custom name and more that one bots, the name will be the same!
  5. Hit Enter and boom! Bot(s) are joining, I know it's a little bit slow but this is 100% working!(Don't you beleive me? Try it your self!).
  6. If you want to exit DON'T just press Ctrl+C or Close the program, the bot will still there!, The truth way is pressing Alt+Ctrl+Shift+E(If it say you can't exit, Just Ctrl+C or Close the program, Because all bot(s) are now exited!).

Change Logs

V0.1 Beta - Base of all!

V1 Release - Multithreading, Update Selenium, Disable OpenGL Error, Rewrite Input system, Rewrite Exit system, Add Input Checks, Fix Bugs.

Releases

No releases published

Packages

No packages published