So i've been thinking about something.
If you pull data from runescape, for example Objects.closest(x). with that it will search for the closest object. Now my "Theory" is that if you do that a lot, for example if you do it everytime because you need it for something on onLoop(), it constantly pulls from runescape.
Will this increase banrate? if you limit your script and not do this a lot, will it decrease the banrate? I've never seen people discuss this and it seems pretty obvious.
tell me if im going full retard now, but i doubt it.