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.

su1ts

Members
  • Joined

  • Last visited

Everything posted by su1ts

  1. su1ts posted a topic in Requests
    Hey guys. Looking for Firecape Service. Stats are: 72 DEF 81 Range 51 Prayer Gear: Armadyl helmet, Avas, fury, blessingm blowpipe, bandos d'hide, bandos chaps, bandos bracers, bandos d'hide boots, archers ring Tell me ur price. Only trusted guys. Only OSRS GP.
  2. su1ts posted a topic in General Help
    Hello Guys I'm starting osbot with following arguments: java -jar osbot.jar -login x:y -bot x:y:1234 -script LocalScriptname:param Starting local script with name: LocalScriptName [DEBUG][03/31 05:36:33 PM]: Injected 2 field list filters [DEBUG][03/31 05:36:33 PM]: Injected 2 field filters [DEBUG][03/31 05:36:33 PM]: Injected 2 method list filters [DEBUG][03/31 05:36:33 PM]: Injected 3 method filters Then it stops - what am I doing wrong? Or is CLI only for VIP User?
  3. Hello Guys, i have some problems opening the POH menu. Sometimes this code works and sometimes it does not. I think the problem is when to sleep and maybe that the sleep times are to short. Can some1 help me please? public boolean callServant() { if(s.getTabs().getOpen() != Tab.INVENTORY) { s.getTabs().open(Tab.INVENTORY); } s.log("Open Settings Tab."); if(s.getTabs().open(Tab.SETTINGS)) { Sleep.sleepUntil(()-> s.getTabs().getOpen() == Tab.SETTINGS, 5000); s.log("Settings Tab opened."); Sleep.sleepUntil(()-> s.getWidgets().get(261, 71) != null && s.getWidgets().get(261,71).isVisible(), 10000); s.log("Try to open House options"); if(s.getWidgets().get(261,71).interact()) { s.log("Houuse options opened."); Sleep.sleepUntil(()-> s.getWidgets().get(370,19) != null && s.getWidgets().get(370, 19).isVisible(), 10000); s.log("Calling servant."); if(s.getWidgets().get(370,19).interact()) { s.log("Servant called!"); return true; } } } return false; }
  4. I think you just C&P this code above. Read your other 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.