Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Trying to launch multiple threads at once without them popping up one by one, can this be done in BAS? Or is there a way to have all the windows load without the script starting and then user has control of when to start all of them simultaneously?
@blird Now you can
Yes, use thread number. if(thread number % 3 === 0) do something
use sipmly triger examle on start mess1[chek] = true mess2[chek] = true mess3[chek] = true before send chek trigger if (mess3[chek] == true) { mess3[chek] = fale; send(msg ->