Mostly works

This commit is contained in:
2026-05-03 11:13:06 -04:00
parent 6f4519894b
commit 60663b8d4a
21 changed files with 3188 additions and 1706 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ class FarmSupply {
await sleep(3000);
// Wait for pathfinder to be idle
while (this.bot.bot.pathfinder.isMoving()) {
this.bot.bot.pathfinder.stop();
this.bot.bot.clearControlStates();
await sleep(500);
}
this.bot.bot.clearControlStates();