CarthagoKing Posted January 30, 2017 Posted January 30, 2017 I am currently trying to set up 25 bots; but whenever I want to add the accounts to the client and going to login it tells me: ''Bot initialization error - Check the forum for the Online/Offline status!'' The forum is obviously still online, so anyone has an idea of what it is?
Arjen Posted January 30, 2017 Posted January 30, 2017 if you open a lot of clients at the same time you might get this error (thats a possibility not sure tho)
LoudPacks Posted January 30, 2017 Posted January 30, 2017 If you're using proxies they could be broken.
fstyle Posted January 30, 2017 Posted January 30, 2017 add like 15-20second delays between starting clients
aloevera Posted January 30, 2017 Posted January 30, 2017 are you using socks proxies and the right port?
DEZIGN Posted January 30, 2017 Posted January 30, 2017 Usually only get this error myself when I don't put in the proxy credentials correctly.
CarthagoKing Posted January 30, 2017 Author Posted January 30, 2017 Thanks everyone for replying; its just seems to be that I tried to open the clients too quickly one after another. thanks again
THS Posted January 30, 2017 Posted January 30, 2017 2 hours ago, fstyle said: add like 15-20second delays between starting clients What's the line for that? This would solve my problem too
LoudPacks Posted January 30, 2017 Posted January 30, 2017 29 minutes ago, THS said: What's the line for that? This would solve my problem too If your on windows you can just do this to wait for 10 seconds ping 192.0.2.2 -n 1 -w 10000 > nul 1
fstyle Posted January 31, 2017 Posted January 31, 2017 7 hours ago, THS said: What's the line for that? This would solve my problem too I use "timeout /T 15" for 15secs 1