Jump to content
UBot Underground

Converting URL files to be clicked?


Recommended Posts

Do you mean you downloaded the file as and saved it locally? If so you need to load the file to a list using list from file, you would then loop through the list navigating to each link.

  • Like 1
Link to post
Share on other sites
  • 3 weeks later...

I created a simple demo that you can use as a learning tool or a starting point of how to load a list of urls from a file, and loop through that list and navigate to each page.

 

Attached is the sample script and a sample list of URLS. 

 

Hope this helps.

 

url_loop_example.ubot

url_list.txt

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