Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7234
  • Joined

  • Last visited

  • Days Won

    12
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. Feel free to join the Discord. I'm sure there are some experienced users who can help you with this!
  2. V1.16 Has been pushed. - Fixed double usage of bottomless compost bucket - Fixed displayed breaking time in paint
  3. Could you try and get me a picture?
  4. As long as the script is the one that interacted with those patches in a prior run, it should be able to pick back up the track as it uses caching. I'll have to look into this indeed.
  5. Sure thing. Trial granted .
  6. Make sure to add and remove the listener! @Override public void onStart() { getBot().addGameTickListener(gameTickListener); } @Override public void onExit() { getBot().removeGameTickListener(gameTickListener); }
  7. V1.032 Has been pushed. - Added Lava battlestaff
  8. Awesome. Please PM me regarding this and make sure to state what script & needed features the account is for .
  9. A day, from the moment I’d start.
  10. Sure thing. Please send me a PM regarding this.
  11. It currently does not but if you'd supply me with an account that has access, I could look into adding it.
  12. V1.15 Has been pushed. - Added Snapegrass + Bottomless compost bucket support & fixed tomato watering
  13. By heart, I believe that the explorer's ring and ardougne cape are not supported. That being said, if you have an account I could use to look into these, I could probably add them in there.
  14. If you mean all types of patches, at all types of locations, then no, you can't do all of those within the same inventory with this script as of now.
  15. The script only supports one profile at the time and the only way to avoid the full inventory as of now, is by using less patches!
  16. Sure thing. Trial granted . You'll have to give me more information on this. You're the only one reporting issues here and there's little I can do with this information.
  17. I don't feel like it meets the core requirements of the script and will, thus, probably never add this in there.
  18. It's currently in beta mode and does not work for everybody. I'm sorry to say that I currently don't have time to look into the mode!
  19. Yeah, that's currently your best bet for now, as the script currently does not support the Tool Leprechaun as of yet!
  20. This button is not made to load multiple profiles as the settings for the script. All the button does is refresh the list of profiles, in case a manual refresh is needed.
×
×
  • Create New...