Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/depthso/username-sniper

🔎 Finds valid Roblox username with a specified length, dumped to a txt file and only uses Roblox's username API. Us
https://github.com/depthso/username-sniper

python roblox roblox-exploit roblox-hack roblox-username-generator roblox-username-snipe roblox-username-sniper sniper username-sniper

Last synced: 16 days ago
JSON representation

🔎 Finds valid Roblox username with a specified length, dumped to a txt file and only uses Roblox's username API. Us

Awesome Lists containing this project

README

        

# Roblox username sniper!
Finds valid Roblox username with a specified length and logs it out to a file.

Default output is vaid.txt. Make you you create the file.

Python2 is not supported and will not work.

This works on replit.

# Installing required packages:
```
pip install requests
```

# Running the script:
```
python3 main.py
```