Eric and I have been testing extensively and letting the dev team know about bugs, we've pointed out some API issues that will probably be fixed in upcoming releases.
Use the API to your advantage, they have filters for a reason.
Maybe something like this:
npcs.closest(new BestMatch(this));
public boolean match(NPC subject) {
return subject.getName().equals(name) &&
Arrays.asList(subject.getDefinition().getActions()).contains(action);
}
Person X takes test, doesn't know how, asks person Y (who is quite smart) for all the solutions. Person X gets approved.
I can't think of a good way to approve scripts except by looking at each one thoroughly upon submission.
There will always be ways for bad scripts to slip through, having a test is a bit of a joke. Hopefully they can find a way to check each script before uploading it, but that takes time and resources OSBot doesn't seem to want to dedicate.
For those of you who appear quite misinformed, scripters can script for any botting site they like excluding one. That means we can script here and anywhere else (excluding one) and it will not effect our rank or status on OSBot.