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.

sdsdsd

Members
  • Joined

  • Last visited

  1. It is stuck on Grapping runesape parameters and then bot initialization error
  2. Could you guys help me at another task. I'm trying to read chatbox when bird nest spawns to me @Override public void onMessage(Message message) throws java.lang.InterruptedException { String txt = message.getMessage().toLowerCase(); if (txt.contains("nest")) { nest++ } } but when i try to implement the method onMessage(); i dont understand the (Message message) parameter. Typeid ?, My osrs username?, the message like "nest"?
  3. Thank you very much sir! I'm new to java world and trying to learn programming
  4. Could you give me little snippet, i have been trying to make it work 2 days now and i just dont know...I'm making this for my purposes, not for selling
  5. Thank you for replying. I ended up using: RS2Object[] kivi = objects.getAll().stream().filter(o -> o.getId() == 11366 || o.getId() == 11367).toArray(RS2Object[]::new); ekakivi = kivi[1]; tokakivi = kivi[2]; Like this
  6. Hello, I'm building a miningbot who mines coal at mining guild. It works perfectly but i cant get the next rock hoover while mining the first one. So i want to hoover to next rock already when mining the other. Im only able to identify rocks by: MethodProvider method = client.getMethods(); Entity rock = method.objects.closest(rockID1, So how i can detect more rocks already and decide the next one and hoover the mouse already there?
  7. sdsdsd replied to Czar's topic in Thieving
    what does API click system mean? when pickpocketing?
  8. sdsdsd replied to Czar's topic in Agility
    Its almost perfect. It moves camera way too much. Agility trainers wont move camera at all. clicking is otherwise good
  9. sdsdsd replied to Khaleesi's topic in Agility
    This script missclicks at seer's village when starting new round at first objective very very often

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.