π Welcome to Roblox Username Validator, a Python script that validates the availability and appropriateness of Roblox usernames.
π Use the script to manually check a single username or a list of usernames from a file. The script communicates with the Roblox API to determine if a username is valid and available or not.
β Valid usernames are saved in a valid.txt file, while invalid ones are displayed in the console with a message explaining the issue.
π This project uses the requests library to make HTTP requests, the colorama library for colored output, and the built-in os library to clear the console.
π¨βπ» Feel free to use and modify the script according to your needs. Contributions and feedback are always welcome!
π» Happy checking!
