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).
Hello, Why is there a difference of 1 hour each time for no reason??? Please help me if you have any idea
@m4zuper it work thank you :)
@hamhuhhg the proplem was in fingerprint types, when you choose something else than chrome and windows it begin to slow BAS
You need to attach a screenshot for us.
He meant one script per thread.
Each asynchronous function started, starts in separate thread. So in that example you will have 2 threads since 2 asynchronous functions will be started, each with its own (different) script.