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. ty for the input ty for the input
  2. 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
  3. stop the payments on paypal
  4. Chris replied to Stixx's topic in Runescape
    20 def
  5. Yeah we can do this later. I also have school in an hour.
  6. add my skype: osbotsinatra1
  7. Yes or just in the Chop case between each tree
  8. 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?
  9. 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")) ///
  10. i would do it anyways lel
  11. all it needs is piety and ur set
  12. Chris replied to wbo's topic in Spam/Off Topic
    Are you ocing?
  13. You bought a crapple
  14. Chris replied to Benz's topic in Spam/Off Topic
  15. What platform and game type?
  16. Thanks I can use this in Trinity Giants . You read my mind keepo OT: Nice work babe
  17. Injection all the way
  18. Chris replied to Benz's topic in Runescape
    :huh:
  19. Chris replied to Vilius's topic in Spam/Off Topic
    Noo

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.