Openbullet This Config | Does Not Support The Provided Wordlist Type [updated]
If the Wordlist Type is Credentials , OpenBullet automatically splits the line at the colon and assigns the first part to and the second to .
| Symptom | Likely Fix | |---------|-------------| | Config says “Combo” but you loaded single words | Convert to word:pass or find single-word config | | Config says “Wordlist” but you loaded combos | Extract first part of each line | | Error disappears but no hits | Config logic expects a specific delimiter (e.g., \t instead of : ) | | Proxies error | Load proxies in Proxy tab, not wordlist/combos | If the Wordlist Type is Credentials , OpenBullet
If your wordlist is correct but the format is wrong, you need to convert it. The most common types are: Credentials: Usually User:Pass
Here’s a helpful article you can use to understand and resolve the error: Default: A generic single-line string
Every OpenBullet configuration (Config) is designed to handle a specific data format defined by the . The most common types are: Credentials: Usually User:Pass or Email:Pass . URLs: A list of website links. Numeric: A list of PINs or IDs. Default: A generic single-line string.