@YounesGa To have each thread use only 1 line, set the value "max success usage: 1", "max number of simultaneous use: 1".
This is equivalent to the fact that after the flow finishes running with a result of Success, the already used proxy line will not be used again, whereas if there is an error, it will be reused 999999999 times and only one line. for each stream
290a12f6-98cf-4378-9d4c-72a246339adb-image.png
when i execute more 5 threads he all are very slow.
-
I have a big problem, I definitely finished my script and unfortunately I'm having problems running a large number of threads, when I try to run more than one thread they all get slow.
I use good quality fast proxy
My script contains loops whiel, foreach, set label, etc.
my script works great with up to 5 threads running, the problem only happens above this amount. -
Are you using different proxies for each thread?
Can you provide a screenshot of the system load from the task manager while the script is running? -
yes, one proxy per thread
Print Screen https://prnt.sc/HdAQqD0onlyu
-
@katemacdow
Try using pauses in cycles, for example 1 or 0.5 seconds -
All loops have IDE Emulation
-
@katemacdow
Could you provide a test script in private messages?