Jump to content

Patrick

Developer
  • Posts

    1763
  • Joined

  • Last visited

  • Days Won

    149
  • Feedback

    100%

Everything posted by Patrick

  1. 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
  2. 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
  3. Use getObjects().getAt(x, y) and filter that on name/id. getAt(x, y) is optimized for these kinds of things
  4. Yeah as long as it's not an ultimate ironman and you disable buying items. Trail given
  5. Just noticed that, that's a bug. It's fixed for the next release
  6. 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.
  7. 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
  8. 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
  9. None yet, there are quite a few things to iron out and make sure it's compatable with all scripts etc
  10. 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.
  11. 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
  12. There are some issues with the current version of mirror and some webwalking related issues.
  13. As for botting clue scrolls, I was able to not get banned for months botting for a couple hours a day (5/6), never botting for more than 2 hours straight.
  14. Yes a script chaining system is in the making
  15. Sadly not, retrieving the stash information isn't possible without running rs scripts; a feature osbot doesn't have.
  16. I believe by default it's currently a bit slower. But scripters now have the posibility to tweak the speed accordingly to their scripts. No idea, could be multiple issues. Post in the correct section and some people might be able to help you out in there.
  17. Any feedback so far? There are some nasty bugs to track down in there.
  18. Oh that'd be a cool feature to have for sure. I'll have to look into it
  19. 1) What do you mean exactly? 2) A way to import custom flows will be added yes 3) I'm going to update the api docs soon to include all the new stuff
  20. Hey, API CHANGES: - Added FlowVariety to the new mouse profiles, to change the amount of variety in the movement. FIXES: - Attempt to fix some worldhopper crashing issues. MISC: - Added a 'newmouse' cli argument. - Minor bug fixes. - The OSBot Team
  21. Some bugs seem to be mirror (1, 2, 6) or webwalker (4) related. But for me to fix the bugs that aren't; I need a screenshot + the item id of the clue to fix them.
×
×
  • Create New...