CasDeBlanco Posted September 16, 2017 Share Posted September 16, 2017 Is there any way to, for example get to a non combat location just before the break is going to happen? Tried looking round abit but found nothing on it Quote Link to comment Share on other sites More sharing options...
Butters Posted September 16, 2017 Share Posted September 16, 2017 I think you can't access the inbuilt break handler from a script. You can either speculate on the given break time values, but this would be messy and not bulletproof most likely. Best to write your own break handler. Quote Link to comment Share on other sites More sharing options...
progamerz Posted September 16, 2017 Share Posted September 16, 2017 (edited) @Castro_ use randomExecuter()#gettimetillbreak it returns in mins https://osbot.org/api/org/osbot/rs07/event/RandomExecutor.html#getTimeUntilBreak-- Edited September 16, 2017 by progamerz 1 Quote Link to comment Share on other sites More sharing options...
CasDeBlanco Posted September 16, 2017 Author Share Posted September 16, 2017 18 minutes ago, progamerz said: @Castro_ use randomExecuter()#gettimetillbreak it returns in mins https://osbot.org/api/org/osbot/rs07/event/RandomExecutor.html#getTimeUntilBreak-- Appreciated!! 1 Quote Link to comment Share on other sites More sharing options...
Super Posted September 16, 2017 Share Posted September 16, 2017 (edited) 1 hour ago, Castro_ said: Is there any way to, for example get to a non combat location just before the break is going to happen? Tried looking round abit but found nothing on it according to jagex, botwatch builds a profile on your account's behavior. if that is true, breaks would technically do nothing but delay the next pattern/profile data sent to jagex. good luck with your breaks though, even if they do nothing. Edited September 16, 2017 by superuser Quote Link to comment Share on other sites More sharing options...