Jump to content
UBot Underground

alabamafreddie

Members
  • Content Count

    36
  • Joined

  • Last visited

Posts posted by alabamafreddie

  1. $scrape attribute will return all of the URLs (150), you just need to choose the right element ("element to scrape").

    Right and how do I choose that element...I know firebug is recommended as an element inspector.

     

    But in Ubot how do I manually type to use a certain element.

     

    I have found the currect element and its #div_bodytext.

     

    So what do I put $scrape attribute in ??

  2. "scrape table" command will only work if you are trying to scrape data from HTML table, which looks like "<table>...</table>".

     

    I think you don't have HTML table there, that's why you should use "$scrape attribute" and add all URLs into the list first, then add list to a table.

     

     

     

    Yea I had a feeling but wasnt sure.

     

    So there are about over 150 links there, I have to add all of them manually to the list, then to a table

     

    Because what is $scrape attribute for exactly ?

  3. When I drag a dropdown on a site with a lot of items, I lose them when I switch to code view.

     

    It seems as if I have to stay in Node view to keep the items.

     

     

    For exampl selecting a year and the range is 1900-2013

     

    When I switch to code view in Ubot...I lose everything and I am stuck with Random & Random Skip First choice

     

    So what do I do...just stay in Code View ?

  4. I want to mass comment on a large list of forums I have in a text file, over 1000.

     

    Is there any possible way I can speed up the process of email veryfying each and every account without going to 1000 sites and coding each one?

     

    But I guess mass commenting on 1000 forums would be tedious somewhat.

     

    Any advice ?

  5. I have been posting ads on backpage in the adult escort section for a client.

     

    For the first week everything was fine, now everytime I post an ad there a 80 % chance it goes down.

     

    I have changed Ips, User agents, pictures, phone numbers, cleared cookies, flash cookies, changed computers and the problem

     

    still persists !

     

    So I dont know what it is ?

     

    What could I be missing ?? Can Any of you backpage experts chime in please !

  6. Ok, I am creating a define command for a series of steps that I always repeat in my bot..involving :

     

    wait : so bewtween 0 and 15 seconds

     

    &

     

    wait for browser event everything loaded

     

     

    So now when I type and drag my custom command it gives me a field box with my custom command

    name.

     

    So if I put 1...is that number of cycles or seconds that this command will run ...?

     

    I have defined the number of seconds already...so I am confused....

  7. Everytime I try to verify emails with the wizard, I connct to remote server, test the connection and everything is fine.

     

    Once I use the verify emails command I get this " Unable to connect to remote server: Unable to read data from the transport connction"

     

    An exisiting connection was forcibly closed by the remote host"

     

     

    So what am I doing wrong ?

     

     

    ****Nevermind figured it out, I didnt create a table first***

×
×
  • Create New...