My bot starts with 50 threads, is there a better way to control the running threads, maybe 20-25 threads run at the same time?
Now I control this with sleep function, 25 threads working for 30 minutes and then sleep for 40 minutes. And when those threads sleeps I run the other 25 threads.
Yeah you could buy multiple keys, then save them as resource list.
Then you can use resource variable as a key, which will result in
using different key for each new thread.
I want to make it to where it counts the errorsand let's say when it reaches 10 it visits a certain URL link..
How do I increase a variable by +1 every time?
Also, would this be a correct if statement for... if {{var}} == 10