private Area varrockSquare = new Area(3205, 3436, 3221, 3421);
if (inventory.interact("Break", 8007)) {
new util.Sleep(() -> !varrockSquare.contains(myPosition()), Script.random(1500, 2500)).sleep();
}
getWalking().webWalk(Banks.VARROCK_EAST);
Still gives me the same error, can someone confirm that is correct?
* Using @Explv Sleep class found here: https://osbot.org/forum/topic/115124-explvs-scripting-101/