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.

Alek

Ex-Staff
  • Joined

  • Last visited

Everything posted by Alek

  1. List<Item> items = Arrays.asList(getInventory().getItems()).stream().filter(s -> s.hasAction("Eat")).collect(Collectors.toList());
  2. Witchcraft discussions belong in the Runescape bans forum.
  3. Make your thread titles not sound like OSBot is giving you a trojan next time.
  4. Download and install Java 8
  5. I lol'ed at this part.
  6. Alek replied to Smart's topic in Community Discussion
    Laz
  7. Alek replied to Vag's topic in Archive
    I'm not interested in pseudo anti-ban.
  8. http://osbot.org/forum/topic/50019-understanding-the-forum-ranks/
  9. Not my job. Just spent 6 hours working on bug fixes.
  10. There's not much to elaborate on so hopefully this fixes various issues which scripters/botters are encountering. Changelog: -Added getCurrentWorld() to Worlds API --Deprecated Client getCurrentWorld() -Added Utilities method getClientVersion() -Added PollBooth API -PollBooth added to getOpenInterface() and closeOpenInterface() --This affects InteractionEvent, closing PollBooths if they are open -Patched Random Dismissing --Added Quiz Master to random dismissal -Improved EventExecutor interrupt() --This may fix miscellaneous errors with stopping a script -BreakManager event only cycles if selected Good luck and happy botting! -The OSBot Staff
  11. Alek replied to Smart's topic in Community Discussion
    Great, now ask her to tell her brother to finish web walking.
  12. If you are asking this question, then you're better off finding a script that does these features for you. Also do you have the permission from the original author to post his/her source openly?
  13. I like how everyone says to delete random.dat without knowing its behavior to being deleted.
  14. Alek replied to Botre's topic in Archive
    Tested this in standard mode, working fine.
  15. Or posting in the community section again
  16. Alek replied to Allowkid's topic in Scripting Help
    Doesn't work is not very descriptive. Are you logged in our out when you try executing?
  17. Alek replied to Shmeekz's topic in Archive
    Sigh. Inb4itellyouthattheyalreadyare
  18. widgets.getWidgets() ?
  19. After a few bug reports and testing it for myself, it appears there was a bug with isEmptyExcept from the Inventory API. Although this update is geared at patching a single fix, it will affect a vast majority of botters and scripters plagued by this pesky bug. The fix takes advantage of Java 8's java.util.stream (silent yay). Also, Maxi disappeared into the night on a secret mission after the Java 8 release for OSBot (2.3.63) and forgot to push me the changes. With that said, I've attempted to reproduce his changes in this version. Please let me know immediately if anyone is having new issues. Changelog: -Updated Item API --Deleted getMarketPrice() --Added nameContains(String...) --Added idContains(int...) -Updated Inventory API --Re-wrote and patched isEmptyExcept(String...) --Re-wrote and patched isEmptyExcept(int...) Thanks for your continued support -The OSBot Staff
  20. This is like calling up your insurance company every week saying your car was stolen and you need a new one.
  21. Can someone give some context to that question asked?
  22. I doubt jamflex pays employees to sit around all day on botting forums looking for people who didn't black out their names on accounts that will probably be banned anyways.
  23. Furthermore, default accounts cannot be modified.
  24. Bank.enableMode(BankMode) Once again, we have the API documentation for a reason.
  25. We have an API: http://osbot.org/api/org/osbot/rs07/api/Bank.html Also Interfaces is deprecated, your IDE should be telling you that.

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.