Tylersbored Posted April 17, 2017 Posted April 17, 2017 What do the different login codes mean? I come back to my bots and sometimes I find one logged out with login code: -2
Keven Posted April 17, 2017 Posted April 17, 2017 That just happened to me like an hour ago. I checked and my ip changed and so my proxies stopped working. Maybe that's it. You using proxies? 1
Tylersbored Posted April 17, 2017 Author Posted April 17, 2017 36 minutes ago, Keven said: That just happened to me like an hour ago. I checked and my ip changed and so my proxies stopped working. Maybe that's it. You using proxies? yeah im using proxies, not sure if my ip changed or not though.. I have other bots running on proxies and they were fine
Alek Posted April 17, 2017 Posted April 17, 2017 LoginResponseCodes change so codes which I don't handle are printed out. Codes which are handled include stuff like invalid user/pass, the you have been banned message, and anything telling you to wait a few minutes. Edit: Codes which I don't handle are just defaulted to stopping the script. 1
Tylersbored Posted April 18, 2017 Author Posted April 18, 2017 37 minutes ago, Alek said: LoginResponseCodes change so codes which I don't handle are printed out. Codes which are handled include stuff like invalid user/pass, the you have been banned message, and anything telling you to wait a few minutes. Edit: Codes which I don't handle are just defaulted to stopping the script. ah okay. thanks man
Knuckolls Posted April 18, 2017 Posted April 18, 2017 6 minutes ago, Tylersbored said: ah okay. thanks man the more you know
DrDu Posted May 9, 2017 Posted May 9, 2017 On 18/04/2017 at 9:29 AM, Alek said: LoginResponseCodes change so codes which I don't handle are printed out. Codes which are handled include stuff like invalid user/pass, the you have been banned message, and anything telling you to wait a few minutes. Edit: Codes which I don't handle are just defaulted to stopping the script. Would it be possible to pause the script and retry at a later time?