Jump to content

Zach

Developer
  • Posts

    1938
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    0%

Everything posted by Zach

  1. Zach

    SDN Scripters

    There are 2 SDN scripters sections. I have no clue why though. Edit: Policy change implemented. If your update request is hidden/deleted/gone, then it's updated. That way you guys can keep posting whatever.
  2. Zach

    Payment Issues

    Agreed there. Done.
  3. Your forum password was stored as a salted hash. Please note that a hash is not the same as "encryption", so google it if you must .
  4. I verified it by flipping through logs and determining that the forum database had been dumped and extracted from the server. As for when specifically it was leaked, I have no idea. Yea, it's being looked at. But at the moment, there is no indication that it occurred. But better to be safe than sorry. Your password was stored as a salted hash, with a salt generated for each user.
  5. It was a DDoS attack a few days ago. But today's had nothing to do with a DDoS attack.
  6. As a note, SRL has also been hacked and had their database compromised. I suggest everyone that uses the same passwords start changing them.
  7. Zach

    BETA v1.7.12

    Weird. I'll have to check into it since I don't remember all that was changed with 1.7.12.
  8. Zach

    BETA v1.7.12

    Weird. I'm assuming this is Java 7u25? I haven't tested it on that yet, so I'll have to follow up with you on it later.
  9. Zach

    BETA v1.7.12

    To the people with IPs that look something like 80.***.***.*** and had trouble connecting to the bot server yesterday. We experienced an attack on our server from multiple IPs in that range. Due to multiple rules, some people may have used the bot fine. Regardless, generally speaking, parts of that IP range was blocked temporarily to allow the server to continue serving other users without disruption. It has since been removed.
  10. Zach

    BETA v1.7.11

    Yea that was me at 1AM last night. Please report any bugs with it (including any grammatical errors, or any other ways of wording the text in the confirmation box).
  11. Zach

    BETA v1.7.5

    It is fixed. It was tested and verified by multiple people. In any case, the areas that were previously unclickable work fine now. Perhaps there is another glitch involved or you're attempting to click on an unclickable part of RuneScape.
  12. Zach

    BETA v1.7.5

    Fixed unclickable areas on screen glitch. Fixed model heights. Fixed lever ID for prison pete. Added MethodProvider.realDistance(Position) and MethodProvider.canReach(Position). Added Client.isMinimapLocked(). Fixed a bug with interface clicking. Fixed NullPointerException in Frog Queen. Fixed Molly. API uploaded. A downloadable ZIP version of the API can always be found at http://osbot.org/api/api.zip. Sincerely, The OSBot Team
  13. Zach

    BETA v1.7.4

    RuneScape stores your username and password. Normally, for security purposes, OSBot blocks scripts' access to this information. Prior to this version, there was a problem with that security system and it could be bypassed by placing the code in onStart() rather than loop() or onExit(). It has now been resolved.
  14. Zach

    BETA v1.7.4

    Added closestAttackableNPCListForName(). Some internal changes to reduce CPU usage. Fixed a security issue with scripts. Some anti-random tweaks. Sincerely, The OSBot Team
  15. Zach

    BETA v1.7.2

    There were some issues with it, for example, it would fail to return an object you were standing on in certain cases. There were other issues as well. I'm kinda glad Laz decided to afk for a bit and I started debugging. Once he got back, we were able to fix the problem and make sure it made it into this release.
  16. Could you be more specific? Instead of just posting that it doesn't work, include details (like a log) and where it fails.
  17. Instead of saying "_____ doesn't work", can we start including debug logs? That would be extra nice
  18. The bot works fine. It's the script that needs to be updated as some object IDs (including bank booths) have changed. There is nothing we can do to help you there.
  19. Mordaut doesn't have all of the questions and answers programmed yet.
  20. Zach

    BETA v1.6.12

    Ask Jagex. As for the currently not working randoms, we rarely get those randoms, so it's quite difficult to develop them without access to accounts in the random. In any case, @Maxi is starting another round of randoms busting, so we should see some account submissions and improvements. Realistically, the best way to speed up the process is to submit accounts (not to me until next week, I'll be busy).
  21. If it makes you feel any better, the bot does consider you VIP.
  22. Congratulations! Enjoy the free month of VIP!
  23. Zach

    BETA v1.6.11

    Ah, my bad. http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html There you go!
  24. Zach

    BETA v1.6.11

    It's on the homepage like always. But I'll add it to the first post! http://osbot.org/
×
×
  • Create New...