Jump to content
UBot Underground

vibra

Members
  • Content Count

    72
  • Joined

  • Last visited

Posts posted by vibra

  1. 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?

  2. 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.

  3. 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.

  4. 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.

     

    post-2563-0-61260700-1297198596_thumb.jpg

     

     

     

     

     

    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">

×
×
  • Create New...