Script does nothing currently when started. Paint does display and im getting this error message in the debug:
[ERROR]11:47:33: java.lang.NullPointerException at org.dreambot.api.wrappers.items.Item.hasAction(Item.java:211) at org.dreambot.hashtag.api.Methods.e(Unknown Source) at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.collect(Unknown Source) at org.dreambot.api.methods.container.AbstractItemContainer.all(AbstractItemContainer.java:371) at org.dreambot.api.methods.container.AbstractItemContainer.get(AbstractItemContainer.java:422) at org.dreambot.hashtag.api.Methods.a(Unknown Source) at org.dreambot.hashtag.rockcrabs.RockCrabsFrame.a(Unknown Source) at org.dreambot.hashtag.rockcrabs.RockCrabsFrame.(Unknown Source) at org.dreambot.hashtag.rockcrabs.RockCrabsScript.onStart(Unknown Source) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:196) at java.lang.Thread.run(Unknown Source)
(EDIT: I Deleted jagexcache restarted bot and it works fine, sorry lol)