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.

Joseph

Trade With Caution
  • Joined

  • Last visited

Everything posted by Joseph

  1. you really should get some pussy, might help you relax. But thats crazy, dont feel bad though, its kinda his fault. He wanted to try it out. You didnt focus him to do it. Luckly you were there to save him
  2. Can you give me the array
  3. How would i go about finding how much exp i need until next level up. I remember seeing a snippet before. i dont feel like typing it up my self. I really appreciate it
  4. Joseph replied to Joseph's topic in Snippets
    edit: updated first post
  5. Joseph replied to Th3's topic in Archive
    i would like to be apart of this
  6. Joseph replied to BotRS123's topic in Archive
    i would like to know too
  7. Joseph replied to Zach's topic in Releases
    isnt that a good thing?
  8. Joseph replied to Zach's topic in Releases
    where the download link for obsot 2
  9. Joseph replied to Zach's topic in Releases
    So whats new on OSbot 2? Thanks for the new update
  10. lol alright, ill probably just leave the number enum. but add in a runescape section.
  11. Joseph posted a topic in Snippets
    Currently supports: Most staffs Standard spell book Ancient spell book Lunar spell book When i have a chance i want to implement the new magic class and stuff osbot has. On my todo list MagicManager class Change log: 10/30: Renamed it, extends MethodProvider, so i dont have to create a script instance, re-orded rune supply constructor, made it easier to read. 8/15 (check second page for more details): rename spell variables, rename staff variable, add in new staffs, add in two new methods, 8/13: rename MagicSupply into RuneSupply change RuneSupply constuctor, into (int, Rune) removed staff type class, shorten down staff enum, revamped up my methods, removed acient and lunar until i actually add them in. 6/15: Did some renaming of classes and enums Remove the element enum <-- redundant Add in a new ItemSupply class which isnt fully supported. Example: Teleport to ape toll, you need bananas. 5/15: initial release
  12. did you update osbot 2 ?
  13. Does anybody have an account i could borrow, that has access to Lunar / Ancient spell book. I want to collect data. I have a rank so im some what trust worthy. I also dont need to access your bank or nothing. If you think you could lend me the account you could pm or reply by on this thread. bump
  14. Joseph replied to lilmanzammy's topic in Archive
    maybe if you add the supplies you need in one tab, and have that tab open, it wouldnt bug out so much
  15. i don't know I just wanted a confirmation
  16. woot woot, @Alek are you still accepting script updates? if a script is already in the SDN
  17. Joseph posted a topic in Snippets
    the height of the bank interface changes 305 == without bank tabs 331 == with bank tabs OSBot 2: public boolean usingBankTabs() { if (interfaces.get(12).isValid()) return interfaces.get(12).getChild(0).getHeight() == 331; return false; } OSBot 1: public boolean usingBankTabs() { if (client.getInterface(12).isValid()) return client.getInterface(12).getChild(0).getHeight() == 331; return false; }
  18. Why is it when i open the osbot 2, and press laugh without change any setting on the loader. The client doesn't want to load up. It doesn't even pop up
  19. Let me know how it looks
  20. Started working on this again. I removed the picture and added in the code. Easier for me to edit, rather then having to retype, edit, and upload the picture. Which was a hassle.
  21. i use to do track and field, but i never ran, i only did like long jump, triple jump. But it was fun . Great times
  22. is it safe enough to start scripting for osbot 2
  23. you get an error on trying to use a script on the SDN, but works when using a local script

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.