.ROBLOSECURITY token.
Available Commands
Badge Removal
Remove badges by ID, place, user, group, or file
Inventory Scanning
Scan a user’s inventory for spam badges
Download Lists
Download MetaGamerScore and badge spam lists
Configuration
Configure DBR with environment variables and settings
Authentication
All removal commands require Roblox authentication using one of these methods:- Environment File
- Command Line
.env file with:Global Options
These options work with all commands:Show DBR version and exit
Path to
.env file containing RBX_TOKEN and other settingsYour
.ROBLOSECURITY token for authenticationDirectory where cache data is stored
Number of concurrent threads for badge deletion (increases speed)
Custom user agent for HTTP requests
Use Badgers of Robloxia’s database to find disabled badges. Note: Requests can be very slow.
Quick Start
Command Categories
Badge Removal
Remove badges from your inventory using various methods:- By Badge ID - Remove a specific badge
- By Place ID - Remove all badges from a game
- By User ID - Remove all badges from a user’s games
- By Group ID - Remove all badges from a group’s games
- By File - Remove badges from a list of URLs
- By MGS ID - Remove badges using MetaGamerScore game ID
Inventory Scanning
Scan a user’s badge inventory to identify spam badges without removing them:--file command for batch removal.
See the Inventory Scanning page for details.
List Downloads
Download curated lists of spam games:- MetaGamerScore Invalid Games - Games detected as problematic
- Badge Spam Lists - Community-maintained lists of badge chains
Safety Features
DBR includes several safety features:
- Checks if badges exist before attempting removal
- Verifies badge ownership before deletion
- Automatic retry logic with exponential backoff
- Caches checked places to avoid duplicate processing
- Rate limiting to comply with Roblox API limits

