Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (โ‹ฎ) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Khaleesi

Developer

Everything posted by Khaleesi

  1. Khaleesi replied to Khaleesi's topic in Minigames
    Enjoy!
  2. Khaleesi replied to Khaleesi's topic in Agility
    Enjoy!
  3. Online again Happy Botting!
  4. Online again Happy Botting!
  5. Online again Happy Botting!
  6. Enjoy!
  7. Enjoy!
  8. Enjoy!
  9. Enjoy!
  10. Devs are aware and working on it
  11. Possible solution: Add a getter in your CustomBreakManager to calculate time left as you did in shouldActivate() public long getTimeLeft(){ //Logic here } In your main script extract the breakmanager variable: CustomBreakManager breaker; @Override public void onStart() { startTime = System.currentTimeMillis(); getExperienceTracker().start(Skill.MINING); // Initialize the customBreakManager instance breaker = new CustomBreakManager(); breaker.exchangeContext(getBot()); bot.getRandomExecutor().overrideOSBotRandom(breaker); } Add in your paint: if(breaker != null){ long timeLeft = breaker.getTimeLeft(); //print it out } EDIT: I see you already did something similar, but I believe you are using the wrong breakmanager variable? Where does the customBreakManager variable comes from so suddenly? This line -> long timeUntilBreak = customBreakManager.getNextBreakTime() - System.currentTimeMillis();
  12. Khal Cooker (All in One) updated to V1.25: - Fixed walking issue - Added Varrock-East stove Live soon! Enjoy
  13. Enjoy!
  14. Enjoy!
  15. Enjoy!
  16. Doubt no more, Khal is all you need Enjoy the trial
  17. Enjoy!
  18. Enjoy!
  19. Khal Motherlode updated to V1.86: -Option to buy Coal bag at 100 nuggets and stop the script Live soon! Enjoy
  20. Enjoy!

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions โ†’ Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.