Jump to content

skillerkidos1

Lifetime Sponsor
  • Posts

    1345
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by skillerkidos1

  1. Please join my discord if you would like to help me test! Will be posting proggies soon!
  2. Pretty sure everyone will be making one lol
  3. Pretty sure you can launch with the vanilla client with the jagex launcher instead of runelite
  4. Yaaasssss
  5. https://osbot.org/forum/forum/227-vouchers/
  6. Yes it will
  7. 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 } }
  8. Im currently rewriting the script so not too much longer!
  9. v1.56 fixed bugs and recharging tridents
  10. It’s the name of the settings you saved
  11. Can you send me log on discord please
  12. Thank you for the report I’m checking it out
  13. Ty for the report I’ll check those out
  14. Was resolved
  15. You’ll have to ask an admin or osbot discord about that
  16. 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
×
×
  • Create New...