Jump to content
UBot Underground

Joko

Members
  • Content Count

    16
  • Joined

  • Last visited

Community Reputation

1 Neutral

About Joko

  • Rank
    Member

Recent Profile Visitors

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

  1. Okay I found a solution. I just use the "thread" function and set a delay of 600 seconds plus the click button operation in another endless loop. Works fine...
  2. The loop can't stop, it has to run all the time. A delay at the end will not do it. This will pause the loop for 595 seconds. Can't post the bot here, but just think about an endless while loop which needs about 5 seconds for one run and which should never stop it's operation...but every 10 minutes the bot should click a button on the same site where the while loop operates.
  3. I have a bot with a while loop which runs endless (about 5 seconds one run). I want the bot to click a button every 10 minutes while the loop is running. Anyone can help me to accomplish this?
  4. I use the change proxy command in one of my scripts of my bot and everything works fine. But I have another script in my bot for which I don't want to use proxies. The problem is, when I use the first script with the proxies and then use the other script without proxies it always still uses the last proxy used with the first script. How can I make it, that my real ISP IP is used in the no proxy script???
  5. Sorry for the late answer! I needed some time to figure it out, but now it's working perfect for me! My bot is finished now and it's running already...
  6. Thanks a lot Lilly! I'll try it out when I'm at home in a few hours...
  7. This would be an awesome feature! The higher ranked staff members have all the same stars color, so they're easy to spot. The problem are the lower ranked staff members. They have the same stars color as the regular members, and most of them have unique titles... I think it's best for me to wait for the new command...
  8. I have the staff members already scraped in a seperate list from a staff members page. The problem is, that the staff members are also in the regular members list. So I'm searching for a way to compare my scraped staff member list with the regular member list I'll scrape and delete or ignore the staff members when making the regular members list... This can be made with ubot I'm sure...but I really don't know how...
  9. I tried it this way, but there's always only the first user in my list. I really don't get it.... http://img693.imageshack.us/img693/8213/teamue.png http://img710.imageshack.us/img710/3042/memberse.png
  10. Hi everyone, I want to scrape all the forum members from the member list of a vbulletin forum but DON'T want to scrape the staff members of the forum in that list. I already have a sub which scrapes me all the staff members into a list, but I don't get it how I can scrape the huge members list with ignoring the staff members. I tried REPLACE and IF EVALUATE, but I really don't get it to work... Anyone can help me with this?
×
×
  • Create New...