Tell me why I run a project with 50 threads, but there are always 6-7 active browser windows. It is clear that there are 50 threads, but much fewer windows are launched at a time, although this was not the case before.
Hey,
I'm trying to make an automated account generator. However when I use proxies (Rotating) and try to create the account I get this error (see file attachement) "request has been terminated possible causes the network is offline". The proxies are working and the site is loading aswell. Just when it comes to create an account this error accurs. When I'm not using proxies it works perfectly fine. My Proxy format is 'ip:port' (getting proxies from file with "Run Proxies once" disabled). I've tried a few things but they don't seem to work. I get no errors in the BAS Log. Only on the website (As in the screenshot). I googled this error and I actually don't know how to solve it.
Any help is very appriciated!!
BAS Engine Version:
24.2.2
OS:
Windows 10, x64
Using the free version of BAS without fingerprint switcher.
By default bot should ignore errors, adding ignore command to all functions is really time consuming. This is where BAS needs to make changes. It is better to define a fail or stop command rather than modifying each block..really BAS Should do something so that Bot don't stop on minor errors.