Jump to content
UBot Underground

ryan711

Members
  • Content Count

    25
  • Joined

  • Last visited

  • Days Won

    1

ryan711 last won the day on January 9 2010

ryan711 had the most liked content!

Community Reputation

1 Neutral

About ryan711

  • Rank
    Member

Recent Profile Visitors

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

  1. Will do. I think they might have modified their site recently as it was working fine before.
  2. When trying to sign up at Stumbleupon.com, some javascript pops up and blocks the captcha, which in turn blocks the captcha decode. Take a look at the video and tell me if you have any idea how to get around it. I have it currently set to "send keys field chosen". I've tried sending a click to the box after text entry, and also have tried closing the initial captcha box and opening it back up (as seen in the video).
  3. Updated bot attached. At this point I'm probably going to replace yahoo with live.com. I didn't want to at first because you have to put in your state and a corresponding zip code, but doing that would end up taking less time than fixing the yahoo bot. yahooemail.ubot
  4. thanks for the suggestion, I'll give it a shot.
  5. Ok, I've tried adding a random delay between 1-4 seconds after each text input, as well as changing the inputs to "send field keys chosen" instead of "change chosen attribute", but haven't had any different outcomes so far. Tommorrow I am gonna use my laptop to hop on to my neighbors wifi and see if different machine/different IP works (even though I've tried with different IP, but you never know). Anyone got any other suggestions?
  6. Natureboy (or anyone), did you have any luck with testing my bot. I have a suspiscion that the bot not working has something to do with my IP or something of that nature since the bot was working at one time, then stopped. If it works for anyone else, then it's something on my end, and not with the bot itself, and that would be a big help in me trying to fix it.
  7. There's a manual captcha conditional right under the decaptcher, and I haven't tested decaptcher yet, I've been doing it manually. Also, yea that captcha was a bit hard, but I entered it correctly because if you don't it will reload the page with an error message about it. Orginally I had another yahoo sub that I was using in my bot, it worked fine at first, but then it stopped working, so I downloaded one here from the forums and modified it a little to fit my needs and it did the same thing as my old one. I'll try adding some random delays and see if that helps.
  8. So I'm not sure what's going on here, but whenever I try to create a yahoo account, everything fills out good but when I click submit it just takes me back to the yahoo homepage instead of the page you usually see after registering an account. I thought it might be too many yahoo accounts on my IP, so I restarted my modem to get a new IP, cleared cookies, flash cookies, etc, and tried again with no luck. I recorded a video of it, and I've attached the script that was used in the video. Does it work for anyone else, or do you know why it wouldn't be working? yahooemail.ubot
  9. this needs to be worked out asap as some fields just don't work with change chosen attritube. Maybe something like a "shift" contant with brackets for the characters that need to be capitalized. Something like emailSHIFT{@}yahoo.com. It also wouldn't hurt to add control and alt functions.
  10. Thanks for all the help guys. As ubotguy said, he helped me get stumbleupon working, but I haven't been able to get the others working, so I'm curious to see how ubot guy got it to work.
  11. Trying to automate signup at a few sites and on a few of the captchas, the image is cut in half, and on one site it returns a blank image. I am using brute force, and have tried choosing by most, if not all, attributes. Here are the sites I'm having trouble with: Mypip.com -image cut in half Vox.com -image cut in half linkagogo.com -image cut in half buddymarks.com -image cut in half linkagogo.com -image cut in half stumbleupon.com -returns blank image Anybody have any ideas toward fixing any of the sites?
  12. I have a checkbox tied to a variable called #decaptcher. What I'd like to do is whenever the checkbox is checked, use decaptcher.com and when it isn't, have the user input the captcha manually. I thought I had setup the conditionals correctly, but whenever the box is not checked, nothing happens. Nothing happens when the box is checked, but I don't have an account an decaptcher yet so I don't know if that's part of the problem. Though it should still use manual captcher solve by the user when it's not checked, but for some reason it doesn't. Do my conditionals look alright?
  13. I'm currently working on a massive beast that's 1402KB. Ubot studio starts eating ram like crazy though so I'm thinking about splitting it up
  14. for those that are interested in knowing how to do this, I think I've solved it. All you need to do is add the variable to a list and use ":" as the delimiter, and then just choose "next list item" for the category, and then again after choosing the sub-category.
×
×
  • Create New...