Jump to content
UBot Underground

Get emails from txt file?


Recommended Posts

I'm trying get emails from a file to be inputted in a text field, however whenever I run the bot it pastes the file directory into the field and not an email. If someone could make a sample ubot file and upload it so I can see that'd be best as I'm a visual learner. 

 

Also, I've noticed when I put things in a loop they continue to generate the same information.

 

Example: when I have a name being generated and it's in a loop it'll continue to generate the same name over and over again. How do i fix this?

Link to post
Share on other sites

Research this command to load your emails form a file.

http://wiki.ubotstudio.com/wiki/$list_from_file

Instead of random list item try using $next list item in your loop.

 

As far as generating new names in your loops use the reset command.

http://wiki.ubotstudio.com/wiki/Reset_Account

If your using v.5 there is a bug and it will not generate any new names at this time.

Link to post
Share on other sites

Research this command to load your emails form a file.

http://wiki.ubotstudio.com/wiki/$list_from_file

Instead of random list item try using $next list item in your loop.

 

As far as generating new names in your loops use the reset command.

http://wiki.ubotstudio.com/wiki/Reset_Account

If your using v.5 there is a bug and it will not generate any new names at this time.

 

Alright when I try using the next list command it puts a bunch of emails in the field instead of one. How can I fix this?

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...