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
  • Joined

  • Last visited

Everything posted by Khaleesi

  1. "Bank, Need more potions: Ranging potion" just means it needs to bank for more potions If it does not recognize them, restart mirror completely
  2. Well GE has a lot of legit players running the anti bot plugin and it's considered a hotspot, so nope
  3. haha have fun!
  4. Not yet, will be added in one of the next updates
  5. Khaleesi replied to Khaleesi's topic in Agility
    Khal Agility (All in One) updated to V2.41: - added failsafe at relekka Live soon, Enjoy! thx for reporting! @CIeetZ
  6. Ya it clicks a lot faster, not really inhuman speed though, just have New mouse enabled when you start the client ๐Ÿ˜‰
  7. It's because GE is not added as a bank and the script wil walk to a real bank. I could add the area if you really want, but botting at GE aint the smartest thing to do
  8. Really strange, shouldn't happen
  9. Khaleesi replied to Khaleesi's topic in Agility
    Thanks for letting me know, will take a look at it right away!
  10. Have fun!
  11. Enjoy the trials!
  12. You can just equip it? I don't have to add anything special for it right?
  13. Khaleesi replied to Khaleesi's topic in Agility
    Oh yes that's correct, resolution should be at 100% else java fucks up
  14. Khaleesi replied to Khaleesi's topic in Agility
    Very strange! How does it look atm? screenshot?
  15. Only doing 24h trials, enjoy!
  16. private boolean lootItems(Position targetPosition) { List<String> itemsToLoot = Stream.of("Feather", "Bones").collect(Collectors.toList()); GroundItem itemToLoot = getGroundItems().closest(item -> item.getPosition().equals(targetPosition) && itemsToLoot.contains(item.getName())); if (itemToLoot != null) { if (itemToLoot.interact("Take")) { Timing.waitCondition(() -> !itemToLoot.exists(), 5_000); } return true; } return false; } Pick them up 1 by 1, returns true when loot is found ๐Ÿ˜‰
  17. No, those are not yet included atm
  18. Sure! Enjoy
  19. It's already added Upgrade potions -> Stamina potions
  20. Khaleesi replied to Khaleesi's topic in Agility
    That look spretty scuffed, what operating system are you using? What did you change?
  21. Ya will take a look at that No there is 0 point in doing that, only increases bann rates.

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.