Custom wordlist not doing jobs

Hi again, well nearly finishing my very first project and the last touch is left. Can’t describe how it’s actually fun to work with OpenBullet :wink:
Anyway the script needs to change the emails with the custom wordlist

[WORDLIST TYPE]
Name=CredentialsEmailEPass
Regex=^.*:.*:.*:.$
Verify=True
Separator=:
Slices=USERNAME,PASSWORD,EMAIL,EPASSWORD

It all works just fine in the stacker. However when I try to run in jobs, it simply skips and not doing anything nor any error message comes up.
skips

Thanks in advance
oTreci4sGelt0nas

1 Like

Hey, glad you’re enjoying OB2 ^^ make sure to import your wordlist with the correct type, it seems like it’s not parsing the slices correctly.

1 Like

Thank you Ruri, I have selected this custom WordList Type in settings and saved it, as otherwise it would show “NotSupportedExeption” error . I also must inform you that the wordlist I’m parsing looks like this:

username1:pass1:[email protected]:emailpassword1
username2:pass2:[email protected]:emailpassword2
username3:pass3:[email protected]:emailpassword3

And it works in stacker and it slices perfectly :confused:

slicing_properly

Please open an issue on github and post this information, I will definitely look into it because it’s pretty weird.

1 Like

Thanks, just done so :slight_smile:

1 Like

is that “Test your data here:” a Native only option? :confused:

Yes currently it’s only for native