im having the same issue as rodney. if you start it at the bank it runs to the ladder then it starts spazzing out. left, right, left, right. then when you stop the script your screen just keeps spinning in the last direction it was going. you have to hit an arrow key to stop it from spinning.
This keeps showing up in the console repeatedly when its doing it's dance
[ERROR][07/19/13 11:43:39 PM]: Error on executing script worker!
java.lang.NullPointerException
at org.osbot.script.rs2.Client.moveCameraToEntity(dm:275)
at CronGuildMiner.climbDown(CronGuildMiner.java:309)
at CronGuildMiner.onLoop(CronGuildMiner.java:161)
at org.osbot.lpT4.run(on:57)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)