Jump to content
UBot Underground

Fotis32

Fellow UBotter
  • Content Count

    64
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Fotis32

  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 ?
  13. So? Is there any possibility to do it?
  14. Hello there, I want to create a bot which will have 10 threads and everyone thread will use different proxy at the same time. Is that possible? Can anyone make an example bot for me? Thanks!
  15. So what we can do atm, with this new fuction? (Socket Compartment)
  16. about q2 when we can wait this feature?
  17. Yes everything works fine with IE. With ubot studio it does some loops and then suddently (maybe on 5 loops or 50 or 30 loops ex) show up this error. Then on every loop keep showing it. What i can do?
  18. Here is a screenshot. http://img403.imageshack.us/img403/3293/checkg.jpg
  19. It's Internet Explorer Error.
  20. Can you help me on that with an example? Because i tried it and i hadn't results.
×
×
  • Create New...