Dhirk07 / Roblox-Username-generator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 it on Replit`Run on Replit

About

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

License:MIT License


Languages

Language:Python 100.0%