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).
i3-3217U @ 1.80GHz 4.00 GB RAM (2.64 GB usable) 32-bit Operating System, Windows 7 Professional
I need to create a software to claim a bonus on a website (do captcha)
sure you can use it
спасибо всем за помощь!
@AdAstra said in BAS new update skipping frames:
Hello, I can see in a new update how to skip frames, it is not in browser settings anymore. Is there any way to set it up ?
Hello,
I can see in a new update how to skip frames, it is not in browser settings anymore. Is there any way to set it up ?
No, it's automatic now.
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.