Результаты поиска по запросу: 2captcha dll

Forum search Google search

  1. rostonix

    zennoposter how to deal with recaptchas solved by deathbycaptcha

    You you pick DBC? Their response for this (coordinates) require more work. It's better idea to use 2captcha (rucaptcha) http://zennolab.com/discussion/threads/solving-recaptcha2-with-2captcha-com.23429/#post-159344
  2. rostonix

    Релиз ZennoPoster 5 новый билд 5.9.5.1 (15.10.2015)

    http://zennolab.com/discussion/threads/solving-recaptcha2-with-2captcha-com.23429/#post-159531
  3. O

    Solving Recaptcha2 With 2captcha.com

    Thanks Rostonix, i downloaded and added the template to project, edited the captcha config to 2captcha.com, when i run the project i get a blank image sent to 2captcha.com as shown below:
  4. rostonix

    Solving Recaptcha2 With 2captcha.com

    http://zennolab.com/discussion/threads/2captcha-recaptcha-v2-template-needed-150.22928/#post-154880
  5. O

    Solving Recaptcha2 With 2captcha.com

    Hello, please how can i solve recaptcha2 with 2captcha.com. Am actually looking for a kinda template or screenshot of the process that is simple to understand, the recaptcha2 am talking about is as below:
  6. rostonix

    ReCaptcha2 usage in non-supported language?

    CapMonster2 require recaptcha puzzle on English or Russian if you want to pay for solving, you can use rucaptcha http://zennolab.com/discussion/threads/2captcha-recaptcha-v2-template-needed-150.22928/#post-154880
  7. rostonix

    2captcha Recaptcha v2 Template Needed - $150

    You can use this downloadable project which can be inserted in your project via Project-in-Project action http://zennolab.com/discussion/thre...pomoschju-rucaptcha-dlja-zennoposter-5.22571/ You can register on 2captcha.com and then edit RuCaptcha.dll.config file: replace domen from rucaptcha to...
  8. H

    2captcha Recaptcha v2 Template Needed - $150

    Looking for someone to do a template which sends the new recaptcha with image selection to 2captcha API, return the result, and click the correct images. $150 via paypal to whoever wants to do this. Send me a PM if you're interested. Thanks.
  9. rostonix

    Help With Recaptcha

    You can use this downloadable project which can be inserted in your project via Project-in-Project action http://zennolab.com/discussion/threads/proekt-dlja-raspoznavanija-google-recaptcha-2-s-pomoschju-rucaptcha-dlja-zennoposter-5.22571/ You can register on 2captcha.com and then edit...
  10. O

    Help With Recaptcha

    I have got it to work with 2captcha the issue is they are to slow. Allot of the times the images times out due to no answer then answer comes after. Should there not be an easy way to convert cordinates to the images places? for example make a square and if the cords are within the squre = 1 (if...
  11. C

    Script to use 2captcha for Google Recaptcha 2

    Hi, I think I understand zennoposter can be used with 2captcha service to decaptcha Google captcha. I need to know how to implement it into craigslist/backpage posting. I have no coding experience so a play by play would be awesome or if there is a tutorial that shows how to implement a...
  12. MarioBros

    Help With Recaptcha

    Hello guys ! Someone can help me with the new captcha of Google? : https://www.google.com/recaptcha/api2/demo I would like to use 2captcha or an other service... i don't care :) i just want that work easily lol Nobody have an example of template to upload here because all informations i found...
  13. lokiys

    Can Zennoposter Solve This Captcha?

    Its useless to use it. You can use 2captcha service in zenno easily.
  14. E

    Help with POST for DeathbyCaptcha's new API

    Is this for PNG or JPG? And for Variable from Profile is it like this? var captcha__get = project.Variables["Image"].Value; var image = System.Drawing.Image.FromFile(@captcha__get); var b64 = Convert.ToBase64String(File.ReadAllBytes(image)); var result =...
  15. E

    reCAPTCHA + 2Captcha = solved

    Can you tell me how to make the script for it? I click the "I am not Robot" with Action Designer but after "This is Captcha" not work propperly. Using Anti-Captcha.dll with the Config File 2captcha.com provide (replaced the key etc.)
  16. TechSavvy

    reCAPTCHA + 2Captcha = solved

    Awesome, thank you! To make it complete, I would add the parameters: The parameter for sending the image to 2Captcha is id_constructor=23 The answer comes as OK|click:1/2/5/6/8 The support tread at 2Captcha upon this subject is here: https://2captcha.com/support/faq/30/
  17. rostonix

    reCAPTCHA + 2Captcha = solved

    It's possible to set domain 2captcha.com instead of rucaptcha.com or antigate.com in "more options" field and set secret key. + restart of software
  18. TechSavvy

    reCAPTCHA + 2Captcha = solved

    Could you please provide some sort of tutorial upon how to solve reCAPTCHAs for Zenno with the help of 2Captcha service?
  19. Augst

    how to break graphic captcha

    Hello, guys. That new captcha called Google ReCaptcha v2. You can easily solve it with 2Captcha service. Among all the other similar services I like that one the most, because it has pretty cheap prices and you can report wrong captchas. In addition it is compatible with other similar services...
  20. Dolph

    КАпча

    Время распознавания такой капчи на рукапче снизилось до более-менее приемлимого ( 20 - 40 секунд). У нас есть ещё пара мыслей, как это время ещё сократить, если будет нужно - пишите, сократим секунд на 5-15 (упростим интерфейс работника при работе с этой капчей). Кстати, сейчас запилили...
  21. LexxWork

    2captcha integration

    zennooster has the bug about post values here's the post dump here is what data zp must send from my conf file but doesn't there is the only the one solution to make what the servise want to send in the captcha action's additional parameters field like key=value all you need to do is to add...
  22. O

    2captcha integration

    I actually got that on their site as a module for zennoposter, can you modify that for me or give a working one if you have it? Thanks
  23. LexxWork

    2captcha integration

    captcha.com api is a little different. the server MUST be 2captcha.com. read the api doc https://2captcha.com/setting also post method should consist of method=post and submit=download and get the ID additional values
  24. O

    2captcha integration

    I will like to use 2captcha.comwhich is the cheapest captcha service, unfortunately it is not integrated into zennoposter by default. Can someone tell me how i can use it on zennoposter. They have some info and a module for zennoposter but i never got it to work...
  25. TechSavvy

    2captcha.com decaptcher $0.5 for 1k CAPTCHAs

    Hi everyone on Zenno team, as you are already using rucaptcha.com, please add 2captcha.com to your product as well, as we have made it for English speaking users. As usual, the price is the cheapest so far, the API and the software ID remains the same. Don't forget to add ZennoPoster to our...