Jump to content

skillerkidos1

Lifetime Sponsor
  • Posts

    1345
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by skillerkidos1

  1. Add me on discord SkillerKido#2423
  2. fixed in v1.34!
  3. ill check it out now!
  4. Like 5-10m lol 99 cooking take like 24hrs and cost 5m-10m with wines now right?
  5. whats your discord? block#3843 returns no one
  6. Mirror mode?
  7. Fixed I’m v1.32
  8. Yes add me on discord SkillerKido#2423
  9. Nice gl!
  10. fixed in v1.31
  11. Can you send me logs on discord please
  12. Combat#toggleSpecialAttack(boolean) ily
  13. Make accs that people are going to use to farm with or pk accs are pretty good as well and nmz ready
  14. Add me on discord SkillerKido#2423
  15. found the issue has been fixed in v1.28
  16. Can you send me the logs on discord or show me picture of your settings in gui please Also are you using CLI?
  17. if(getBank().contains("Super strength(4)")){ log("true"); }else{ log("false"); } it showing true for me in mirror mode maybe try reloading osbot and rs client [INFO][Bot #1][06/18 08:31:02 PM]: Started script : TEST SCRIPT [INFO][Bot #1][06/18 08:31:02 PM]: true [INFO][Bot #1][06/18 08:31:03 PM]: true [INFO][Bot #1][06/18 08:31:04 PM]: true log("Try: " + getBank().contains("Super strength(4)")); [INFO][Bot #1][06/18 08:34:37 PM]: true [INFO][Bot #1][06/18 08:34:37 PM]: Try: true [INFO][Bot #1][06/18 08:34:38 PM]: true [INFO][Bot #1][06/18 08:34:38 PM]: Try: true
  18. Hello there
  19. Add me on discord SkillerKido#2423
  20. That’s exactly what I said? Lmao
  21. You need to make an event and setMinDistanceThreshold to 0 to walk to exact tile WalkingEvent myEvent = new WalkingEvent(new Position(1, 2, 3)); //making the event myEvent.setMinDistanceThreshold(0); execute(myEvent); //executing the event
×
×
  • Create New...