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).
please... how to make multithread, I've seen the tutorial but it's an old version of BAS :'( im stuck
create a resource with the type of FixedIneger
Then go to record mode Follow the screenshot
@cparonny Thankyuuuuuuu 12hours searching i cant find it... thankyuuuu
@farhan searching 20min around the forum/bas would have been enough......
EXTENSION* EXTENSION*\manifest.json
TG @bascook
@m4zuper it work thank you :)
@Shabjdeed лучше со списком работать, как по мне.
@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