Okay, so I've followed this tutorial: http://osbot.org/forum/topic/29924-pandemics-scripting-series-part-ii-path-walking-and-simple-banking-updated-for-osbot-2/
And the only thing that doesn't work in the script is:
import org.osbot.rs07.utility.Area;
so I can't use
private static final Area MINE_AREA = new Area(2606, 3232, 2601, 3237);
private static final Area BANK_AREA = new Area(3250, 3419, 3257, 3423);
Any way to fix that? Or any other way to select a zone to use as a mining zone etc?
EDIT: Figured it out how to fix that, only problem now is how to use the ardounge cape to teleport