Jump to content
UBot Underground

vibra

Members
  • Content Count

    72
  • Joined

  • Last visited

Everything posted by vibra

  1. Hey, so i bought a UBot account nearly 1.5 years ago and have long since been away from SEO. I want to know how I can retrieve my account. Can a moderator help me out please? Thanks
  2. outsourcing to "death by decaptcha" an option? or are we limited to the ones in the videos? Thanks.
  3. what sorta coding do you do?? does anyone here live in Orange County ?
  4. thanks everyone. I'm without much java knowledge, but feel the desire to learn more for fun. Thanks again for the lift.
  5. I want to use Ubot to drag and drop elements onto my pages. Can it do this?
  6. vibra

    How to use CSV

    I have a CSV file that I keep all my URL, username, password approximately 60 of them.. Im programming ubot to go into each of these and drop in articles and desire ubot to acess the list numerically... is it smart to number the csv list for ubot to reference position or does ubot know to operate within the same line without mismatching information. For example, it won't grab line 5 username, and line 6 password.. which would essentially ruin the entire process. Any suggestions before I start this?
  7. perfect. i was wondering what that was for.
  8. sorry botbuddy. it's already fixed. im not exactly sure of the origins of it. if you've never gotten an error.. forget i mentioned
  9. Is there another option to make sure that the wait finish is done? sometime you can tell not all the image is fully loaded. It appears that it waits finish on the script and not the image. Any suggestions?
  10. I'm constantly getting a "YOu must wait 5 minutes before you can log in again" error when I use ubot to auto login. However, if I do so manually, I don't get this error. I have my suspicions, but has anyone had an issue with this?
  11. I'm not looking to scrape JohnB. While searching a page, I want the bot to click on a particular link after I choose its attribute. How do I tell the bot to distinguish between clicking on a link that says, *action=login vs. *action=login2
  12. oops... thanks botbuddy.. slipped.
  13. how do you use a "exclude" operation for an item in href? for instance... when i go to "choose by attribute" in href action=login I want to avoid action=login2 . My bot is clicking action=login2 instead of action=login ... is there an exclude option? so far i've tried just *action=login (wildcards) and it doesn't work. when attempting to login to the action=login2 it gives me the "must wait 5 minutes before you can log in. however, it signs in perfectly when I go straight to the action=login Help please.
  14. i recompiled again and it miraculously works thanks.
  15. i don't get errors on my own machine... but when i run the program on a friend's machine, it simply does not wrk.
  16. Upon compilation of a file, I was not be to run it on a different machine. Is that disallowed? Do I have to install a user version of ubot on the miscellaneous computer to run an .exe file? Here's an image of the error I'm getting on all other window computers.
  17. What's the best treatment for closing Ubot's own dialogue box? Error Reads: Must select ELEMENT "Click Chosen"
  18. yahhh i've used the wildcard search on both sides before... but didnt' think twice to re-use that. lol i'm glad i made this mistake and you pointed that out.
  19. I'm assuming it could be that the href is not automatically pointing to "root//ucp.php?mode=login" and instead only the string "/ucp.php?mode=login"
  20. That's exactly what I did.. i did a manual comparison of each site and found the token "common denominator" or "perfect match." here's a picture of the file. and the links that it is not choosing accordingly: http://bathurst1000.com.au/forum/ucp.php?mode=login&sid=fc2d4e33f17d991d336fc7d7d80a6d77 <a href="./ucp.php?mode=login" title="Login" accesskey="l"> http://bon-appetir.dtlux.com/foro//ucp.php?mode=login&sid=6bed6d14aa4657b4910c56e39f02b660 <a href="./ucp.php?mode=login" title="Identificarse" accesskey="l">
  21. that's exactly what i did botbuddy. the problem im facing is that while "click chosen" works for one forum... once it automatically moves to the next forum (same version) it does not click the chosen attribute (href "action=login)
×
×
  • Create New...