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

Forum search Google search

  1. D

    HCaptcha Support

    Hi, I am looking for HCaptcha support, website can be found here: https://www.hcaptcha.com/ 2CaptchaApi on Hcaptcha: https://2captcha.com/2captcha-api#solving_hcaptcha Any way of adding this to the solver?
  2. VladZen

    Recognize and Send Funcaptcha to 2Captcha

    I think you should perform step6 to actually submit tokes and finally solve the captcha. I suppose captcha won't disappear or will be indicated as solved after that. It will be verified as solved on website internally. You should just continnue your work on a website after that
  3. B

    Recognize and Send Funcaptcha to 2Captcha

    Hi Vlad, Yes it was Capmonster with the issue. I did not realize 2captcha = rucaptcha so I disabled rucaptcha as well. Once I made this fix, I am now able to successfully send the request and receive valid responses, but now I have a new issue. 2Captcha's docs explain last steps: 5.) Locate...
  4. B

    Recognize and Send Funcaptcha to 2Captcha

    Unfortunately I believe I'm at a standstill now. I checked my 2captcha dashboard. The Request count shows zero requests. I believe this means I'm not formatting the GET request correctly, since I'm not getting any response put into my variable. Here's what the GET request looks like. Note I...
  5. B

    Recognize and Send Funcaptcha to 2Captcha

    So I was able to parse out the pkey and surl via regex, and set them both to variables. After that, I tried identical GET and POST requests to 2captcha via this URL: https://2captcha.com/in.php?key=MY-API-KEY&method=funcaptcha&publickey={-Variable.FunCaptchaPK-}&surl={-Variable.FunCaptchaSURL-}...
  6. B

    Recognize and Send Funcaptcha to 2Captcha

    Okay, after doing some more research. I found this in 2captcha's docs: https://2captcha.com/2captcha-api#solving_funcaptcha_new So I need - Public key - Service URL (surl) Both of which I found in an element in the element finder...
  7. B

    Recognize and Send Funcaptcha to 2Captcha

    Hi, I'm still a noob at zennoposter, but I've created a hotmail non-pva registration template which works well, and I'm working on another template which: 1) Logs into hotmail. 2) Clicks around inbox and views new email. 3) Attempts to send an email with subject/body in spintax. All are...
  8. R

    Anti Captcha and ReCaptcha V3

    I'm trying to integrate CapMonster into my program to solve Recaptcha V3 tokens, however, whenever I sent a request with the software. It always returns with this However, when I send the request to AntiGate, it works just fine. I've tried using 2Captcha as well since my program has the API...
  9. VladZen

    captcha has wrong format log ?

    Maybe this is the problem wiht DeathByCaptcha. Could you try solving recaptcha via Antigate or 2captcha (rucaptcha)?
  10. VladZen

    Recaptcha in Google Search Console via Capmonster

    I didn't recommend sitekey. I asked what is wrong with solving via sitekey. However, you can try the following thing - select to solve via Anticaptcha.dll or 2captcha.dll and select In tab method and also enable Autosubmit option in Recognize ReCaptcha action block.
  11. VladZen

    Solve invisible recaptchaV2 with CapMonster using SiteKey

    The same way as usual recaptcha - send sitekey and url parameters to capmonster. API is the same as this - https://2captcha.com/2captcha-api#invisible
  12. GhostZ

    Twitch регер | Настройка готовых аккаунтов | Накрутка фолловеров

    Обновление: В сервисы решения капчи добавлена 2Captcha Добавлен блок дающий возможность получить текущий баланс сервиса решения капчи по нажатию кнопки
  13. VladZen

    I don't know where I can find the url and the key for the capmonster 2 sitekey API?

    You can find sitekey value in html code on a webpage with recaptcha. Url is url-address of the webpage which you solve recaptcha on. Find more details in this API: https://2captcha.com/2captcha-api#solving_recaptchav2_new
  14. Werti

    У меня заблокированы все сайты антикапчи!

    Здравствуйте. Имеет место быть неизвестный науке супер-глюк: у меня не открываются все сайты антикапчи ( https://2captcha.com/ , https://rucaptcha.com/ , http://antigate.com/ ), см. скриншот 1. Я пытался на них войти как с родного IP (Украина), так и через VPN (РФ, Украина, Германия, Чехия...
  15. D

    help using capmonster with sitekey addon

    the program i'm using uses various 2captcha api's but you can select which one to use. I was attempting to use one specifically for capmonsterimage, but it works with 2captcha new api
  16. VladZen

    How to use 2captcha in Zennoposter without Capmonster?

    2captcha is the same as rucaptcha. And APi code is equal to secret code.
  17. VladZen

    HELP ME INTERPRET CAPMONSTER

    Yes, you are not born with knowledge about CapMonster. But if you read help docs a little bit, you'll find out, that CapMonster solves captchas by API of captcha services. such as antigate, 2captcha, deathbycaptcha. etc. So, how do you solve captchas via services in your selenium ?
  18. L

    How to use 2captcha in Zennoposter without Capmonster?

    I am bit lost. Want to use 2captcha for solving recaptcha2. In the settings of Zennoposter there is no field for 2captcha api code. But in the action module "recognize recaptcha" I can choose 2captcha.dlll What to do?
  19. s00ny5

    How i use remote RDP as CapMonster server ??

    capmonster machine: Start capmonster add key in security open port 80 software machine: edit windows hosts and add capmonster ip to 2captcha.com use 2captcha.com api examples start software.. windows host file exemple: #88.88.88.88 -> change with your capmonster ip 88.88.88.88 2captcha.com...
  20. s00ny5

    HELP ME INTERPRET CAPMONSTER

    Check 2captcha api examples and use them in your project. than change in windows hosts capmonster ip 2captcha.com 127.0.0.1 2captcha.com regards
  21. s00ny5

    Cant get it to work

    also. how did u send from your software to capmonster ? 2captcha will be the way than in your software windows hosts file change it and add capmonster machine IP and 2captcha.com ex: 127.0.0.1 2captcha.com Regards
  22. s00ny5

    Antigate API to support reCaptchaV3

    Like tittle say antigate/anti-captcha api to support reCaptcha V3 Or something we can use to tell capmonster what UA to use. ex 2captcha custom: in.php?key=KEY&method=userrecaptcha&version=v3&action=verify&min_score=0.3&googlekey=GKEY&pageurl=http://mysite.com/page/&ua=myUS Regards
  23. s00ny5

    AntiGate/AntiCaptcha task error

    aha! I know is getting the token with 2captcha api but is always under 0.3 score. Wanted to take advantage of the UA send in antigate api. will add in suggestions.
  24. VladZen

    AntiGate/AntiCaptcha task error

    Not sure that antigate API v2 is supported for ReCaptcha3. I would advise you using this API - https://2captcha.com/2captcha-api#solving_recaptchav3 Find more details about solving ReCaptcha 3 in CapMonster here - https://zennolab.com/wiki/en:addons:capmonster:rc3
  25. VladZen

    Recaptcha2 how to?

    You should send captchas from imacros to http://capmonsterIP:port by captcha service API (antigate, 2captcha, etc.)
  26. S

    CapMonster 2 + RecaptchaV3

    У меня такая проблема. Не могу настроить CapMonster работать с RecaptchaV3 (Нужно чтобы всё было через http запросы - аналог 2captcha)
  27. VladZen

    ReCaptcha2 Could not find input answer element

    There is the problem with answer autosubmit. You can uncheck Enable autosubmit, and submit answer to recaptcha manually, see paragraphs 7-8 in this API.
  28. ZennoLab Team

    Release ZennoPoster new version 5.37.0.0 (31.10.2019)

    What's New in 5.37.0.0 Added: + A Time column was added to the Traffic window, now you can also choose, which columns to display. Fixed: • Fixed header fetching, when using an alternative method of HTTP requests. • Fixed the proxy ban check in Google, when using an alternative method of HTTP...
  29. ZennoLab Team

    Релиз ZennoPoster новая версия 5.37.0.0 (31.10.2019)

    Весь список изменений 5.37.0.0 Добавлено: + В окно Трафик добавлен столбец Время, а так же реализован выбор отображаемых столбцов. Исправлено: • Исправлено получение заголовков в альтернативном способе HTTP запросов. • Исправлена проверка прокси на бан в Google при использовании...
  30. VladZen

    How to redirect third party software's Google Recaptcha to CapMonster 2?

    The software with invisible browse should send recaptcha to recognizing in CapMonster. It's the same as sending recaptcha to any captcha service, like antigate, 2captcha, deathbycaptcha, etc.
  31. VladZen

    How to redirect third party software's Google Recaptcha to CapMonster 2?

    Recaptcha can be sent to CapMonster by this API - https://2captcha.com/2captcha-api#solving_recaptchav2_new
  32. C

    Register for CloudFlare Template

    Hello I would like a template built that registers for cloudflare and obtains the API key for the account. Please comment below with your price and skype username. - New browser session with proxies - Register for cloudflare account using catch all email provided - Obtain "Global API Key" (My...
  33. Petr_G

    Новость ZennoPoster 7 - Грандиозное обновление. Бета-тест.

    Ну а что-же баг не пофиксили https://zennolab.com/discussion/threads/kubik-reshenija-rekapchi.65770/post-464421 ? Мелочь, а пользоваться 7ой версией из-за него проблематично (читай нельзя)!
  34. Deemer84

    Новость ZennoPoster 7 - Грандиозное обновление. Бета-тест.

    Новое обновление ZennoPoster 7 Beta - Версия 7.0.7.0 Добавлено: + Добавлена возможность продажи ботов с плагинами. + В действии распознавания reCAPTCHA добавлен модуль CapMonsterCloud.dll. + Добавлен модуль распознавания каптч 2Captcha. + Добавлено свойство Instance.ClearTrafficWhenNavigate...
  35. ZennoLab Team

    Release ZennoPoster new version 5.36.0.0 (17.10.2019) Selling templates with plugins

    Selling templates with plugins Today is a big day to all template sellers: we proudly introduce the function that allows selling templates with plugins in the personal account. If you create templates with an intention to sell them later or by an order, you must have numerous frequently-used...
  36. ZennoLab Team

    Релиз ZennoPoster новая версия 5.36.0.0 (17.10.2019) Продажа шаблонов с плагинами

    Продажа шаблонов с плагинами Сегодня важное событие для всех продавцов шаблонов — мы добавляем поддержку продажи шаблонов с плагинами через личный кабинет. Если вы создаёте шаблоны на продажу (или на заказ), у вас наверняка есть множество часто используемых действий, которые оформлены как...
  37. J

    Discussion - version 2.10.11.0

    Try switching the browser in settings | Firefox, Chrome, HTTPRequest (I find Firefox was the best for me, followed by Chome, HTTP uses very little resources but may fail a little bit more, for me it was around 2%) Also try switching Proxy Method | Mobile, Desktop Lastly, Google normally bans...
  38. T

    Discussion - version 2.10.11.0

    I am having trouble loading the captchas. After 10 solves or so, it starts giving me timeouts. I use CM with GSA Ser. I run with 2 threads on GSA SER, the slowest thing I did ever. I have CM standard edition with 5 threads, but I barely use 2 threads. I have 15 dedicated proxies which are...
  39. Thomanphan

    Bugs in new version 2.10.11.0

    all time captcha result CAPCHA_NOT_READY, prorect setting notworking , I used 2captcha api
  40. A

    Capmonster extension

    i want to use it in openbullet selenium, but to solve recaptcha with selenium in openbullet you can only do it with extensions
  41. VladZen

    Capmonster extension

    CapMonster can work with any third-party software, which solves recaptcha via captcha-services, such as antigate, 2captcha, etc. Just run CapMonster and start solving captchas via these services. There is no need in any extenstions.
  42. orka13

    Решено Добавьте сервис 2captcha.com (англоязычная версия Рукапчи)

    Топик попросили создать представители рукапчи. Так как они чуть стеснительные, говорят что обращения только с их сторны будет мало. Типа они продвигают для буржа именно этот домен. И им сложно объяснить что можно использовать в зенке рукапчу, но править файл hosts с подменой доменов, или...
  43. K

    Capmonster extension

    It is possible to use capmonster with other software. Don’t use a pre built plugin code it yourself using any api like 2captcha or anti-captcha and set the ip address where the capmonster is running
  44. S

    Google & Bing Zenno harvester Template

    Hi! We've created 2 templates with anti-ban logic. Within 30 semi-dedicated proxies from buyproxies we've reached more than 300000URLs/day. The price includes one google template and bing template. They can run simultaneously. Templates description and instructions: An active zennoposter...
  45. VladZen

    Anti-Captcha ReCaptcha2 SiteKey value not found

    Man, you are giving too much info every time) I asked you to check variables and url, not go into more details. And you finally managed to solve recaptcha via sitekey properly. In the variable to put answer - sitekey, you got answer with token to recaptcha. The final step you should submit this...
  46. J

    Any way to generate new SSL Cert

    Let me clarify In CapMonster, when using the Use HTTPS checkbox, is there a way to use a custom SSL Cert instead of the premade one in ./OpenSSL/bin/ if you goto HTTPS://127.0.0.1 the certificate it uses for that url, I would like to add my own domain as there are some cases I cant spoof any...
  47. VladZen

    funcaptcha language

    Unfortunately, we are not able to develop solution for this captcha. You can currently solve funcaptcha via service - https://2captcha.com/2captcha-api#solving_funcaptcha_new
  48. N

    [Бесплатно!] ReCaptchaGnizer: Решение ReCAPTCHA2 со 100% результатом (AutoSubmit: vk/textnow и др.)

    Thank for making a great template. Could you please make an another template for Geetest.com with 2Captcha API? https://2captcha.com/2captcha-api#solving_geetest Thank You so much.
  49. S

    Module Universal with upper symbol

    No one help me?? Module universal can't resolve case sensitive captcha and how do use 2captcha for solve it Thank you!