Jump to content
UBot Underground

webautomationlab

Fellow UBotter
  • Content Count

    407
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by webautomationlab

  1. I've had logout problems from directly nav'ing to the URL as well, in one of my bots. I lose the cookie for some reason.
  2. I think the issue is that there are people for whom UBot will do 90% of what they want to do, and then there are people who want to do a lot of very advanced things, and UBot may only be able to meet their needs half way. For example, I have some very cool bots that work excellently. And yet some of my more ambitious projects are simply beyond the scope of UBot at this time. I tried, and UBot wasn't effective. $200 is a very good price. I remember when UBot 3 came out. The commands and functions have pretty much doubled in about 6 months. And I thought it was a good price when it firs
  3. I use the web developer toolbar addon in FF to disable css and javascript all the time.
  4. Proper workflow and time management keeps me from sitting around watching my PR script run, waiting for the results. YMMV.
  5. Does one have to worry about using proxies when accessing multiple accounts on a Google property?
  6. iMacros isn't multi-threaded either. I would just open multiple browser instances. It's not an ideal solution, but it works. You have to watch memory usage though.
  7. I knew if I hung around long enough I could become useful.
  8. With a 3 second delay, from my laptop on my home connection, I typically pull 15,000 consecutive results at a time, sometimes as many as 40,000. I have never been banned.
  9. I use a perl PR checker at a query every 3 seconds, and I have never been blocked, and I would guess, I have probably done 2 million lookups in the last year, on two different ISP assigned IPs.
  10. Being able to save files is a big feature. Seth, I think in iMacros, they access the save-target-as command, instead of using a save command which triggers the intermediary save/open dialog. That might solve the problem of two dialog boxes. My 2 cents.
  11. As far as statements which are no help, I think this qualifies,
  12. There are other ways to do it that are beyond my skills. You could load the options into a variable, then load those into a javascript interface, and choose from there perhaps? Use the UI status monitor to show the options chosen in the UI area? This is just riffing. I don't know how to do a lot with js, so maybe one of the pros could help out with that.
  13. I think there has been several requests for a wait finish/timeout. I think I tried to make something with looping delays, and counting up (and down) to a particular value, but I don't think it worked so I gave up. This feature would make browsing a lot more robust.
  14. Can't be done at this time Gene. I think it is already marked as a future feature addition but I would check with alcr to be sure.
  15. You don't want list box. You want UI Block Text. Take a look at the attached. It should help you get in the right direction. block-text-to-list-demo.ubot
  16. Yup. Unless you plan to do massive qtys (500+), it's a lot cheaper to hire someone to do this. @OP, don't forget you will need proxies to register accounts as well.
  17. Any tips for making private screencasts and showing them only to a small group of users? I haven't played with much screencast software, but I want to do private paid tutes for non-UBot stuff, and I thought with so many people screencasting here, someone might have suggestions and tips for me. TIA
  18. UI Block Text => List from Text (Var:UI Block Text), delimiter $newline
  19. Try this. Worked for me. turbo-ebay.ubot
×
×
  • Create New...