Jump to content
UBot Underground

LordPorker

Fellow UBotter
  • Content Count

    120
  • Joined

  • Last visited

Posts posted by LordPorker

  1. I scrape thousands of products daily using HTTP Get (not with UB though). You could look for the decaptcha message, then open up a browser and solve it. Save the cookie for further scrapes whilst using HTTP Get.

     

    Like Dan said you can use their own API. I tend to get less captchas if I'm logged in with an account.

    • Like 1
  2. So I'm gonna navigate a site by manipulating certain values in the url. Some of the urls are very long, and in the case of using Zennoposter, I used to be able to paste the url into a text file, and copy 'n' paste my variable at certain points and it worked quite well.

     

    How do I achieve the same with UB? I tried putting the var: #keyword into the url via the navigate command, and the bot literally put: #keyword into the url! (and not the actual keyword). :rolleyes:

  3. So I need to check the presence of some text on a page. What's the best way to do this?

     

    What I've done is: set a variable (error_message) & scrape attribute (it picks up the error message ok). Do I use the IF command after I set up the variable? I tried inputting the var into IF, but nothing happens. Is this the best way to check the presence of some text?

     

    Thanks.

  4. I need a UI command when the user can input there own products in a box, and have it seperated on a new line like:

     

    sofa

    couch

    television

     

    Then have UB loop and take an item (ie sofa), search for it (then delete it), and then take the following item (ie couch, and then delete when taken), etc. I've tried using UI command: block text, but it lumps all the items together. I don't want to have the user open a file, so how can I achieve this?

     

    Thanks.

  5. Hi Dan. Just a few questions.

     

    You mentioned something about not supporting Win 7 in your manual. I only use Win 7 - 64 bit. Will it function ok?

     

    Do we have to use 32 bit Chrome/FF browsers with this?

     

    And personally, which browser do you prefer to work with in terms of speed, stability, ease of use, etc?

     

    Thanks.

     

     

  6. Trying to click on a normal registration link - both via record/manual, but nothing happens. But when I go into the click node and change: Click using location to: Yes, it works.

     

    What does Click using location mean? Also, why doesn't the normal click action work?

     

    Kinda related; the tab function doesn't work (tried all three options: key press, key up, key down). Any tips?

×
×
  • Create New...