Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. Real Friends
  2. Chris

    noobs

    Deegates
  3. stop(false); @Override public void onStart() { log("Let's get started!"); } @Override public int onLoop() throws InterruptedException { getWalking().webWalk(new Position(3166, 3485, 0)); if (npcs.closest("Banker") != null && npcs.closest("Banker").interact("Bank")){ stop(false); } return random(200, 300); } @Override public void onExit() { log("Arrived at destination !"); } @Override public void onPaint(Graphics2D g) { } }
  4. ez
  5. 83 posts? joined 2 days ago? What's next..? *Selling Maxed main RSGP Only!*
  6. yes i am paying 10$Million in damages since owning SinfulBotCommunity
  7. ae5hyaetrhaetrhaetrhyaethaethbaetrghae5thnqthadtyerae
  8. Chris

    Fishing spot

    //try NPC fish = getNpcs().closest(o -> o.getName().equals("Fishing spot") && o.getPosition().equals(Position position));
  9. hi
  10. ur supposed to just wait m8
  11. services on runescape
  12. dont spam
  13. ur garbage /s
  14. They will be quieter
  15. Ye but make sure you get it I'm Mx Browns
  16. WebWalkEvent toDestination = new WebWalkEvent(INodeRouteFinder.createAdvanced(), destination); //can do Position position || try area.getRandomPosition(); toDestination.setBreakCondition(new Condition() { //if true, break the walker. @Override public boolean evaluate() { return condition; //area.contains(myPos) || pos.distance() <= threshold } }); execute(toDestination);
  17. Chris

    Hey

    yes
×
×
  • Create New...