RoPY - Roblox User Info Python Script 🎮🐍
RoPY is a simple Python script that fetches detailed information about any Roblox user by utilizing Roblox’s public API. This script provides essential user details such as username, display name, creation date, avatar URL, and more.
Features ✨
- Fetch Roblox user profile information: username, display name, creation date, avatar URL, and more.
- Retrieve follower and friend counts for any user.
- Check if a user is banned on Roblox.
- Simple and clean output with emoji-enhanced readability! 😎
- Supports both English and Norwegian languages.
- Improved error handling and user feedback for various scenarios.
Usage 🛠️
- Clone the repository:
git clone https://github.com/veddevv/RoPY.git
cd RoPY
- Install dependencies:
pip install -r requirements.txt
- Run the script:
- Follow the prompts:
- Enter the Roblox user ID.
Developer Mode 🛠️
- Enable developer mode for extra technical details by setting the
DEVELOPER_MODE
flag to True
in the script.
Contributing 🤝
- Contributions are welcome! Please fork the repository and submit a pull request.
License 📜
- This project is licensed under the Gnu General Public License Version 3.
Please star the repo to support me!