Checks Roblox User IDs with selenium, if the user exists then write their username to a file.
- Download
chromedriver.exefor your version of chrome from here - Put
chromedriver.exeinto repo directory. - Run
pip install -r requirements.txtto install all necessary packages. - Run
py roblos.pyorpython3 roblos.pyto start the program.