Jump 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.

BurritoBug

Java Lifetime Sponsor
  • Joined

  • Last visited

Everything posted by BurritoBug

  1. nty sorry, id prefer to have someone with more feedback
  2. uh like 90 or 100 or something, i got good stats and a whip or whatevs
  3. BurritoBug posted a topic in Requests
    i need 400 pc points done buy hand in 1 sitting by someone trusted pm me or post below
  4. uses jsoup https://jsoup.org/download private int lookupPrice(String name) { try { Document doc = Jsoup.connect("http://2007.runescape.wikia.com/wiki/Exchange:" + name.replaceAll(" ", "_")).get(); Element price = doc.getElementById("GEPrice"); return Integer.parseInt(price.text()); } catch (Exception e) {} return 0; }
  5. lest we forgetti
  6. 50% of the candidates are bugs
  7. nuuuu DexBug
  8. support
  9. @FrostBug @BurritoBug @DubzieBug @KappaBug
  10. private Position randomPosition(int x, int y, int z) { return new Position(x + random(-2, 1), y + random(-2, 1), z); }
  11. @FrostBug @BurritoBug @DubzieBug @KappaBug
  12. Bugs unite
  13. BurritoBug replied to Maldesto's topic in Spam/Off Topic
  14. BurritoBug replied to Maldesto's topic in Spam/Off Topic
  15. BurritoBug replied to Maldesto's topic in Spam/Off Topic
    ┬──┬ ¯\_(ツ)_/¯ ┬──┬
  16. BurritoBug replied to Maldesto's topic in Spam/Off Topic
    ┬──┬ ¯\_(ツ)
  17. BurritoBug replied to Maldesto's topic in Spam/Off Topic

Account

Navigation

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.