April 30, 201510 yr I just came a cross with this idea. Since we all have an unique user ID on OSBot, it would be possible to use this user ID for random antiban system, so not 2 bot's would act the same. This could be implemented on almost every current antiban method where numbers are included, using a simple math. Let's see what I mean If the user ID would be 1337 and bot would sleep for (6666, 666) The user ID would be used as divider or multiplier on the spot etc. 6666/1337 + 666 the sleep would be 3320 Don't hate. I am toxicated as atlantic ocean.
April 30, 201510 yr Ye I like the idea, but it's better to use the first x bits of something like hash(in game name) and not our osbot id since that would result in similar behavior for all your bots.