lisabe96 Posted April 1, 2016 Posted April 1, 2016 (edited) Is there a way to delay the auto-login once the bot logs out? If so, how would I do this? I'm using delays on purpose in my script and I'd like the bot to stay logged out until my script delay finished Edited April 1, 2016 by lisabe96
Stitch Posted April 2, 2016 Posted April 2, 2016 (edited) if you can unregister the auto login and register it again after times up that might work (not sure I'm just assuming its possible) edit:found this not sure if its to any help http://osbot.org/forum/topic/61848-disable-auto-login/?p=683843 Edited April 2, 2016 by Stitchface
lisabe96 Posted April 2, 2016 Author Posted April 2, 2016 if you can unregister the auto login and register it again after times up that might work (not sure I'm just assuming its possible) edit: found this not sure if its to any help http://osbot.org/forum/topic/61848-disable-auto-login/?p=683843 Seems helpful, thanks.