Jump to content
UBot Underground

Need help extracting emails from a .txt file to create account


Recommended Posts

I have a .txt file with 500 hotmail emails and their passwords, arranged like,

DaliaSlick02337@hotmail.com:dnnhbY87GYJ

GenesisHarbert60150@hotmail.com:NFR0OBi5Eiu

ReaganSheahan75338@hotmail.com:WQF70DNE9bmp

 

How do i tell uBot to open the .txt file and individually use each email one at a time to create a new

account on a website in a form.

 

Is this possible?

 

If its not, any suggestions in getting this to work?

Link to post
Share on other sites

You could take out all the emails \b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,6}\b then just use them one at a time.. Could set them as a list and increment up And or set a loop to $list total..

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...