March 31, 20178 yr Hey, i was wondering, how can i close osbot with onExit method so it can close down when script finishes?
March 31, 20178 yr Bot#closeSelf() https://osbot.org/api/org/osbot/rs07/Bot.html#closeSelf-- Never used it, but the name is self explanatory. It might do cleanup things that System exit won't. Also, it may not actually close the entire client since: Client > Bot > Script
Create an account or sign in to comment