@vntricky please share with me the gmail modules, because I have the same issues
[CaptchaImageClick] - module for solving capcha with clicks on images via the cap.guru service
-
@metrix9 said in [CaptchaImageClick] - module for solving capcha with clicks on images via the cap.guru service:
@root also found this problem. see attachment.WhatsApp Video 2025-03-15 at 1.07.47 AM.mp4
I am aware of this problem, need a detailed step by step instruction on how to catch this captcha. No one has thrown such a thing yet, so they don't need a fix.
-
@metrix9 more info about this is this error only usually show when the captcha is slider circle such the image above. and also this error show in BAS script report
Fails And Rescued(6)
Messages:
6 - ReferenceError: Can't find variable: VAR_TIKTOK_IMAGE_KOLESO_MODULE_2 during execution of actionThanks
-- EDIT --
I add VAR_TIKTOK_IMAGE_KOLESO_MODULE_2 = 0; line under VAR_TIKTOK_IMAGE_KOLESO_MODULE_1 = 0; so it looks like this
VAR_TIKTOK_IMAGE_KOLESO_MODULE_1 = 0;
VAR_TIKTOK_IMAGE_KOLESO_MODULE_2 = 0;
VAR_BAS_MODULE_VERSION = "7.52";and it seems the never ending freeze error not showing any more.
-
@ITACHI said in [CaptchaImageClick] - module for solving capcha with clicks on images via the cap.guru service:
при разгадывании Фанкапчи бесконечно жмет на селектор
Нет такого поведения в модуле уже давно, модуль делает клик на кнопку открыть каптчу. Затем ждет по маске кэша задание и картинку.
-
@FastSpace

Hello , I trying but nothing happend , Its not click to next or prev button to select correct answer , It just only click to submit buttonI have this

But it still showing error "Thread #1 : Failed to solve FunCaptcha. Module could not get task from URL - /fc/gfc. Error code: ERROR_PARSE_CACHE_MODULE."

? thank you !