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. As of now, no. I'm toying around with the idea of allowing multiple plugins to be ran at the same time.
  2. No, its more like RuneLite.
  3. Download: http://osbot.org/devbuilds/osbot 2.5.6.jar This release introduces Plugins. Plugins work the same way as scripts, except for three major things: 1. They don't execute any mouse/key events of any kind 2. When started, they do not disable human input 3. They cannot be paused These will be primarily targeted towards helper scripts such as a Jad helper, Zulrah helper, PKing helper, etc. If the community likes this idea, I'll fully integrate it into OSBot by giving the script selector a tab for only scripts and another tab for only plugins. For Developers: Instead of having your class extend Script, have it extend "Plugin" instead. Works exactly the same way. Changelog: -Fixed bug in ConditionalLoop -Improved banking actions (DOES NOT FIX MIRROR MODE) -Cleaned up Bank API (internal) -Added Plugins
  4. Alek replied to beatsrpz's topic in Scripting Help
    Alternatively, you could also walk using walkPath. It's a bit more lightweight than web walking - it may be suit your needs better. Good situation to use web walking: You have an AIO script that goes between some resource and an arbitrary bank. Good situation to use walkPath: You are walking between two or three places, all of which are medium distance (say Port Sarim -> Draynor -> Wizard's Tower) Here's a good tool you can used made by @Explv https://explv.github.io/
  5. Hi BotRS
  6. Alek replied to ProjectPact's topic in Others
    Exactly what I explained to ProjectPact and why the store limit is only set to 5. With that said he still felt very adamant about releasing it.
  7. You didn't give a timeframe. Can you do it over the course of 3 years only botting? Yes. Can you do it over the course of 3 months? Maybe not.
  8. Alek replied to lulwut's topic in Botting & Bans
    If people abuse something enough then it will be watched. If everyone stopped Zulrah and started Barrows, then of course you'll hear about more bans on Barrows than Zulrah - you might also help contribute to crashing the method by bringing more attention to it.
  9. Alek replied to FrostBug's topic in Minigames
    Frost friend got unlucky and pushed at the end of the last cycle, script should be updated as of an hour ago.
  10. Few things. 1. If you plan on using .interact, such as tree.interact("Chop"), do NOT use camera.toEntity. InteractionEvent in OSBot will handle this for you, and theres a few additional checks it will perform. 2. You're setting the tree to final and getting the closest tree. What happens when that tree is cut down and a new tree appears? This is no longer the same tree than what we started with. Edit: Moved to Scripting Help. This was under Unofficial Scripts & Applications which this is not.
  11. Alek replied to Alek's topic in Releases
    If you are using CLI, please show the stacktrace that was posted. You will often get this message when your proxies are not working or your computer is having trouble connecting to the OSBot servers. This issue is unrelated to this version of OSBot. If you continue having issues Im sure someone in General Help section can better assist you
  12. https://osbot.org/api/org/osbot/rs07/api/model/Character.html
  13. #OSBOTSQUAD
  14. Alek replied to RDM's topic in Spam/Off Topic
    Sounds great, I hope you two a lot of fun.
  15. We're waiting on ProjectPact to both actually upload the script, and correctly package his script so it can actually compile on the SDN.
  16. Alek replied to Alek's topic in Releases
    Lol no, it's fine. This is all very simple. This bug wasn't reported to me when I was developing 2.5.5. Since 2.5.5 was already made and there were no problems with it, I decided to release it while I work on this new bug. You're completely fine and were the only person to remotely explain the problem to me - which I'm thankful for.
  17. Alek replied to Alek's topic in Releases
    Fixing the bug means another new release. Since the issue wasnt reported before this release, Ill have to make the fix in the next version.
  18. Alek replied to Alek's topic in Releases
    Moved to stable
  19. Alek replied to Alek's topic in Releases
    Alright so it's a GE issue and NOT a bank issue. Thanks for being a bit more descriptive, nobody has told me what the actual problem was yet.
  20. Alek replied to Alek's topic in Releases
    There's no bank issue.
  21. Alek replied to Alek's topic in Releases
    No bug reports and my crystal ball is malfunctioning.
  22. Alek posted a topic in Releases
    Changelog: -Restored "Default" to always be on top in Account Selector -Added various quest checks to teleports and scrolls -Patched issue with Objects get(int, int) returning objects that were not at the correct location Stable release will be tomorrow. Edit: Moved to stable
  23. Glad we figured that out. Good discussion.
  24. What do you mean by it doesn't log you in? Are you brought to the welcome screen? Can you give us the CLI output (make sure to check for private info)?
  25. You have double spaces/tabs between login, bot, etc. It's not specific to an OS, moving to general help section.

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.