If you try to use a different format, OpenBullet cannot map your data into the variables required by the config’s data blocks.
If you cannot change your wordlist, you can change the config to accept your wordlist's format. Go to the 'Settings' tab. Find 'Supported Wordlist Types'.
If you see "This config does not support the provided wordlist type" right after loading a proxy file into the Wordlist section — that’s your mistake. Move the proxy file to the Proxies tab. If you try to use a different format,
A generic catch-all type that bypasses strict parsing rules. Troubleshooting Persistent Issues
Helpful Assistant Purpose: Troubleshoot OpenBullet wordlist type mismatch error Find 'Supported Wordlist Types'
cant uploade configs · Issue #260 · openbullet/OpenBullet2
If you are using legacy versions, upgrading to OpenBullet 2 can offer better compatibility and more flexible built-in data type management features via its updated web UI. A generic catch-all type that bypasses strict parsing rules
Even if you select the correct category, the actual text file might use a separator that OpenBullet doesn't expect based on the type definition. Standard types expect specific formats: username:password Emails: email:password Numeric: Single or paired digits Default / URLs: Single lines of text Step-by-Step Guide to Fix the Error
A Wordlist Type defines the format and structure of your input data. It determines how OpenBullet reads, validates, and splits your wordlist into variables that the config can use. Think of it as a data format specification that tells the software how to interpret each line of your wordlist. Different web forms, APIs, and scraping targets require different input structures.