Is there an option in BAS to monitor how much network data is being used by a script? As I will be renting proxies based on data usage it will be really helpful to see how much network data my script consumes.
@andreiem I added a random sleep time before all the procedures started. The 1st thread starts. and then 2nd thread .. 3 and 4 5 ... Since they do not do the same operations at the same time, they do not consume much processor.