http://osbot.org/api/org/osbot/rs07/api/filter/PositionFilter.html
getObjects().closest(new PositionFilter<RS2Object>(new Position(0,0,0)));
if not use this one same shit
its a simple interface. Interfaces dont break. What break more are like methods.
Yes way to many option but its better then before with have almost no option.
here is someone open source walker. Dont take credit for his shit please lol
https://github.com/Lem0ns/Walker/tree/master/webwalk/obstacles (once your done give me your source :P)
what he is saying is that those methods return an int already. what you have there is an int, then you convert it into string. Then once you have the string you convert it into an int again.
int a = myPlayer().getY(); //works perfectly fine