/Roblox-Username-generator

Generates 5 letter usernames that sends in a webhook and saves to a text file.

Primary LanguagePythonMIT LicenseMIT

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