June 12, 20178 yr Is there a way to stop osbot stopping the script on account disabled? to allow the script to carry on using .switchaccount()? I have made a way for it to grab a new account and use the .switchaccount() but if the account was disabled it stops the script so it can't change acc to carry on Edited June 12, 20178 yr by GPSwap
June 12, 20178 yr Disable the bot's own login handler (launch your bots with CLI and norandoms enabled) and manage account logins yourself. Here's a good place to start: Edited June 12, 20178 yr by Adept
Create an account or sign in to comment