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.

IkiritokunI

Members
  • Joined

  • Last visited

  1. You can go to old-school website, than click support, account, appeal a ban. Worked for me with some old accounts but also some declined (worked for some bot acc as well). If you have any other questions pm me Hope it helped.
  2. still did not figure it out. Can somebody help me? private void doingCopperTails() { if (getGroundItems().closest("Bird snare") != null){ getGroundItems().closest("Bird snare").interact("Take"); sleepCondition(inventory.contains("Bird snare")); //-1? } else if (getGroundItems().closest("Bird snare") != null){ getGroundItems().closest("Bird snare").interact("Check"); sleepCondition(inventory.contains("Bones")); } else if (inventory.contains("Bird snare") && objects.closest("Bird snare") != null){ //birdsnare is not up? // code ..... (maybe do random?) } else if (inventory.contains("Bones")){ inventory.getItem("Bones").interact("Bury"); sleepCondition(!inventory.contains("Bones")); //-1? } else if (inventory.contains("Raw bird meat")); inventory.getItem("Raw bird meat").interact("Drop"); sleepCondition(!inventory.contains("Raw bird meat")); }
  3. Hey all, I'm making a new hunter script and I was wondering how I can check my trap is setup and not somebody's else trap. Im talking about bird traps (atm I can only setup 1 trap but In the future I want to check if there are 2 traps of mine) Any idea's how I can check this easy?
  4. Thanks will look in to this soon. Thanks for the ideas!
  5. Dear community, I'm working with a friend on a easy script (tut island). But we want to share the script when it get edited. Instead of sending it all the time over discord I want to '' push and pull'' it in intj. I had this a long time ago working but can't remember how to set it up right now. Is there a guide for it?
  6. Epic, somehow it worked in ''project'' Project compiler output. Thanks 😉
  7. In the pictures below I showed how my setup is atm (still not working 💔)
  8. Why I can't open it in intj? see picture: the red dots.. how do I fix it? (It won't show up in the osbot client) tried to refresh and build etc. http://prntscr.com/njldhw
  9. Why I can;t open it in intj? see picture: http://prntscr.com/njldhw
  10. Why I can;t open it in intj? see picture: http://prntscr.com/njldhw
  11. Thanks! I let you guys know if I fixt it!
  12. Hey peeps, Trying to make priest in peril quest, but when you move down the ladder(at the temple dog) you get in an instance, that means coordinate always be different. Any1 know how to let the bot know he is downstairs so he can kill the dog?
  13. I swear! I LOVE you so much <33
  14. Hey! I was looking for the place: Misthalin Underground but could not find it. Can you add it to the list? (its for Ernst the chicken quest). http://prntscr.com/lw54i3

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.