December 20, 20178 yr 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.
December 20, 20178 yr Author 3 minutes ago, Muffins said: turn off remember username its off obviously.
December 31, 20178 yr onResponseCode if (ResponseCode.isDisabledError(code)) { log ("Account disabled, stopping script"); stop(); }
Create an account or sign in to comment