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.

Psvxe

Members
  • Joined

  • Last visited

Everything posted by Psvxe

  1. Is this for runite ore mining? ;p Anyways, does it work for 10-20 minutes with world hopping or does the script work until it reaches the world hopping part? Couldn't really get it.
  2. Well basically I need to store data of interfaces. The problem is that it's too slow and the interface is gone by the time it actually 'shoots' the image. Which leaves me with a screenshot of nothing useful. ImageIO.write(ctx.getColorPicker().getBufferedImage(), "JPG", new File(System.getProperty("user.home") + "\\OSBot\\Data\\screenshots\\" + i.getId() + ".jpg"))){ So next thing what came up in my mind was to get the widgets of the interface, which was pretty useless since the parts I'd need from the interface couldn't be stored. And yes, I know the code only works for windows.
  3. Anywhere. I'd store data in the osbot data dir.
  4. You want to write a text file and read from that file within the script or just read it manual?
  5. Psvxe replied to Psvxe's topic in Scripting Help
    Already got basic working of webwalking working. Few small problems but nothing that breaks the whole script. Have to add teleport and shit now. Thinking of a logical way of handling that without using tons of codes. Thanks anyway
  6. http://osbot.org/forum/topic/71528-how-to-filter-inventory-items-that-only-contains-a-certein-action/ You could use this too perhaps.
  7. Psvxe replied to Psvxe's topic in Scripting Help
    what about getting the mapdata.idx?
  8. Psvxe replied to Psvxe's topic in Scripting Help
    How am I supposed to get the mapData?
  9. Psvxe replied to Psvxe's topic in Scripting Help
    The problem is; if I don't create a webwalker I've to create over 80 paths and then I'm not even started with teleporting.
  10. Psvxe replied to Psvxe's topic in Scripting Help
    I'll get into it :3
  11. Psvxe posted a topic in Scripting Help
    Hey guys, For a project I'm making I need to travel trough whole Runescape. Now as you could guess, I'm not going to predefine every path. But the problem is I don't know how to make a webwalker. Could someone give me a push into the right direction? Don't need to be spoonfeeded.
  12. I'll get look up on lambda first. Didn't had time to study that.
  13. I'll try both of them. Looks promising. And way smoother than what I did.. haha Thanks!
  14. I've tried a few things but none of them do exactly what I want it to do. I don't want to write up all kind of food but instead I want to figure out what they use as food by checking their inventory. Now the problem is that they coud have different items beside food too in their inventory. This is why I came up with the idea to filter the items by the menu action they have. However, the API doesn't contain a method for that. So now I'm working on my own method. This is my concept idea; Get all items in inventory and put them in a arrayList Figure out if items in inventory has the action "Eat" If not, remove from arrayList. Now I'm just not sure how I'm going to create this. Any help is welcome!

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.