Wrong starting point
-
Hello, I've setup an regex for only files who contains mails, but when I load to openbullet(its not showing the total of mails available) and I click start it said "invalid starting point".
-
The configuration:
[WLTYPE]
Name=Mail
Regex=^.@...*$
Verify=True
Separator=
Slices=MAIL
-
You need to put a separator even if you don't have any.
-
Okay, I see
-
[WLTYPE]
Name=Mails
Regex=.@...*
Verify=True
Separator=&
Slices=MAILLike that?
-
I have edited the regex and seems like it does worksm but I still have the same issue
-
Can you please post the regex
like this
so I can actually see symbols without markdown editing them out? thanks
-
Hey bro
Here it is for just the mail
if it's working in your ob you need to see:
and when you put your list you will see this
and this
ob detected the type of wordlist
-
My regex was detected too
-
[WLTYPE]
Name=Mails
[email protected]*
Verify=True
Separator=&
Slices=MAIL
this is bad it's not this
It's not because he detects it that he's good
-
So I cant use Mail and MAIL as Name and Slices? Apart from regex it's the same thing like yours. And read this https://forum.openbullet.dev/topic/1486/wrong-starting-point/3#
-
@Ruri
[WLTYPE] Name=Mails Regex=^.*@.*\..* Verify=True Separator= Slices=MAIL
-
Well I gave you the solution you do as you want now it works very well
-
@Why001 I have tried your solution, still same issue
-
@Dev3llers you use the last version ? 1.2.2
-
Obviously yep, It works on degugger but does not in runner
-
@Dev3llers
You see custom ? in your debugger like my screen you need to see all same as my screen
-
Nope
Name must be Custom and Slices whatever we want?
-
@Dev3llers
before doing tests, just like me, you don't have to put "Custom" in the name
look at my screens one per one and do like me
-
@Why001
[WLTYPE] Name=Custom Regex=^*[email protected]* Verify=True Separator= Slices=USER