Okay, after some trial and error it seems that the VPN that is used causes the problem of not filtering the ads by AdGuard. It seems to be enough to add the worker.exe process to AdGuard if just a proxy (without VPN is used). So I will need to investigate further to get it working in combination with the VPN.
How To Add Delay Before Restarting Bot?
-
Currently, I add a "Sleep" Command to wait before the bot restarts. but I am using lots of threads, so this means that 50 threads have to be running 24/7 (instead of 1 minute every hour) which uses too many resources on my PC.
is it possible to add a different type of delay so that the browser/bot is closed when finished and will only restart once its time to do another loop?
thank you. i love BAS!