Skip to content

Checks og user IDs and logs active account usernames to a file.

License

Notifications You must be signed in to change notification settings

Salty-Coder/roblox-og-userlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roblox-og-userlist

Checks Roblox User IDs with selenium, if the user exists then write their username to a file.

How to run

  1. Download chromedriver.exe for your version of chrome from here
  2. Put chromedriver.exe into repo directory.
  3. Run pip install -r requirements.txt to install all necessary packages.
  4. Run py roblos.py or python3 roblos.py to start the program.