Skip 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. Or he could use the Banks class to use the exact polygons of the banks instead of arbitrary rectangles ;)
  2. Next time when we make an update to the client, update it. If something isn't working, don't continue using it.
  3. Bot nuke if over 100,000 Squeal of Fortune games are played (paid). Mod Mark will then appear in F2P and host a new minigame that nobody will play in 3 months.
  4. Or update your OSBot version..
  5. There's a problem with walking event which only seems to be apparent now because interaction event was re-written properly. Maxi is working on it at the moment.
  6. 1. localWalker.walkPath() 2. Banks.CAMELOT.contains(myPlayer()) 3. http://osbot.org/api/
  7. http://osbot.org/forum/topic/64606-osbot-2315-everything-you-do-has-changed/
  8. This release might be my biggest or second biggest release here, and this will affect every single scripter and botter here. Not only did I write code to make this update come to life, but @Maxi contributed essential components to make this happen. As usual, thank @Zach for continuing to work modestly behind the scenes. As the title implies, everything you do has changed. When first coming here, I was often frustrated with interactions. Why is my script attempting to walk on the minimap for an object right next to me? Why is my camera rotating to pick an NPC out from a mile away? The entire interaction event system has been re-written. Not only does the code look a lot cleaner, it's faster and handles a lot more situations than the previous interaction events. Unfortunately while working on this re-write, I ran into API that was just flat-out not working or only worked in limited circumstances. Although this set me back two days from my initial projected release date, everything that was broken was patched and improved. Memory/CPU Usage: Depending on the script, you may see a dramatic drop in computer resource usage (up to 50% for RAM and 25% for CPU). Changelog: -Re-wrote entire InteractionEvent --Added cameraDistanceThreshold(int) ---Default camera threshold set to 8 --Added setMaximumAttempts(int) --Drastically improved visibility checks/handlers --Design is linear allowing for events to be executed much more quickly with higher precision. --Added inventory misclick handling --Default walking distance threshold is 24 -Added setSafetyOverride(boolean) --Safety override ignores distance thresholds when visibility checks fail -Re-wrote the entire Menu API --getMenuIndex(Entity,String[], String[]) is now deprecated --New method is getMenuIndex(String[], String[]) -Updated Magic.deselectSpell() -Updated Magic.cast() to check if the same spell is already selected -Updated Inventory.deselectItem() -Patched WalkingEvent -Updated LocalWalker.walkPath() -Removed loading gif saving ~600kb -Removed unused code saving ~50kb @Maxi's updates: -Patched DynamicCircularPathFinder @Zach's updates: -Patched Auto-updater -Fixed various connection issues (thanks ikos9 for your patience) -Updated SDN infrastructure There are a ton of updates with this release. I'm not sure if scripts will break or perform drastically different. If you have any questions or concerns, please post below. API Docs have been updated
  9. I'm making a release today with re-written interaction events
  10. Alek replied to Apec's topic in Archive
    Why?
  11. Anyone else getting interaction errors or has that been fixed?
  12. Say thanks to @Zach for all his hard work on today's release. Please note that previous versions will not work with the latest version of OSRS. Changelog: -Removed unused callbacks -Updated server auth code -Modified error code message for banned users -Updated hooks Have a great Thursday evening and enjoy your Friday. -The OSBot Staff Edit: If you got a corrupt version, re-download it (file size is ~6MB).
  13. I am aware
  14. Have fun on perm forum moderation.
  15. Download OSBot 2.3.12 and then take a screenshot of the error you are getting.
  16. The local walker changes affect mainly the walkPath method, giving scripters greater control over it. Additionally, I've been looking a bit deeper into various connections issue which are reported in our server logs. I believe the changes made will be a step in the right direction to ensure all members are alleviated of various issues. Changelog: Local Walker: -Added method setEnergyThreshold -Added method getEnergyThreshold -walkPath will check if the final destination is on the minimap before traversing the path -walkPath now uses energyThreshold value --energyThreshold has a default value of 30 Miscellaneous: -ConnectionError parser updated Connections: -Added additional error codes -Removed unused update code (replaced by AutoUpdater) -Cleaned up connections on both the client and server Non-client related: -Camera hooks updated (say thanks to @Zach) -The SDN went through a pretty big sweep. Thank you @Oliver for helping out. Have a great Thursday morning, -The OSBot Staff
  17. The hook was re-written.
  18. Alek replied to Molly's topic in Combat & Slayer
    Script hidden from store and removed from the SDN until the scripter updates. You will not lose your purchase.
  19. Welcome screen is handled by OSBot and needs to be overriden.
  20. You're assumption is correct regarding creating the wrapper before the user is called for. I didn't write it but from what it looks like, that's what it is. I closed out of IntelliJ but from what quickly skimmed though, you won't be able to safely reference the object. Edit: Good guesses by the way. What will you be doing that would require that kind of optimization?
  21. It checks to see if the adapter already has a wrapper. If it does then it returns the wrapper; if it doesn't it sets it for future reference.
  22. Good thing it's not an English class, I usually only proofread by skimming through once.
  23. Download link Click on the gray "Download This File" button and enter in the captcha. It's a short 2-page essay, 99%. Die hard fans of Duke Nukem might appreciate it.
  24. 1. That's not a download bar, that's RAM usage. 2. You are getting that error either because you are using a banned account or for some reason the server is generating an exception. My access to the OSBot systems was recently revoked because of some computer changes I had earlier, so once I get it back I can probably get you a better answer.

Account

Navigation

Search

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.