The error happens when:
Stick to the standard colon ( : ) separator for standard combo lists. Avoid mixing semicolons ( ; ) or commas ( , ) unless your environment settings are specifically adjusted to parse them.
Convert email only → email:pass using : as delimiter and adding a placeholder password (e.g., test ):
Reformat your text file to match what the config expects. For most account checking, this means ensuring every line is String1:String2 . Adjust the Config Settings: Go to the Config Manager and select the config. Navigate to Settings > General . Look for Accepted Wordlist Types . The error happens when: Stick to the standard
Wordlists are essentially text files containing a list of words, phrases, or combinations that are used to test the strength of passwords or to authenticate with a system. OpenBullet supports various wordlist types, but not all configurations are compatible with every wordlist type.
A security/logic gate in the config to prevent using wrong data formats.
: Wordlists are text files containing a list of words, often used for brute-force attacks or password cracking. They can vary significantly in format and content, depending on their intended use. For most account checking, this means ensuring every
You load a Config designed to test email addresses and passwords. It expects the format Email:Password .
If toggling the settings inside the Stacker does not work, the issue may be stemming from discrepancies in your global OpenBullet environment variables.
Add or check the box for the Wordlist Type that matches your imported wordlist (e.g., UserPass , EmailPass , or a custom type). 2. Re-import the Wordlist with a Compatible Type Look for Accepted Wordlist Types
To resolve the "This config does not support the provided wordlist type" error, follow these steps:
) are validated and split into variables. If a config is strictly built for but you attempt to run it with a wordlist imported as Credentials , OpenBullet will block the job to prevent variable errors. How to Fix the Error Method 1: Update Config Settings (Recommended)
The "This config does not support the provided wordlist type" error occurs when there is a mismatch between the type of wordlist you are trying to use and what the current configuration in OpenBullet supports. This could be due to several reasons: