Jump to content
UBot Underground

JohnB

Fellow UBotter
  • Content Count

    3280
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by JohnB

  1. How are you accessing the html to create your variables, etc? The system is really nice, but that is a bit of a drawback as far as I can tell... John
  2. Very Nice...thanks for the share... John
  3. I'm not sure what's going on with yours. I am able to view all my hotmail emails in my UBot browser. John
  4. You'll have to check the source of the page to see the status
  5. I use TextPad, but Edit Pad Pro is a killer text editor. John
  6. You don't think the site got changed without a good reason do you? Split testing is OLD news. John
  7. You don't really need to. If you drag in the checkbox and choose "checked", it won't uncheck it if it is already checked. John
  8. It loads all captchas (That I've tried)...I have not yet come across any that didn't load. John
  9. Captcha images load despite the disabling of images. John
  10. Well, I personally have limited experience with the ZP...The reason? I couldn't figure it out in a timely manner. My personal opinion is that the learning curve is exponentially steeper for ZP, and it was developed with the programmer in mind. Having said that, there are several members here who use ZP as well, and will have more in depth insight than me. I simply attempted to use the trial version (specifically for the purpose of answering your question) and had the following experience: 1) It took me 20 minutes to figure out which window I was supposed to be using in ZP. 2) Once I fig
  11. That's ok...I was on Bush's Homeland Security Council at which time I completed a covert project called "Operation Rule the Universe"...The completed bot is in a silo deep in the prairies somewhere ready to be launched by the official United States Windows Task Scheduler. I can't say what it does, or the angry monkey in my closet will kill me... John
  12. no...you add a loop, using table total rows (sorry I wasn't thinking about the loop when I answered)...then drag in a delete emails and use position 0. It will loop through the table deleting the first email until all are deleted. John
  13. Are you trying to delete all the emails, or just a specific email? (you don't need table total rows, or set variables) John
  14. Yeah...I have more than a few bans myself! lol John
  15. I am glad you live now and not in the 1800's Duane! http://ubotstudio.com/forum/public/style_emoticons/default/smile.gif John
  16. You tend to forget that I am a master of counter-surveillance...Everything your bot thinks I am doing, is actually what you are doing! So what you have created, in effect, is a virtual mirror.
  17. when you connect to email, you need to create a table (inside the connection node). The parameter for deleting emails is based on the table rows which are 0 based. So if you want to delete the first row(1st email) then the position is 0...2nd email, the position is 1, etc. John
  18. It matches pixels, so if your pixels are all red, then yes, it knows they are red. John
  19. Is your probation officer in Flash?
  20. Perhaps you can try to navigate to the upload tab systematically (instead of directly), using button clicks...then start combining steps to see if there is a single step where it is failing...you should not be getting a popup dialog. (I have never used the direct nav to the upload tab and never had that issue, which is why I am suggesting this) John
  21. nice solution! http://ubotstudio.com/forum/public/style_emoticons/default/smile.gif Bob, if this works for you respond and I will sticky it. John
  22. Unfortunately you can't scrape from a flash component, so there is no viable solution for that end of the process other than clicking the Go button. John
  23. I've been playing with this for awhile now and haven't been able to solve it...It's a flash component which does nothing more than complicate things. I'll see if I can figure something out for you, but it's not looking good at the moment. John
  24. What type of file is it? John
×
×
  • Create New...