Try with 1-2 threads if it work faster then the problem is Your cpu.
Try to optimize Your script, check bablosoft wiki at least for help.
Is there any action that can get info of how many threads are running in this moment?
-
@111cbt111 said in Is there any action that can get info of how many threads are running in this moment?:
Is there any action that can get info of how many threads are running in this moment?
No, use a global variable and create the counter yourself.