@Metaferssance My usage is consistently stable on any number of servers, meaning I use Server 1 with 100 threads. When I run a second server, it distributes the load between the two servers so that the total is 200. Also, I have an automatic problem from BAS, as the maximum running limit I have is 100 threads on one server or more; I will only get 100 threads. Is this because I am using the same key for fingerprints? Do I need a separate key for each 100 threads on two servers, or what?
timer to end the script
-
@UserTrue I tried it but didn't had much success with that it would just move to the timer and wait for that to end instead of doing both of the things at the same time and continue with rest of my script
any idea why that was happening and how I can fix it
-
@Bunnz said in timer to end the script:
I want to end my script within 10 minutes no matter if it's finished or not
can someone tell me how I can achieve this is there a separate option or I would need to use some functions and some thing else
Use the scheduler

or an asynchronous function

Script: 2721.xml