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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. @Chris
  2. Chris replied to Apaec's topic in Minigames
    @Apaec let me beta test plz
  3. he sounds artistic! so much sound! so much art!
  4. FTFY: "I took the risk on my account and now I am banned."
  5. 3hrs for a sponsor. 6hrs regular
  6. im off to bed but if u need help I can help you when i wake up xD (8hrs)
  7. use that tutorial. it works on debian 8 on that site. follow the tutorial and it will have osbot downloaded. and bot ready!
  8. nice artism! post has lots of art! nice picture! wow!
  9. Chris replied to RDM's topic in Spam/Off Topic
  10. good luck with your services!
  11. tithe minigame in Zeah farming minigame
  12. getInventory.getItem("Gold bar").interact("Use"); RS2Object obj = getObjects().closest("Furnace"); if obj != null obj.interact("Use");
  13. @Alek Looting is fixed. working good so far
  14. is the jar supposed to say .123 or just stay as .122? I'll test the jar i downlaoded though
  15. That is all the untradeables it has?
  16. Use Works for me add your own spells to autocast.
  17. Update @Alek Compiled in .122 & script ran in .122 Interaction fails when it is a GroundItem using .interact("Take");. Issue: it will simply hover over the GroundItem Confirmed working in .121! Code: private Predicate<GroundItem> suitableLoot = g -> Constants.lootList.contains(g.getName()) && context.getMap().realDistance(g) <= 8; final Optional<GroundItem> lootable = context.getGroundItemStream().filter(suitableLoot).findAny(); if (lootable.isPresent()){ if (lootable.get().interact("Take")){ //stuff } }
  18. 500k ea
  19. cool
  20. Chris replied to okok123's topic in Community Discussion
    I can sell you a voucher 1.25M/1$ Osbot credit
  21. Just letting ya know its working =P

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.