May 14, 20187 yr Is there any way I can kill an OSBot client after 30 minutes via CLI? When creating tutorial accounts the bot sometimes get stuck while loading the client (bot initialization error, SOCKS proxy error). Then I can't automatically close the client as I would do in the tut script because the script has not been loaded yet. I know it sounds a little hacky, but it will be good enough for me
May 16, 20187 yr IF on linux use timeout command if on windows you can search .bat ways of killing processes like the timeout on linux.
Create an account or sign in to comment