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. that comes with the newer engine package $24.99
  2. Discussing and working on the service! Service Completed
  3. Thanks for participating in the poll good friend
  4. ty for the input ty for the input
  5. Topic: http://osbot.org/forum/topic/85420-%E2%98%9E-alpha-trinity-aio-giants-alpha-%E2%98%9E-multiple-locations-safe-spotting-potion-support-multiple-giants/ POLL: http://strawpoll.me/6144979 Have a different price in mind? Post below friends! When you vote think about the the price when I add more locations. The script is not complete yet
  6. stop the payments on paypal
  7. Chris replied to Stixx's topic in Runescape
    20 def
  8. Yeah we can do this later. I also have school in an hour.
  9. add my skype: osbotsinatra1
  10. Yes or just in the Chop case between each tree
  11. Looks okay to me. You said it works for 2 trees? Can you throw in some log statements inside the case and run it for me?
  12. Have you tried adding logs log("Can I reach this statement?"); and also what does your getState look like? You should also look into the InteractionEvent API. it handles visibility checks etc. Real easy to use http://osbot.org/api/org/osbot/rs07/event/InteractionEvent.html EXAMPLE SNIPPET: public boolean interact(final Entity entity, final String option) { InteractionEvent IE = new InteractionEvent(entity, option); IE.setOperateCamera(false); IE.setWalkTo(false); IE.setHover(true); if(IE != null) { execute(IE); //other checks } } // if (interact(tree,"Chop")) ///
  13. i would do it anyways lel
  14. all it needs is piety and ur set
  15. Chris replied to wbo's topic in Spam/Off Topic
    Are you ocing?
  16. You bought a crapple

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.