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.

dayong1433

Members
  • Joined

  • Last visited

  1. public void onStart() { bot.getRandomExecutor().unregisterHook(RandomEvent.BEE_KEEPER); } the code is correct but “beekeeper” still working red screen
  2. public void onStart() { getBot().getRandomExecutor().unregisterHook(RandomEvent.BEE_KEEPER); } or public void onStart() { bot.getRandomExecutor().unregisterHook(RandomEvent.BEE_KEEPER); } encounter “beekeeper” Red screen Still in the running help me
  3. I'm a beginner script,Maybe is my poor expression ability. osbot1 RS2Object bbb = closestObjectForName(Area,"Name"); osbot2 RS2Object bbb= objects.closestThatContains(Area,"Name"); //This is wrong How do I modify ? Please give me an example ! thank you!
  4. Give me an example baby, plz!!!!!thank you !about entity
  5. thank you ,But I'm not can't use "entity area"
  6. I will not use filters;about entity Can you give me an example?
  7. about walk: osbot 1 : if(aaa!=null){ if(aaa.isvisible()){ log("ok") }else{ walkMiniMap(aaa.getPosition()); // close } }else{ walk(aaa,flase,0,flase);//faraway place } osbot 2 : if(aaa!=null){ if(aaa.exists()){ log("ok") }else{ walk // osbot2 How to use the minimap? } }else{ localWalker.walk(Tile); } about EntityAPI : osbot 1 : RS2Object bbb = closestObjectForName(Area,"Name"); osbot 2 : RS2Object bbb= objects.closestThatContains("Name"); //osbot2 How to use the area? Thank you all here!
  8. getRunEnergy(),isRunning(),setRunning(), Can't work!!!!!!!

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.