Jump to content
UBot Underground

How to use a list of titles & urls in a form


Recommended Posts

I am wanting to use a loop to enter a url and title in a form, then repeat until the urls are finished. I'm struggling. Here's what I've been trying, but need assistance:

 

UI titles file: user chooses titles.txt file, call it %entry titles

Choose the title box and change box to look for %entry titles

Choose value to be %entry values $next on list

 

(similar thought process for url list)post-501-12662261621003_thumb.jpg

 

Is this the right idea or am i completely missing it?

 

Thanks for your help,

 

Chris

Link to post
Share on other sites

I would:

 

-Pull titles from a file

-Add to list %titles

-Set loop to %title list total (starting position at 0 )

-Set a variable to the next list item

-change chosen attribute (whereever your entering the title) to that variable.

 

Now to make sure that it randomly visits everything on your list you'll need bluegoat's bot to help you out. http://ubotstudio.com/forum/index.php?/topic/2474-looping-through-a-list-randomly/page__view__findpost__p__8244

 

edit: I just realized you didn't say anything about random in your OP so if you don't need to randomize the list then nevermind that last part.

Link to post
Share on other sites

That's a big help. Thank you. I'll go away and work on this.

 

Chris

 

I would:

 

-Pull titles from a file

-Add to list %titles

-Set loop to %title list total (starting position at 0 )

-Set a variable to the next list item

-change chosen attribute (whereever your entering the title) to that variable.

 

Now to make sure that it randomly visits everything on your list you'll need bluegoat's bot to help you out. http://ubotstudio.com/forum/index.php?/topic/2474-looping-through-a-list-randomly/page__view__findpost__p__8244

 

edit: I just realized you didn't say anything about random in your OP so if you don't need to randomize the list then nevermind that last part.

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