Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7257
  • Joined

  • Last visited

  • Days Won

    12
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. It had already been granted and expired. Re-granted.
  2. Sure thing. Granted
  3. That's what I tried to make clear, it is not easy as I'm not just statically writing 1 new route. I need to make a new framework which allows for dynamic special routes.
  4. Sure thing. Granted .
  5. Unfortunately I can't grant you a trial until you have 10+ postcount
  6. Unfortunately, I can't grant you a trial due to your given post count and join date.
  7. I'm debating on adding support for custom traversing methods, such as the teleport tab you just named. The thing is that this'd need quite the enhancement on the current traversing system, meaning I can't add this in with 5 minutes of work. My agenda currently doesn't 'allow' me to work on this right now, try PMing me about this in a week from now.
  8. Sure thing. Granted .
  9. Please see my last quote as well.
  10. V2.1 has been pushede - V2.1 Paint Toggling Added
  11. I saw your private script request. Send me a PM regarding this, I can make this for you as a private script.
  12. Granted. What are the needed tools for this?
  13. You're probably viewing this out of a library. You're not able to edit libraries. You should extract all the classes so you're then able to make any changes.
  14. It does not and I don’t plan on adding it in either. It will be quite some work and there’s not much demand for it thus it not being worthwhile for me. Unfortunately I can’t grant you a trial because of your postcount and registration date.
  15. I need an account that is able to make the object you’re having trouble with . Could I lend your account so I can grab the needed data?
  16. I think this doesn't really make a difference. A better approach would be to not actually keep reading the text in there but just create a proper Task system in which you can insert tasks for it to execute. Such as : First make 100 hard leather, then make 200 soft leather. I think that's a better approach then going with the chatbox message
  17. Please stop trying.
  18. Sure thing. Granted .
  19. Do you have an account I can use to grab the correct data? This is an issue of incorrect data.
  20. Guess that also totally depends on how many words you can write in a minute You shouldn’t really measure in lines/hour though as a solution with 10 lines can be far better then a 100 lines one.
  21. Trial granted. You can see it for yourself .
  22. A good practice is to make this more generic. Make an Enum class called Herb. Save properties in there such as it's itemId. You should then be able to iterate over the Herb#values. In every iteration, check whether that margin is better then the currently best known margin. If so? update the currently best known margin enum object with the new herb one. I'm currently not able to write you a quick and dirty snippet but I hope you understand what I mean. If you don't, I'll try to write you a snippet in an hour or so.
  23. Re-granted and yes it will.
×
×
  • Create New...