Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (7 loc) · 548 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 548 Bytes

Roblox-Username-generator

Generates random roblox usernames. It will then check with roblox api to make sure that the username is not already in use and if its not is saves it to a text file and sends to a webhook.

Download it and run it, all usernames will be saved to a 'UserNames.txt' file ready for you to copy and paste!

setup

pip3 install -r requirements.txt

python3 main.py

Run on Replit