Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to run a script via scheduler but currently task keep trying to download but never ends, here an example
Maybe bug in the script? 'Run' mode starts normally?
it runs normally
@jaysync said in FunCaptcha Error verification-token:
same issue here, anyone found the solution?
https://community.bablosoft.com/topic/21843/captchaimageclick-module-for-solving-capcha-with-clicks-on-images-via-the-captchaguru-service
worked fine before dont know why stoped bas install doesn't do anythink
@GaG Qt is c++. BAS is written in c++
@GaG said in If script have an error 3 times than end the thread:
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3
Got it. Thanks