Hey man appreciate the effort that's in this post.
I'm trying to follow the tutorial but use it to cut down trees instead of thieving stalls.
Here's the code:
When I run the script it just mouses over the nearest tree but doesn't interact. It just sits idle on the tree, occasionally mousing over to a different one if it deems it nearer.
When I hover over .interact on Eclipse it gives me this error:
All google can tell me is the .Jar file isn't found and to try re-attaching it. But I have attached it over and over, in as many ways possible. OSbot.JAr (latest version) is in the referenced libraries, etc. I've got it in multiple different folders including the one I'm working in and it still doesn't work.
Any Ideas?
EDIT: OK forget my question. I cleaned my hard drives, recovered windows, cleared all my crap. Re-installed everything needed and now it's working.
I also had issues with this error after the reinstall:
"the type org.osbotlp2 cannot be resolved. it is indirectly referenced from .class files"
I was trying to use Eclipse and osBot on a different Hard drive than :/C. I was using it on :/E (I have multiple). This threw up alot of unexpected errors, Java not communicating and shit. I'm keeping everything on my :/C drive now and it's working fine. Continuing the tutorial now!