dotherobot Posted March 4, 2022 Posted March 4, 2022 There are many mining scripts for OSBot but none of them have a built-in break manager. Somebody please prove me wrong.
Kramnik Posted March 4, 2022 Posted March 4, 2022 Probably because there is no real reason to make a build-in break manager for mining script to have built-in manager you need to have custom login handler which is too much of hastle for just a mining script.
Gunman Posted March 4, 2022 Posted March 4, 2022 44 minutes ago, Kramnik said: you need to have custom login handler No you don't, you can override OSBot's Break Manager and set your own activate conditions. So when the break manager is active the login handler won't activate. You also get another loop method so you can do whatever you want while breaking etc
dotherobot Posted March 4, 2022 Author Posted March 4, 2022 7 minutes ago, Gunman said: No you don't, you can override OSBot's Break Manager and set your own activate conditions. So when the break manager is active the login handler won't activate. You also get another loop method so you can do whatever you want while breaking etc Is there a way to configure OSBot's break manager through the CLI?
Gunman Posted March 4, 2022 Posted March 4, 2022 3 hours ago, dotherobot said: Is there a way to configure OSBot's break manager through the CLI? Think you can only turn it on or off, not set any times 1