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.

t0r3

Members
  • Joined

  • Last visited

Everything posted by t0r3

  1. Awsome thanks! How do I check if the bank is open? Also I am making a shrimp fishing script in lumby, but I have trouble interacting with the fishing spot as it is not and RS2Object which I am used to with wc and mining. Then i would just declare the RS2Object and .interact("object name") later. Is it a widget? When I use the entity hover debug it says Npc haha! Care to give me some pointers?
  2. Yeah I know u'r right, - any good sites/articles you recommend for learning basic java, like you mentioned? Thanks.
  3. Thank you for replying Yeah I know, - and I am going to! Just now, it's so fun scripting! I did manage to write a miner and a chopper that works very nicely though, only using tutorials It's probably obvious what I should do haha, but care to give me any pointers?
  4. if (getSkills().getStatic(Skill.MINING) { getBank().withdraw("Steel pickaxe", 1); } This is as far as I get. What could I do after this to define that the mining level has to be over/equal to 6 and under 21 for it to withdraw the pickaxe?
  5. Hey, sry I'm a complete beginner to java and scripting, so it is not apparently obvious to me which of these I should use and how, - could you give me any pointers?
  6. Hey! Just began scripting a couple of days ago, and in need of some help. I want to withdraw an item from bank based on the condition that a skill is equal or/and above or under a certain level. How could I go about writing this? ex. if ( condition based on level is met) { getBank().withdraw("exampleItem", 1); } Snippets would be helpful

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.