Jump to content
UBot Underground

semjuice

Fellow UBotter
  • Content Count

    11
  • Joined

  • Last visited

Community Reputation

0 Neutral

About semjuice

  • Rank
    Member
  • Birthday 01/01/1

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I need help trying to figure out how to load the value of an entire single row in a CSV file into a list or variable from a selection in a UI LIST BOX. Basically the uBot will have a UI List Box that has category values (see attached). There is also a CSV that has the same amount of rows as there are categories in the UI field, and each row starts with the Category value (I wasn't sure if this was necessary). So for example if the selection from the Categories list was 'Advertising', then the list/varible should be: Advertising, advertising, marketing, sales, business, promotion An
  2. Awesome Andy! Thanks! I got your email, tested it out and everything worked perfectly (just had to update the location of the file). Let me know if you didn't get the paypal...I sent it about 2 mins ago.
  3. Ok, I'll up the ante to $20 if someone can finish this by Friday
  4. Sorry about that...see attached on this post articlescrape.ubot
  5. >> $10 Paypal to the first person who can finish the last part of this script! ------------------------------------------------------------------------ One one webpage, there are 3 different blocks of content each having a TITLE and an ARTICLE. I've written a bot that will set the KEYWORD, TITLE 1, and ARTICLE 1, but for whatever reason I can't figure out how to properly set TITLE 2 & 3 and ARTICLE 2 & 3. * I've attached a bot which has the first TITLE and ARTICLE successfully working * The sample page that I'm scraping is: http://www.viligent.com/ubot_sample.htm * Here
  6. Thanks Aaron, didn't realize there was a INC/DEC feature BTW, tried to PM you but it says you can't receive PM's, so I emailed your Yahoo account.
  7. I'm trying to figure out how to loop through a single URL with a dynamic ID, and then scrape the data on that page, and proceed to the next record (autoincrementing by 1) . I want to define which ID to start at, and how many loops to run. The process would be: 1. Define the starting id (ex. #15). I have a textbox element called #startnum 2. Nav to a domain with that starting id (ex.http://www.domain.com/index.php?id=15) 3. Scrape data (I can figure that part out 4. Then proceed to the next record (http://www.domain.com/index.php?id=16), and scrape data on that page. It will always increm
  8. Agreed...would be a nice feature when you distribute your compiled bots!! Can I +1 my own suggestion?
  9. When I compile and distribute a bot, how do I make it load a specific URL on the first page without running a script?
  10. cervant41, Did you build a uBot to do the email verification? If you use a different program, mind sharing what that is?
×
×
  • Create New...