Jump to content
UBot Underground

Navigate($Random List Item(%itemurl),"wait") + Prepend Some Text To It?


Recommended Posts

Hey everyone I have a list of NOT full URLs (end of urls), that I am visiting.  I was wondering how can I add some text to URL before they are visited?  For example my list has URLs that look something like this

 

item/33949849

item/53839939

item/93294384

...

...

 

I need to add this: "www.somesite.com/" to the URL before I visit it.

This is the code I'm using to visit the site, just need to add the text above to it before the visit.

navigate($random list item(%itemurl),"Wait")

end url should look like this:  www.somesite/item/33949849

Edited by myubo
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...