If someone know it is you, GET YOUR OWN RISK!
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!
Requierments
- selenium
- keyboard
- chromedriver
Instructions :
- Run installer.bat to install pip dependencies
- Download chromedriver that corresponds to your operating system and put the executable file in the same directory as the project
You can start using it by running python main.py
command.
- Enter How many threads you would like to use (More threads = More power = More CPU usage)
- Enters Zoom Meeting ID and Passcode(I Recommand to test it with your meeting first!).
- Type in how many of the bot(s) you want(More bots = More RAM used, Use it carefully or your pc will explode!).
- 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!
- 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!).
- 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!).
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.