Openbullet This Config Does Not Support The Provided Wordlist Type Jun 2026
Input: john:123456 Output: john@gmail.com:123456
If the required wordlist type is missing entirely from your environment, you must add it manually to the OpenBullet Usage Manual configuration file. Environment.ini
This is the in many cases.
Sometimes the wordlist's internal structure doesn't match any built‑in type. For example, your lines might be username|password instead of username:password , or you have three fields instead of two.
Check the box next to the wordlist type you want to use, or add it to the list. Click (disk icon) in the top menu. Re-load the configuration in your job runner. Input: john:123456 Output: john@gmail
Modify or expand the array to include your target wordlist type. To make it universal, you can add multiple types:
If you applied the fixes above and the job still fails, check for these hidden formatting problems: For example, your lines might be username|password instead
Example: You load a combolist into a config designed for username enumeration.
The credentials type expects each line to contain a username and password separated by a colon (or another defined separator), while mailpass specifically expects an email address in the first position. These distinctions matter because configs are built to expect specific variable mappings, which we'll explore next. Re-load the configuration in your job runner
Highlight your current wordlist and click if you want to start fresh, or select Add .