Go to the Runner tab and look at the config you selected. Right-click it or check the settings to see what Data Type it requires (e.g., Default , Email , Credentials ).
To minimize the likelihood of encountering the "This config does not support the provided" error, follow these best practices: Openbullet This Config Does Not Support The Provided
: The config is looking for a specific data field (like a "Numeric" PIN or a "SSN") that isn't present in your text file. Go to the Runner tab and look at the config you selected
Reality frame.
(Email:Password or User:Pass), but you are trying to run it with a list of : Check the tab in OpenBullet. Ensure the Input Data Type matches your wordlist. If the config requires Email:Pass and you provide , it may fail if it specifically looks for an "@" symbol. Missing or Incorrect Captures Reality frame
The developer of the config added a check to ensure the input meets certain criteria (e.g., must contain an @ symbol) and your data failed that check. How to Fix It: Step-by-Step 1. Check the "Data Type" Setting OpenBullet configs have a "Data Type" requirement.