Jump to content
UBot Underground

Victor Bravo

Fellow UBotter
  • Content Count

    12
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Victor Bravo

  • Rank
    Member
  • Birthday January 1

Profile Information

  • Gender
    Male
  • Location
    Orlando Florida

System Specs

  • OS
    Windows Vista
  • Total Memory
    4Gb
  • Framework
    v3.5
  • License
    Standard Edition

Recent Profile Visitors

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

  1. Thanks for the suggestions. The difficulty with stopping the browser.exe is that it then closes the whole page and I can't get back to where I left off scraping. The window I'm scraping is an ajax generated window that also requires doing a lot of clicking on "load more" so the page becomes very long after a while. Once I exit it out of that page, and reopen it, the scraping would be starting at the beginning again. Is there a way to just clear the browser.exe memory in the middle of scraping it?
  2. I have a bot that is tentatively complete but I'm having problems with the processes slowing down and taking forever to complete or just timing out. I know there must be some advanced scripting that would help but I'm still new so I'm not sure what those would be. Is there anyone who can help me with optimizing my script to speed it up and not time out?
  3. Thanks for the fast reply. Can you post a code snippet so I can see how a regex is applied in the code? Thanks.
  4. I want to extract a number from a long url. A sample might look like this: http://www.whatever.com?anotherwhatever&UID=123456&somemorewhatevers I want to extract just the UID number. I tried to use the regex editor but I don't know how it's supposed to work. Are there any videos yet on using this regex editor? Can anyone give me the regex for what I need from this url? Any help is much appreciated. Thanks.
  5. On a related note, would that be the same to merge 2 bots/scripts? i.e. I made a script to use a list of proxies and loop thru them, then I made another bot for something else and I want to incorporate the first into the second script. Is there any easy way to do this or should I just stop bothering with all this and upgrade.
  6. Is there a way to copy multiple nodes in a tab and paste them in another tab? I want to copy a whole section of nodes and paste to another node. Also, fyi, I'm on the standard version if that matters.
  7. Thanks for the reply. How does unfollowing help? When you follow someone, then unfollow them, how does that help you get followers?
  8. I've read thru a ton of messages here to do with twitter. My question is this... How does one get followers on twitter? I know that I can follow others, and in return some will follow me, but what is it that users are doing that will generate a lot of real followers? I'm talking manually here. Thanks in advance.
×
×
  • Create New...