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

Roblox Username Checker using the official Roblox API. Handles rate-limits and etc. Don't leech, feel free to fork.

License

Notifications You must be signed in to change notification settings

cvyl/roblox-username-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roblox-username-checker

Multi-threaded Roblox Username Checker using the official Roblox API. Handles rate-limits and etc. Don't leech, feel free to fork.

This program will create a folder named "valids" and automatically append/create text-files for each amount of characters.

Feel free to improve it and use this code as a base. Although credit for any project wether open-source or closed-source would be appreciated. It's really nothing special. It's just a web request spammer made by someone with no python knowledge.

How to run

1. Download/Clone repository
2. Extract/Open
3. Open cmd/powershell/terminal
4. pip install -r requirements.txt
4. Run: python main.py

It takes the following:

  • Username length [INT]
  • Allow numbers [Y/N]
  • Allow underscores [Y/N]
  • Number of valid usernames [INT]
  • Amount of threads to use [INT]

GIF of the program in action:

funny image

About

Roblox Username Checker using the official Roblox API. Handles rate-limits and etc. Don't leech, feel free to fork.

Topics

Resources

License

Stars

Watchers

Forks

Languages