https://github.com/sparths/bebeditool
A Simple Open Source Roblox MultiTool
https://github.com/sparths/bebeditool
groupfinder python roblox roblox-tool tool username-worlist usernamegen
Last synced: 16 days ago
JSON representation
A Simple Open Source Roblox MultiTool
- Host: GitHub
- URL: https://github.com/sparths/bebeditool
- Owner: Sparths
- License: mit
- Created: 2023-05-11T16:41:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T18:31:39.000Z (over 2 years ago)
- Last Synced: 2025-11-27T12:40:09.697Z (7 months ago)
- Topics: groupfinder, python, roblox, roblox-tool, tool, username-worlist, usernamegen
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 🛠️ Bebedi Tool
Bebedi Tool is a Python open source code that includes several features for Roblox users (The code is a mess). This tool was made for fun and it includes the following features:
- 🔍 Group Finder
- 🔍 Group Finder v2
- 📜 Group Username Scraper
- 💡 Username Generator
## Features
### 🔍 Group Finder
The group finder feature allows users to find groups on Roblox without an owner that they can claim. The tool can automatically use a proxy pool.
### 🔍 Group Finder v2
The group finder v2 feature is faster than the original group finder, which may slow down the network. The user must provide their proxies in the proxies.txt file.
### 📜 Group Username Scraper
The group username scraper feature allows users to scrape the usernames of members in a specific Roblox group. The usernames are saved in a file in the output folder.
### 💡 Username Generator
The username generator feature creates random usernames that are avaible to use.
## Help
### ❗ Requirements
- colorama
- concurrent-futures
- requests
### 🛠️ Setup
To use Bebedi Tool, you'll need to follow these steps:
1. Clone the repository to your local machine using `git clone https://github.com/bebedi15/bebeditool.git`.
2. Navigate to the cloned repository on your local machine using `cd bebeditool`.
3. Install the required packages by running `pip install -r requirements.txt` in your terminal or command prompt. This will install the packages `colorama`, `concurrent-futures`, and `requests`.
4. Start the program by running `py main.py` in your terminal or command prompt.
Once you've completed these steps, you should be able to use Bebedi Tool and its features.
### 📒 Output
The output for each feature is saved in the output folder.
## 😓 Help
**If you need Help, contact me!!**
**Discord: "Bebedi"**
## 🤝 Contributing
If you find a bug or have an idea for a feature, feel free to open an issue or submit a pull request.
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
