Jump to content
UBot Underground

Bot-Factory

Fellow UBotter
  • Content Count

    3238
  • Joined

  • Last visited

  • Days Won

    164

Posts posted by Bot-Factory

  1. Hi.

     

    I have a page with 4-20 text entry boxes. The amount of boxes can change every time I use the page.

    It depends on the amount of paragraphs in my article.

     

    Here's my challenge.

     

    All entry boxes have the same ID.

     

    When I then use "Change chosen attribute" my text get's pasted into all text fields.

     

    Here's what I want to do:

    Even if there are multiple text boxes with the same ID, I would like to tell UBOT, only change the attribute of the first text field with that ID and leave all the others alone on the site.

     

    Is that possible?

     

    Any other solution for that problem?

     

     

    Thanks a lot for your feedback

    Dan

  2. Hi.

     

    Would be great if there would be a function to extract the first paragraph from an article.

     

    Example:

     

    I have a text file with an article (500 words, 5 paragraphs)

    I use that to fill a text box.

     

    But there is another text box I have to fill. Called "Article Summary". Normally that's the first paragraph of the original article.

     

    Currently I struggle to extract that from my original article.

     

    Would be really great if the strings function could help here?

     

    Thanks in advance

    Dan

  3. Hi.

     

    I'm using tables to fill text boxes from a csv file. But there is one major problem I'm running into.

    How can I add text with line feeds?

     

    This works:

    text1,my next sentence,more infos

     

    I can use that to fill the three text boxes within the browser.

     

    But how can I add something like:

    text1,my first article

    is really nice

    and has three lines,more infos

     

     

    Is there a way to do that?

     

    Any help is highly appreciated

     

    Thanks in advance

    Dan

  4. Hi.

     

    Very good question. I'm in front of the same problem right now.

    I have a article in {|} format. 1 Headline Paragraph and 6 article body paragraphs.

     

    So the question is:

    Can I use Ubot to separate the title from the body content. Like "select first paragraphs / sentence / 23 words)..."

    Or do I have to separate the stuff via a CSV?

     

    Thanks

    Dan

×
×
  • Create New...