Jump to content

skillerkidos1

Lifetime Sponsor
  • Posts

    1180
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    100%

Everything posted by skillerkidos1

  1. private void test() { RS2Object rock1 = getObjects().getAll().stream().filter( a -> a.getName().equals("Iron rock") && a.getX() == 123 && a.getY() == 234) .findAny().orElse(null); boolean minedRock1 = false; boolean minedRock2 = false; if (minedRock1 && minedRock2) { //make all false } else if (!minedRock1) { //mine rock 1 //set true } else if (!minedRock2) { //mine rock2 //set true } }
  2. Im currently rewriting the script so not too much longer!
  3. v1.56 fixed bugs and recharging tridents
  4. It’s the name of the settings you saved
  5. Can you send me log on discord please
  6. Thank you for the report I’m checking it out
  7. Ty for the report I’ll check those out
  8. You’ll have to ask an admin or osbot discord about that
  9. Um you should reload osbot and rs that seems like osbot couldn’t read the items. join my discord and send me a msg I’ll be able to help
  10. Can you send me screenshot and logger on discord please I am currently running it and do not have this issue discord link in my signature
  11. Well step 1 would be to not post your rsn on a botting site if you're wanting to get unbanned
  12. It’s being tested atm if you join my discord I can give you auth!
×
×
  • Create New...