I am having trouble understand how the accounts/proxies are handled.
I want to load 500 accounts and use 25 proxies, but I only want 3 accounts per proxy being used.
To do this, I am loading all 500 accounts, importing a list of 75 proxies (my 25 copy and pasted 3 times in notepad). Then I am importing all accounts into the module I want to use(follow/unfollow for now) and deleting all accounts from 76-500 by hand. I know which accounts to remove because I remember the last account on the list that had a proxy loaded to it.
Am I missing something? I assumed I could load 25 proxies, select "use 3 accounts per proxy", and then import ONLY accounts with proxies associated to them. Should I only load a list large enough for the proxies I have? And if I do this, do I have to repeat my proxy list 3 times to use 3 accounts per proxy?
Also, if I shuffle the accounts, is it reasonable to assume that 2 accounts could end up using the same proxy at the same time when using multiple threads? Wouldn't this be a problem?
Also, how many threads are you guys having success with? It seems like the program pauses itself when I use a lot of threads, but it doesn't crash. All of the counters just stop moving. Any ideas?
It also seems like when an account fails to log in due to "twitters or proxy server being overloaded" that it never continues if it happens during login. Shouldn't it retry in X amount of time?
There is a bug when trying to sort your list by the errors. The error when trying to sort is "must be a string", fyi.
In the wait and reply module, is there a problem with using 50 accounts to target one extremely high traffic keyword? I assume merging the 50 accounts replied list is def best for this. Will this run without any problems in the background?