Jump to content
UBot Underground

add to list -> read from file = everything on the same line


Recommended Posts

I need to read urls from a .txt file and navigate to each one seperatly in a loop.

 

add to list -> %urls -> read from file -> somefile.txt

 

.txt content:

http://www.site1.com
http://www.site2.com
http://www.site3.com

 

nav -> next_list_tem -> %urls

 

it tries to navigate to: http://www.site1.comhttp://www.site2.comhttp://www.site3.com

As in all the content of the file in a single line

 

Any ideas?

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