Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7238
  • Joined

  • Last visited

  • Days Won

    12
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. I'll try to look into it when I can, not sure when that will be though
  2. Only do ironRocks = getObjects().closest(n -> n.getId() == 7488 && ((n.getX() == 1234 && n.getY() == 1234) || (n.getX() == 1234 && n.getY() == 1234))); In the actual mining state, no need to do that in a state where you won't need to know any information about that object. Please do null-checking aswell :)
  3. Should've both just read the thread lads.
  4. It supports them but they're not as efficient as they should be; you're better of doing a different object Both granted.
  5. OSBot doesn't allow any direct external connections.
  6. both granted 12h because of fast reply.
  7. It seems you have already had you trial.
×
×
  • Create New...