Syllviaa Posted August 13, 2022 Posted August 13, 2022 I ran my bot 1 hour then break for 5 minutes. Let's say I wanna run my bot for 18 hours before stopping,how do I set that without interfering the normal 5 minutes break routine between each hour? FYI,the script I am currently using doesn't have built in break manager. So,I am relying on the built in OSBot break manager.
Czar Posted August 14, 2022 Posted August 14, 2022 Client can't do this just atm, so we scripters gotta add it to our scripts manually. Atm working on adding it to mine 1-by-1
AnimalMother Posted August 14, 2022 Posted August 14, 2022 11 hours ago, Syllviaa said: I ran my bot 1 hour then break for 5 minutes. Let's say I wanna run my bot for 18 hours before stopping,how do I set that without interfering the normal 5 minutes break routine between each hour? FYI,the script I am currently using doesn't have built in break manager. So,I am relying on the built in OSBot break manager. If I understand correctly, Khal scripts offer exactly this. Works like a charm. You can set total run time, break after x minutes, break after certain levels, stopping after certain run time and the best is you can set a randomization as well for the breaks etc.