@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?
I cannot use variables in Node.js codes.
-
This post is deleted!
-
@ocorex,
console.log()which outputs information to the BAS log, has only one argument, useconsole.log(`Link: ${link}`)or util.format()
