Jump to content

Laz

Suspended
  • Posts

    775
  • Joined

  • Last visited

  • Days Won

    33
  • Feedback

    100%

Everything posted by Laz

  1. Laz

    BETA v1.7.19

    A patch for this will be released on the next update.
  2. Laz

    BETA v1.7.19

    Then turn it off. Scripts can still use the RandomManagerHooks to handle the random differently. Btw, the built-in handler automatically walks back anyways.
  3. Laz

    BETA v1.7.19

    Why would anyone deactivate any of these things? Who wants their bot to stuff up and die?... It might interfere with the script in a way the user doesn't want it to.
  4. Laz

    BETA v1.7.19

    Yes but in the next release, we're making it so that the ad doesn't pop-up while your in the wilderness, duel-arena, etc.
  5. Laz

    BETA v1.7.19

    If you read, you would have noticed the...
  6. Laz

    BETA v1.7.19

    Due to the the recent RuneScape update, various randoms were broken. The following release features: Strange plant fix Frog queen fix Ability to disable specific random event solvers via GUI (go to settings menu) Built-in run away from combat handler (only runs away from the following monsters at the moment: "Rock Golem", "Tree Spirit", "Shade", "Evil Chicken", "Swarm", "River Troll", "Strange Plant") Mouse has been tweaked Remember we encourage you to disable randoms if they interfere with your script. Such as the run away from combat handler or talker handler when using a PK helper script. Note, the following randoms might still be broken: Drill demon (works half of the time) Pinball (broke due to RuneScape's recent update according to various sources) Some other randoms may have been affected as well Thanks, Sincerely, Laz and the OSBot Team. To download, visit our homepage at http://osbot.org
  7. Earlier today a DDOS attack knocked us offline temporarily. We have been working on preventing issues such as these. Recently we just implemented a new security system for blocking IPs that aren't routed through Cloudflare's proxy servers. We've been working on implementing other firewall rules and ways that prevent us from being offline. Sincerely, the OSBot Team.
  8. Laz

    BETA v1.7.18

    To update, download the newest OSBot v1.7.18 build from our homepage at http://osbot.org
  9. Laz

    BETA v1.7.18

    This release contains the following new features: Improved CPU usage when interacting with entities (most notably larger ones) More human-like mouse movements Interacting with moving entities is more human-like now The bot now clicks on interfaces more towards the center than the edges (Again more human-like) A bug with closing open interfaces when interacting with entities has been fixed Various other CPU performance enhancements Thanks, Sincerely, Laz and the OSBot Team. To update, download the newest OSBot v1.7.18 build from our homepage at http://osbot.org
  10. Looks very nice! I'm impressed.
  11. Dear community, Earlier last night Advertising other bots isn't allowed., a popular oldschool bot used by many on RuneScape, was compromised. We are urging that any users here that have used Advertising other bots isn't allowed. recently and use the same passwords elsewhere to change their passwords immediately. A hacker compromised the website last night and gained access to their database. The OSBot Team does not condone any hackings nor supports the hackings of any other website. We are saddened and worried as well due to the recent cyber security threats out there. We urge you to stay secure! Thanks, Sincerely, The OSBot Team.
  12. Laz

    BETA v1.7.17

    This is yet another bug-fix for the new menu miss-click analyzer. It should no longer have an issue interacting with items. Sorry for your inconvenience, Laz and the OSBot Team.
  13. Laz

    BETA v1.7.16

    This release has menu count debugging disabled. This was enabled in our previous release as an error. This release also features a patch to the local script loader. Hopefully this fixes issues with people trying to load local scripts. Thanks, Sincerely, Laz and the OSBot Team.
  14. Laz

    BETA v1.7.15

    The following release is a simple hotfix for a bug introduced in v1.7.14 in regards with interface interactions. Many scripts, including some of our own, were not ready for the new menu checks when interacting with interface childs. Sincerely, Laz and the OSBot Team.
  15. Laz

    BETA v1.7.14

    Sorry, the bugs recently introduced have to do with the new menu checks. I'll disable them temporarily for interfaces.
  16. Laz

    BETA v1.7.14

    The following update contains mainly improvements with clicking accuracy. The client will now analyze each menu option to verify if it represents the object we desired to interact with. This bugfix also applies to interface interactions as well. Also a few hooks in RS2InterfaceChild were fixed. P.S. Lost and found has been verified to work on this release. Thanks, Sincerely, Laz and the OSBot Team.
  17. Dear community, earlier tonight, as soon as I push the update for v1.7.13, our main dedicated server crashed and went offline. It has now been rebooted and OSBot should be functional again. Please note, v1.7.13 is the only version that works at the moment because we discontinued older clients. Sorry for you inconvenience, Laz and the OSBot Team.
  18. Laz

    BETA v1.7.13

    The following release features the ability to open unlimited instances of OSBot if you are VIP/Sponsor. The following changes has been included in this version: A fix to Lost and Found New VIP/Sponsor security checks Unlimited instances of OSBot are now allowed for VIP/Sponsors Script#stop() now logs you off without activating the login script A memory leak issue with multiple tabs has been patched Closing a tab and opening a new one should be patched for non VIP/Sponsor uses Thanks! P.S. For this update we had to make all other versions of OSBot obsolete! So please use the latest version! Sincerely, Laz and the OSBot Team.
  19. Ladies and Gentlemen, I am proud to announce that we've successfully migrated our website to our new, more powerful dedicated server in less than 30 minutes! Here are the new specifications for those of you interested: Core i7-2600 @ 3.40 GHz 8 GB RAM DDR3 1x 1TB SATA2, 7200RPM Unlimited Bandwidth @ 1Gbps This new server should perform much faster than our old one. We've also changed our HTTP host from lighttpd to nginx which performs much better. Thanks! Sincerely, Laz and the OSBot Team.
  20. Hello community! On top of our new company and our soon to be new dedicated server hosting OSBot.org, I'm going to present to you some of the new features 1.8.x will include... One of the most requested features has been the implementation of web walking. Well, while this might not be fully implemented by 1.8.x, we our proud to announce that we will be providing global map data in the API. This allows us to analyze maps that haven't even been loaded by the client. A web walker can easily interpret this data to construct a collision map to make decisions about the paths it takes. Along with this will also be the ability to load item, NPC, and object definitions on demand. This will fix the issue with NPCs, objects, and items having "null" for their names in game. This will also allow us to make stronger and less breakable anti-randoms. Along with these updates, I'ed like to implement automatic door handling to OSBot. This means that if you try to walk to a position that is blocked off by multiple obstacles (doors, gates, anything open-able), OSBot will be able to handle it automatically within the walk() methods. Expect these updates soon! Sincerely, Laz and the OSBot Team.
  21. Honestly we just hand pick them. We can easily tell who meets the requirements based on our knowledge of the person's programming skills.
  22. Laz

    BETA v1.7.10

    This release is a small hotfix for v1.7.9. Fixed an issue with menu selection. Fixed an issue regarding randoms. Thanks, Sincerely, Laz and the OSBot Team.
  23. Laz

    BETA v1.7.8

    Not very far, once OSBot 2 comes out, we'll officially be out of BETA.
  24. Laz

    BETA v1.7.8

    Had to push 1.7.8 because of an obfuscation issue. Sorry. Also checkout my latest script : http://osbot.org/forum/topic/4573-aio-tab-maker/
  25. Laz

    BETA v1.7.8

    This release features the following changes: Molly has been patched up to use model ids as a failsafe. (Fixes some weird scenarios.) PathFinder was modified slightly. The download is available on our homepage : http://osbot.org Thanks, Sincerely, Laz and the OSBot Team.
×
×
  • Create New...