Another thing Im seeing now is my bots closing out automatically. I have some that should run indefinitely and never had issues before. But now I have to restart them daily for some reason.
My pc becomes slower after a while (abt30min) of running scripts.
-
I run only 6 threads. At first itworks very smooth but then after about 30min its really slow.
Note its not particular action that is resource costful because script takes 5min to finish and then loop starts again.
maybe its because i am looping whole script? I shouldnt loop it?
-
I stopped looping it and it got faster. I use threads instead