I'm primarily curious about how different scripts that perform the same function have different ban rates? You often hear that private scripts are safer for your accounts, but assuming it's a simple task, I don't quite see how this is possible.
Say I make a script to mine iron ore. I have the option to bank and the option to powermine. Mouse movements / clicks are handled by the OSBot API, walking is handled by OSBot webwalker, the rest is just simple logic. Assuming both scripts have good code quality (e.g. not spamming to rock constantly), what makes these different?