Jump to content

Alek

Ex-Staff
  • Posts

    7878
  • Joined

  • Last visited

  • Days Won

    202
  • Feedback

    100%

Everything posted by Alek

  1. I assure you that worlds were not touched during this update. If you want to report this bug so I can further look into it, be sure to post it in the Suggestions & Bugs forum.
  2. You posted a bug that was already identified in the bug and error reports forum; not only that but I have suspicion that the event executor can't end due to script related issues. If you want an issue to be resolved, the best thing to do is post it where I can see it and manage it.
  3. Stop posting errors that aren't directly related to the release of this update, please use the correct forum.
  4. This release takes a look at some very tough issues with mouse movements and interactions. First I would like to thank @SESH for reporting the issue. For the most part I verified that all destinations were handled as intended and that each characteristic of the destination was accounted for (namely evaluations). This is an update that will affect each botter, so please try and monitor interactions and report anything suspicious. Additionally, @Zach patched model rotations which will certainly exemplify the improved interactions coming from this update. @Alek's Changelog: -Improved MouseClickEvent execution --Removed multiple attempts, it will only fail because of chained MouseMoveEvent -Improved MouseMoveEvent --PointDestination has improved handling -Removed unnecessary inventory calculation -Updated Mouse click(x,y) -Updated InteractionEvent to handle new mouse events -Updated all destinations to use their correct overriden methods -BankPin random received speed improvement to completion -Verified Dismiss Random Event is working -Patched PollBooth API @Zach's Changelog: -Patched model rotations --Scripters check to make sure you are using the new rotations in your code Bugs which I am aware of: -InteractionEvent not attempting to change camera angle/walk to entities that are not visible in some scenarios. -Mouse will randomly "spaz" out in a small area, seems to be related to either grabbing a suitable destination area or the mouse algorithm itself. Version 2.3.68: @Zach made a manual hotfix for wall object rotations and pathing If you are getting spammed in the logger, please re-download the client. Have a great weekend. If there are any crazy issues, I'll be on to sort them out. -The OSBot Staff
  5. Sounds like you're brainwashed by the media
  6. Nobody gets brainwashed, but a lot of the newer enlisted get a little carried away with a sense of pride because of their new found responsibilities. There is also a certain level of professionalism we must portray and much of it is ingrained into our lifestyles because of the whole "you are on duty 24/7" thing, civilian police officers and other government agencies are held to this high standard as well.
  7. Use the correct forum.
  8. There is a forum with over a thousand topics that have similar questions answered.
  9. Alek

    Be Careful

    There is a forum with over a thousand topics regarding a similar question.
  10. There is a forum with about a thousand topics regarding this question.
  11. Alek

    Luring?

    This is not a community discussion topic.
  12. I eat cold soup from a can because I'm lazy.
  13. This form of magic training has existed for well before the original 2007.
  14. Utilities.takeScreenshot()
  15. I'm confused, are you trying to get the working directory or trying to write a file in the working directory? If you're coming for a bot that has API to create files, you might want to unlearn everything you gained while you were there. https://docs.oracle.com/javase/7/docs/api/java/io/File.html
  16. We have 62 free scripts and 2 VIP scripts, so 64 free scripts for available to you. You've got to be kidding me.
  17. Even the most undetectable clients/scripts have a chance of being banned. This is clearly false advertising, I urge members to not fall victim to his "cure-all" sales pitch.
  18. As long as you have posted terms of service/delivery on your website, you should be fine.
  19. List<Item> items = Arrays.asList(getInventory().getItems()).stream().filter(s -> s.hasAction("Eat")).collect(Collectors.toList());
  20. Witchcraft discussions belong in the Runescape bans forum.
  21. Make your thread titles not sound like OSBot is giving you a trojan next time.
  22. Download and install Java 8
×
×
  • Create New...