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.

Eagle Scripts

Java Lifetime Sponsor
  • Joined

  • Last visited

Everything posted by Eagle Scripts

  1. Yeah. Trial granted.
  2. Sure thing. Granted
  3. Trees are on the roadmap but as the update's quite a big one and my agenda's always fully packed, it'll take a bit of time.
  4. No need to, trial granted :).
  5. Sure thing. Trial granted .
  6. It is flat & trial granted .
  7. Sure thing. Granted .
  8. 12h granted .
  9. Due to the combination of your join date and post count I’m not able to grant you a trial
  10. @Medusaa I had a quick skim through your code. Try looking into using try-with-resource code blocks. You're instantiating an HttpClient and never closing it. Instead of HttpClient httpclient = HttpClients.createDefault(); Try using the Closable option try (CloseableHttpClient httpclient = HttpClients.createDefault()) { // All the other code in here, rather than below your initial HttpClient instantiation } catch (IOException e) { e.printStackTrace(); }
  11. We all know papa Sexplv is S5
  12. @ProjectPact Congratulations, well earned!
  13. Granted. I’ll need some proof of any purchased scripts. Sorry about this buddy .
  14. Due to the combination of your post count + join date, I won't grant you a trial.
  15. The trial was only active for 24 hours, starting the moment I granted it.
  16. The OSBot clients needs updating. Please patiently wait for the devs to fix the client .
  17. Yeah. I didn't mean that in a disrespectful way but when writing private scripts for somebody, you should be 100% sure both parties are on the same line regarding the expected product(s). Which is something that'll be quite hard if the buyer can't properly make English sentences .
  18. - Wrong category - Horrible English Speaking from experience, you're going to have a bad time trading with such an individual, think twice boys @Malcolm @Fishing
  19. Sure thing. Trial granted.
  20. Re-granted.
  21. Discounts are not done by scripters but OSBot itself .
  22. If you're unable to call the Enum#values function then I suggest learning the fundamentals of Java before trying to dive into scripting for OSBot .
  23. Unfortunately, mirror mode causes all sorts of issues.

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.