So a while ago I wrote a couple of private scripts for someone, but all of them had extraordinarily high banrates (verging on 100%). I'd added basic antiban features - such as moving the mouse off screen, rotating the camera occasionally, tab switching, but despite this the high banrates continued.
The one thing that both the scripts had in common was their heavy use of WidgetDestination and the RS2Widget.interact(String) method. I was under the impression that OSBot handled human-like mouse movement and clicking, but is this not the case?
If it is, does anyone have an idea what might have caused the high banrates?