Jump to content
UBot Underground

Fotis32

Fellow UBotter
  • Content Count

    64
  • Joined

  • Last visited

  • Days Won

    1

Fotis32 last won the day on October 2 2010

Fotis32 had the most liked content!

Community Reputation

2 Neutral

About Fotis32

  • Rank
    Advanced Member

Profile Information

  • Gender
    Male

System Specs

  • OS
    Windows 8
  • Total Memory
    4Gb
  • Framework
    v3.5 & v4.0
  • License
    Developer Edition

Recent Profile Visitors

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

  1. Hello! Well i want to open a discussion about how the sites can know if we are using bots or not. On my bots i am using different user agents, tons of proxies but i am still keep busted from the sites. After some research that i made, i figurated out that sites using javascript in order to get more information about the browser which i am using as browser dimensions. So, there is any way to fully hide our identity and if we are using bots or not? Thanks!
  2. Recaptcha session gets expired after ~90 seconds. You need to answer it faster. In case of bad answer don't try to resolve it again because you will get expired.
  3. Great update, but the 2captcha.com command is not working anymore. it gives me: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Also, if you can write a script about how we can handle this: (From the deathbycaptcha new command). Thanks
  4. Well, i tested deathbycaptcha but their answers are 3/10 correct. So the recaptcha most of the times (even if the answer was correct) it tells me to do one more challenge to continue. There is any site which accurasy is over 70%? About 2captcha their answers are 100+seconds so the window of the recaptcha is expired. Their is anyone who has a better idea?
  5. I am trying to use http get on a site which is using cloudflare, but it gives me 503 Error. Any ideas? Thanks
  6. There is any possible way to break or bypass this new captcha ?
  7. i am using sockets with aymens dll. So i did a save to file right after post fuction and i saw inside the txt that all data are inside.
  8. Hello people, i have a problem with my ubot and i am searching for help. If someone can help me i would be gratefull! Well, i have a code on my ubotstudio which works perfect inside studio. But when i compile the bot it doesn't work. After some debugging which i did i found that the bot cannot run? the $find regural expression command. What might be wrong ? Any ideas? I am using IE 8 on win2k3 x64
  9. There is any way people to check if a variable already exist into a list which have create before? Ex: - add item to list ("aaa") - add item to list ("aaa") - check if exist "aaa" then - navigate else - nothing there is any possible way to do it ?
  10. Yes thanks i found the videos... it working good now...
  11. I have a question aymen. Well i am using the $html get fuction for scraping a site. Well the point is that i need to get the recaptcha_challenge_key. I cannot scrape the value with the $find regural expression because is not inside the return of the $http get. In other case if i do load html with the result and do right-click on the page area and select the "View Generated Source" it is inside. You know what i mean ? What i can do to get the same result on http get fuction with the "view generated code" on the html ?
  12. How i can set an "if" operation depending on if exist a text on the html socket ?
×
×
  • Create New...