@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 a combolist?
-
I have a combolist (.txt file with a list of account details in the format of 'username:password') and I was wondering how I can use this in a bot?
I have a feeling that the visual constructor is a good way to split each line into 2 strings and remove the colon but I'm really not sure how to use it.
Can anyone point me in the right direction please?