tranzystor3 Posted December 20, 2017 Posted December 20, 2017 Since last osbot client update bots are often trying to log in despite the fact that they are banned. In previous versions of osbot, the script would stop when recognized that the bot is banned.
tranzystor3 Posted December 20, 2017 Author Posted December 20, 2017 3 minutes ago, Muffins said: turn off remember username its off obviously.
ukasz Posted December 27, 2017 Posted December 27, 2017 (edited) -_- still the same problem Edited December 27, 2017 by ukasz
H0rn Posted December 31, 2017 Posted December 31, 2017 onResponseCode if (ResponseCode.isDisabledError(code)) { log ("Account disabled, stopping script"); stop(); }