Jump to content
UBot Underground

adamv

Fellow UBotter
  • Content Count

    48
  • Joined

  • Last visited

Community Reputation

0 Neutral

About adamv

  • Rank
    Advanced Member
  • Birthday 04/25/1974

Profile Information

  • Gender
    Male
  • Location
    N. California

System Specs

  • OS
    Windows 8
  • Total Memory
    6Gb
  • Framework
    v3.5 & v4.0
  • License
    Professional Edition

Recent Profile Visitors

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

  1. I would close the bot, run ccleaner, and then restart the bot. That works for me. http://www.piriform.com/ccleaner
  2. I was using the change attribute command, not the type text. I have a number of things I'll have to test. I'm making a web 2.0 bot and some sites don't like email addresses from certain domains, some sites seem to be able to detect whether you're using a proxy (I'm using HMA pro vpn). I have to test a bunch of different things and start figuring out which variables are causing the problems. I was just wondering if anyone else had similar issues and if they were able to figure out a way to get past them. Update: I'm editing this post because I still need 3 more posts before I can post m
  3. I am having trouble automating the sign ups at some sites like xanga and blog.com. When my bot fills out all of the necessary information and then clicks the "register" or "next" button on xanga the page sort of resets and the password fields go blank. On blog.com a message comes up that says try again as if I got the captcha wrong. The problem is I entered the captchas 30+ times and I know I got it right on most of them. When I sign up manually I have no problem but when the bot tries to sign up it's as if the captcha is wrong every time. Is anyone else having this issue? PS. I won't be
  4. I would love to see those additions. It would be so much easier than doing it the way mentioned above and I have found myself wishing I could create a list from a table column many times.
  5. I would love that function as well. There are work arounds for it but it would be so much easier if there were a simple command that would let you add a row or a column to a list. Where is the petition for me to sign?
  6. I'm having a similar issue. It's as if the "new line" connector is not working. I've tried other commands to see if they would work and I could put random text in between the list items but the new line connector just doesn't seem to be working. Here is a copy of the code I'm using: navigate("http://ubotstudio.com/playground/simpleform.aspx", "Wait") wait for browser event("Page Loaded", "") ui open file("List of items", #list of items) add list to list(%list of items, $list from file(#list of items), "Delete", "Global") type text(<about me textarea>, $text from list(%list of items,
  7. Bump. Anybody having the same issue or a way to get past it?
  8. That makes sense but it's still not working for me. I couldn't post for some reason yesterday but I was able to edit my other post (no idea why) so I pasted in the code that I was working with. Something else must be wrong still, I'm just not sure what it is.
  9. I know this is a very old post but I'm trying to replicate this in ubot version 4 and it's not working for me. I need to be able to go through a list, find an item, and have the bot tell me what position the found item is at. The example bot here works great in ubot version 3 but I can't get it to work in version 4. For some reason I can not reply to this thread (getting an error meassage) but I can edit my previous post??? Anyway, @ JohnB, yes that makes sense but I'm still doing something wrong and I'm not sure what exactly. For testing I was just using a list of the alphabet from a to
  10. I made a bot that scrapes google urls and I like to change settings to turn off google instant and show 100 results per page. It was working fine before but now when I click the save preferences button I'm getting an error message. You can not save preferences unless you allow 3rd party cookies and I'm getting a message that says "your cookies seem to be disabled".
  11. I have subscribed to this thread so hopefully you'll post a message here when it's ready. Or you could send me a PM. Thanks.
  12. I would like to know when this bot is ready. I'd buy it for $5. :-)
  13. Anymore news about the progress of version 4. What features, when's it coming out etc. etc. ??? I can't wait.
  14. Another site that had a small issue was multiply.com. When I was signing up some survey offer poped up and I couldn't close it or click on "no thanks" - I had to pause the bot, do it manually and then resume the bot. I'm looking forward to June too. :-)
  15. Trying to make sites at weebly, the drag and drop is something I couldn't figure out. Webs.com is the same way, I can't figure out how to add content to their site. As I work my way through this bot I can make more detailed notes of exactly what's going on. Right now my bot is just semi-automated, if I can't figure out how to automate something I use a javascript pop up alert to tell me what needs to be done manually before I resume the bot.
×
×
  • Create New...