Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7257
  • Joined

  • Last visited

  • Days Won

    12
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. Granted
  2. I won't be home in a while, I'm not 100% sure by heart either; I think it was lobster, antipoison, stamina potion, nardah teleport.
  3. Not really.
  4. Many of us haven't; I haven't for example
  5. A user claimed he has hacked/recovered accounts he has sold.
  6. Look into the Configs; every quest has a certain config from which you can see the state of the quest; meaning you can also determine when it has been completed
  7. I'm not sure if anybody has used it, because of the requirements. Give it a try and tell me
  8. Looks nice
  9. Have you started it like the thread tells you to?
  10. Thats what you should've said
  11. It only works on karamja - so no, you can't fish anglerfish with this - Trial granted.
  12. Granted
  13. Please place a proper bug report
  14. My bad, haven't looked into the code for a while. I'll try to have a swift look tomorrow.
  15. I won't be able to look into it for a while. Try to use 20 monkfish instead
  16. It's very weird but for some users the GUI pops up weird like this. To fix this --> minimize the GUI and then open it again; it will be loaded like it should by then
  17. You're not filling the GUI in correctly
  18. Strange, seemed to work for me and others
  19. Did you read the thread on how to start it
  20. I'll try to look into it when I can, not sure when that will be though
  21. 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 :)
  22. Granted
×
×
  • Create New...