Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7164
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. Strange, seemed to work for me and others
  2. Did you read the thread on how to start it
  3. I'll try to look into it when I can, not sure when that will be though
  4. 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 :)
  5. Should've both just read the thread lads.
  6. It supports them but they're not as efficient as they should be; you're better of doing a different object Both granted.
  7. OSBot doesn't allow any direct external connections.
  8. both granted 12h because of fast reply.
×
×
  • Create New...