Jump to content
UBot Underground

Insert 2 parts from different lists


Recommended Posts

I scraped a site and was not able to scrape full url's.

 

So now i have scraped a bunch of url's that looks like module.php?blablablablabla

Now i was thinking to include http://www.domain.com from file "A" and module.php?blablabla from file "B" in the browser.

 

So the total url would be full again http://www.domain.com/module.php?blablablabla.

 

Is there a solution for this?

 

If there are over 5600 url's it's really no fun to do that by hand in notepad first. :rolleyes:

Link to post
Share on other sites

i do this all the time (lol...i just got ubot last week) but anyway...u want to:

 

add to list (name it w/e but i will call it "new list" for now)

sub parameters: variable constant-> $list from file (find the first file on ur pc)

 

add to list ("new list")

sub parameters: variable constant-> $list from file (find the second file)

 

choose attribute

 

change chosen attribute

sub parameters" variable constant ->next list item

 

good luck

  • Like 1
Link to post
Share on other sites

i do this all the time (lol...i just got ubot last week) but anyway...u want to:

 

add to list (name it w/e but i will call it "new list" for now)

sub parameters: variable constant-> $list from file (find the first file on ur pc)

 

add to list ("new list")

sub parameters: variable constant-> $list from file (find the second file)

 

choose attribute

 

change chosen attribute

sub parameters" variable constant ->next list item

 

good luck

 

I might surprise you but i got uBot only since last week as well and you can't know everything :rolleyes:

 

Thanks for the reply anyway.

I'll try this tonight.

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