Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/depthso/username-sniper
- Owner: depthso
- License: gpl-2.0
- Created: 2023-03-02T08:49:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:48:20.000Z (20 days ago)
- Last Synced: 2024-12-02T16:49:47.528Z (20 days ago)
- Topics: python, roblox, roblox-exploit, roblox-hack, roblox-username-generator, roblox-username-snipe, roblox-username-sniper, sniper, username-sniper
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```