I have the same issue. BAS not using more CPU or Memory if I increase the numbers of threads.
But when I run another instance of BAS, then both BAS instance using more CPU and Memory. Did you find any solution? @mondtram @support @Fox
How to use a combolist?
-
I have a combolist (.txt file with a list of account details in the format of 'username:password') and I was wondering how I can use this in a bot?
I have a feeling that the visual constructor is a good way to split each line into 2 strings and remove the colon but I'm really not sure how to use it.
Can anyone point me in the right direction please?