Jump to content

Patrick

Developer
  • Posts

    1828
  • Joined

  • Last visited

  • Days Won

    164
  • Feedback

    0%

Everything posted by Patrick

  1. An sdn rework is also in the planning
  2. It's pretty nice for sure
  3. Aiming to have it implemented within a couple of weeks
  4. I'll check out the SoS issues
  5. Use the following to interact with entities: InteractionEvent(Entity entity, String... actions) This one is specifically designed to work with entities and also check for crosshairs.
  6. It seems there used to be one, but I guess it's no longer active. Might make one ^^
  7. Perhaps there are some new questions added, I'll check it out Good to hear ^^
  8. Good to hear
  9. No idea how ghostmouse works, but if it uses the Robot class, then it's probably the same
  10. Yeah, I'll see if I can add it in the next version
  11. Possibly for some 'normal' gates yes Yeah that's why I added it just to see how effective it is. I managed to bot agility for tens of hours with the hardware mouse option and very little breaks, and the account is still going
  12. Hey, This dev build brings a large improvement in the webwalker stability and adds a (temporary) option to use your native mouse to control the bot. This is an experimental and optional functionality which might not be added to the next stable build, depending on the user reviews. Download link: http://osbot.org/devbuilds/osbot 2.5.90.jar FIXES: - Fixed -autologin cli argument not working without the -login arg - Fixed an issue with quest completion loading WEB WALKER: - Fixed the issue with trying to interact with obstacles (doors/gates/stairs) that shouldn't even be on the path and getting stuck. MISC: - Added the option to use the hardware mouse. This has been added to see if using the hardware mouse has impact on banrate. From our testing it's looking promising. It will limit you to 1 tab which needs to be on the foreground at all time. For security reasons, it's not possible to disable human input and pressing the escape button will imidiately stop the running script. Pressing backspace will pause the script. For more information about how this works, check out https://docs.oracle.com/javase/8/docs/api/java/awt/Robot.html - Added a link to the mirror guide on the startup page (WIP). - Minor bug fixes. - The OSBot Team
  13. Use getObjects().getAt(x, y) and filter that on name/id. getAt(x, y) is optimized for these kinds of things
  14. Yeah as long as it's not an ultimate ironman and you disable buying items. Trail given
  15. Just noticed that, that's a bug. It's fixed for the next release
  16. Yes this is a dev build. It's for people to test new features before they get pushed to the live version. You need to download the dev builds from the threads.
  17. Hey, In an attempt to fix some deeply-rooted bugs, we've maded some changes to the way widgets are used throughout the API. Please test it as much as possible and let us know how it goes. Download link: http://osbot.org/devbuilds/osbot 2.5.89.jar API CHANGES: - Removed widget caching from world hopper, quests, logout tab, GE and shop api. Please let me know if you notice a difference and if it's on mirror or injection FIXES: - Added a missing break condition check in the worldhopper. - Fixed cli args for script and username/pass not working if there are spaces in the name (Usage of "" is required for names with spaces eg -script "script name":args) - Fixed a bug where the break manager would start during the welcome screen WEB WALKER: - Added PathPreferenceProfile#setAllowQuestLinks to enable/disable quest requirement links (default enabled, fairy rings are ignored) - Added Femi dialogue to the gnome stronghold gate MISC: - Minor bug fixes. - The OSBot Team
  18. Hey everyone, We are planning to redesign the client to make it look better and be more user friendly, so we would like to see some suggestions. A client design must include the following: A detailed main bot screen providing at least the current functionality At least a sketch for the login screen, debug, script selector and account selector (if seperate from the main bot screen) Being able to provide the separate resources if won (eg button icons) (Bonus) Extra features like tab previews, discord integration, website integration or anything you find useful are welcome PRIZE: $100 PayPal or Store Credit & lifetime vip + designer rank SUBMISSION DEADLINE: 20 September, 10:00 AM UTC WINNER ANNOUNCED: 25 September, 10:00 AM UTC Submit your design by creating a group PM with @Patrick @Maldesto and @Token like in the image below: - The OSBot Team
  19. None yet, there are quite a few things to iron out and make sure it's compatable with all scripts etc
  20. I'm maintaining this script. Yes, whenever a bug/issue gets reported according to the template, the bug gets fixed if it's not webwalker/mirror related. If it is, the cluescroll that can't be solved will be added on the unsolvable list. Suggestions for new features are also being taken into account.
  21. Hey, Download link: http://osbot.org/devbuilds/osbot 2.5.88.jar FIXES: - Attempt to fix some widget caching issues. MISC: - Minor bug fixes. - The OSBot Team
  22. There are some issues with the current version of mirror and some webwalking related issues.
  23. done
  24. Done
×
×
  • Create New...