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.

BotScaper

Members
  • Joined

  • Last visited

  1. if(kurask != null && !players.myPlayer().isUnderAttack()||!players.myPlayer().isAnimating()||kurask.isVisible()){
  2. would this work? if(kurask != null && !players.myPlayer().isUnderAttack()){
  3. I think I fixed my code up if anyone would like to check, I have everything up to Banking done (which is just eat, loot, and attack)
  4. Could I PM you a small script to see if im getting onto the right start, I tried using lists to define which items to pick up and which food to eat
  5. thank you! I can turn foodname into a list to provide multiple options right?
  6. I am taking a java course thats halfway done the semester I just wanted to try my hand at something different
  7. So I took the skeleton from the topic in tutorials and I wanted to know what I have to do to make my bot eat under a certain hp This is the snippet of code. NPC kurask = npcs.closest("Kurask"); if(kurask != null){ kurask.interact("Attack"); getGroundItems().closest(loot).interact("Take"); if (getSkills().getDynamic(Skill.HITPOINTS) > random(20,getSkills().getStatic(Skill.HITPOINTS)-22)){ Also if you know a formula that works well for calculating what hp to eat at I would love to know.
  8. Hey is there a skeleton for an attack bot i could find anywhere.
  9. do you know why the bank pin wont be entered? Possibly because of the update?
  10. could I have a trial?

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.