You can add your data type there (e.g., "Credentials" , "Emails" ) or leave it empty to allow all types. 3. Quick Checklist for Success
OpenBullet configs are scripted to handle specific data formats. When you load a wordlist, the software checks if the data structure matches the input variables defined in the config. The most common conflicts are:
The config is strictly set to Email mode, but your list contains simple usernames. Openbullet This Config Does Not Support The Provided
Ensure your wordlist is saved in UTF-8 encoding to avoid hidden characters that break the parser.
If your wordlist is user:pass , ensure the type is set to or Credentials . Edit the Config’s Metadata You can add your data type there (e
Ensure the "Type" dropdown matches what the config requires.
Here is a deep dive into why this happens and how to fix it. 1. Understanding the Root Cause When you load a wordlist, the software checks
The config expects a Credentials format (User/Pass), but you provided a list of Tokens or URLs .
If you are certain your data is correct but the config is being picky, you can manually change the requirements: Open the config in the or a text editor.