@nomalafzal619 how to do exactly what? create global/local var for thread /or file where you will write used ip's, that you can get by http request to ifconfig.com or similar sites, check if that list/string/file has string of gotten ip , if not => work, if it has => rotate proxy
what makes it difficult?
How to use different scripts in different threads ?
-
Hi, I'm struggling with one thing. I have two slightly different scripts and would like to run them in two different threads at the same time, meaning script 1 working as thread 1 and script 2 working as thread 2 at the same time.
Could you please tell me how to do it ?
Thank you, much appreciated.
-
There are many ways, but here is one way.

