Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    203
  • Feedback

    100%

Everything posted by Alek

  1. Anyone else getting interaction errors or has that been fixed?
  2. 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).
  3. Have fun on perm forum moderation.
  4. Download OSBot 2.3.12 and then take a screenshot of the error you are getting.
  5. 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
  6. Script hidden from store and removed from the SDN until the scripter updates. You will not lose your purchase.
  7. Welcome screen is handled by OSBot and needs to be overriden.
  8. 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?
  9. 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.
  10. Good thing it's not an English class, I usually only proofread by skimming through once.
  11. 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.
  12. 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.
  13. Yeah, lets bring back the K-Sword and Squeal of Fortune while we're at it.
  14. I'm pretty sure he means the forum structure. We have a ton of subforums, a lot of which I condensed a few months ago. I'm always for doing a forum cleanup and was actually looking at doing another one in the near future.
  15. I thought they were never going to die
  16. Generally speaking, most bot API is very similar so converting would be no problem. The problem really rests with how individual bots execute their own methods. For instance: Bot X: All interactions are handled by you. If an entity is not on screen, you must walk to it. Bot Y: If an entity is not on screen, the bot will automatically walk you to it. It's usually a lot easier to just make the script from scratch.
  17. http://osbot.org/forum/topic/63062-osbot-1-scripts-discontinued/
  18. This update should be pretty short and sweet; hopefully it helps a good handful of members out. Most notably, users who are having an issue connecting to OSBot will be prompted with a dialogue box. This dialogue will contain information that will help assist them in determining the problem. Please note that this analysis is OSBot specific. Additionally, you will notice that we are now enforcing a minimum of 256MB RAM allocation. This will alleviate issues where users were reporting problems due to not allocating enough memory (happens pretty often). The maximum size has also increased from ~10GB to 16GB. Changelog Boot Interface: -Minimum memory allocation set to 256MB -Maximum memory allocation set to 16GB -Bot memory calculation is more accurate Banks: -Added Banks: GNOME_STRONGHOLD, TZHAAR --Milestone of 20 Banks has been reached Misc: -Added player position debug -Added connection error messages Bug patches: -Added null checks to Advertisement Overlay The API docs have been updated Have a great weekend! -The OSBot Staff
  19. I'd actually love to pawn off Garry's Mod. How much?
  20. Where is your SDN Scripter rank
×
×
  • Create New...