There is a tile in lumbridge by the fishing tutor where the fishing spot moves to sometimes.
It is not possible to fish there because the tutor is in the way of it. I'm trying to
.closest("Fishing spot") != Position(x,y,x) but there are errors because of different types.
Still trying to figure out how to say it in correct code.