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.
You can check change logs at the bottom!
Requierments
- selenium
- keyboard
You can Manual Installing by running these command
pip install selenium
pip insatll keyboard
Or Auto Installing by running insatller.bat
Next, if you didn't use Windows you can install and replace chromedriver.exe with the file you downloaded.
You can start using it by running python main.py
command.
- 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!