Uhm soon as I start the script it was 12 fps the entire time, I'll try again in a bit and update if its any better, Thanks!
Update:
It's gone up to about 18 fps now.
Also at the end of every game, this error will spam the logger for a few seconds, which I think causes a delay in clicking the plank for the next game. Sometimes it waits like 10 seconds before clicking the plank. Script still functions just fine, and i'm currently using, just would be better if it were to get back on the boat right away. Thanks for everything Khal, you the mvp.
[INFO][Bot #1][11/28 11:04:27 AM]: [x=2638, y=2642, z=0]
[ERROR][Bot #1][11/28 11:04:27 AM]: Error executing event : org.osbot.rs07.event.InteractionEvent$CameraControl@1d6e5d6
java.lang.NullPointerException
at org.osbot.rs07.api.map.Position.isVisible(eh:200)
at org.osbot.rs07.input.mouse.MainScreenTileDestination.isVisible(on:65)
at org.osbot.rs07.event.InteractionEvent$CameraControl.execute(ij:144)
at org.osbot.rs07.event.EventExecutor$2.run(lj:49)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)