July 11, 201312 yr Since this method does not work: http://osbot.org/api/org/osbot/script/MethodProvider.html#walk(java.util.List, boolean, int, boolean) I have been trying to write a method to walk a path. As of right now, the walking is ugly, very bot like. Any idea how I can make it much smoother?
July 11, 201312 yr Author I have been using meercy's walking class but it's not amazing. I need something that will walk smooth from one Position to another. The position are within minimap distance.