Skip 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. Have fun!
  2. No trials on this script
  3. Khaleesi replied to Khaleesi's topic in Agility
    Enjoy! Enjoy!
  4. Khaleesi replied to Khaleesi's topic in Hunter
    Enjoy! Enjoy! It does red chins in 6 different spotsm randomly picked by the bot, unless you are standing next to a spot then it will use that one I do not have an acc with those reqs yet, will take a look at it asap Priffdinas will also be added later today
  5. Khaleesi replied to Khaleesi's topic in Minigames
    Enjoy! Enjoy!
  6. Yes you can use osbot with jagex accounts
  7. Try something like this in you onStart to load an image and draw that image in your onPaint public static File imageFile = new File(System.getProperty("user.home") + File.separator + "OSBot" + File.separator + "Data" + File.separator + "image.png"); try { BufferedImage image = ImageIO.read(imageFile); } catch (IOException e) { e.printStackTrace(); }
  8. Have fun!
  9. No trials on this script
  10. Khaleesi replied to Khaleesi's topic in Hunter
    Enjoy!
  11. Khaleesi replied to Khaleesi's topic in Hunter
    Enjoy!
  12. If you are going to want to walk to a tile that's unwalkable you might run into these issues. For exmaple the tree position is obviously unwalkable as it's blocked by the tree. What you can do to solve this is either get a proper position or create a area around the position and walk to the area instead. Try something like this: Position treePosition = tree.getPosition(); Area treeArea = treePosition.getArea(3); getWalking().webWalk(treeArea);
  13. Enjoy!
  14. Enjoy!
  15. Enjoy! Enjoy! Does some stalls, fruit stall is included
  16. Khaleesi replied to Khaleesi's topic in Hunter
    Enjoy!
  17. I can take a lok at that eventually
  18. Khaleesi replied to Khaleesi's topic in Agility
    Enjoy!
  19. Enjoy!

Account

Navigation

Search

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.