I have been using cap.guru to solve the regular Tiktok captcha but of late I see a new captcha that Cap.guru seems unable to solve. Can anyone point me to which service can solve it? See image.
So these projects work for a few days, and then problems appear, right?
Please attach a test project with which you can repeat the problem, here or in the forum PM.
The module cannot be turned on while you are running the program.
You can use Captcha Custom module or an extension of any Captcha Solving Service to use
@Fox Good link there. Unfortunately, that code, executed right before a Page Load, doesn't mute Ajax-called elements like audio players or video ads. Too bad they didn't allow for a setting within the Browser or within a Chromium call itself. Thanks for the tip on Google Translate - works great!
as I mentioned above, is it possible that I call another BAS script and after the processing of this "external" BAS script is done the current script continues at the next step (action)? Also can I exchange variable values between my "calling" and my "external" script?
Thanks :)
Not. But you can use the code of the second script as a function in the first script.