I Can't find that url nodemail.store it doesnt open
[CaptchaImageClick] - module for solving capcha with clicks on images via the cap.guru service
-
@genericname1 thanks for the answer
-
Update 7.80: [TikTok] A new method for retrieving images has been added: images can now be taken from the img tag with the src attribute, rather than just from the domain. In some cases, the image is inserted directly into the HTML from JavaScript; the chances of this happening are approximately 50/50.
-
This post is deleted!
-
Does it work with hcaptcha?
-
@anilcagatay said in [CaptchaImageClick] - модуль для решения капчи кликами по изображениям через сервис cap.guru:
Does it work with hcaptcha?
Work
-
Thanks for this! Love it! The Advanced settings do not work for me. Check it on, save, close, edit again and it's unchecked and doesn't honor the solve limit set. In short, it doesnt save the settings and keep active.

All good! You are using the actual version of the module. Current version: 7.94. Latest version: 7.94
-
New Version 7.97
Several locations were discovered in the module that execute code in the console (JavaScript) without BAS_HIDE or BAS_SAFE protection. A remote server, via a proxy and GET request interceptors, can detect that some code was executed in the console. Even a simple, harmless
document.ready.state(just to check whether the page has loaded or not).
Everything that BAS allowed was hidden, but 90% of CAPTCHA types (variants within a single CAPTCHA) did not use separate code for the console. Only within BAS actions, which are already hidden anyway.


