Use local coordinates instead of world coordinates as it's always on the same place ina certain region
To go from local to world again, script.getMap().getBaseX() and Y
as far as I know you can't use jar files as dependency on OSBot as it does not read them when starting a script.
When developing on the OSBot SDN we do have a dependency package which we can access from every script on that repo