This message appears when the you’re trying to use expects a specific format for input data, but your wordlist provides something different (e.g., emails only when the config needs email:password , or proxies only when it needs combos).
In the list, check the box for the type your wordlist is using (e.g., if your wordlist is "MailPass", ensure "MailPass" is selected). This message appears when the you’re trying to
If your list is just a list of emails like test@gmail.com but the config expects Email:Pass , the runner will reject it. 3. Change the Config Settings (The "Quick Fix") if your wordlist is "MailPass"
Wordlist types do two things: verify the data format using and split the data into Slices (variables like USER and PASS ) for the config to use. This message appears when the you’re trying to