Elysiano Posted May 14, 2018 Share Posted May 14, 2018 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 Quote Link to comment Share on other sites More sharing options...
Elysiano Posted May 16, 2018 Author Share Posted May 16, 2018 Bump Quote Link to comment Share on other sites More sharing options...
John Cena Posted May 16, 2018 Share Posted May 16, 2018 IF on linux use timeout command if on windows you can search .bat ways of killing processes like the timeout on linux. Quote Link to comment Share on other sites More sharing options...