This repository was archived by the owner on Feb 20, 2024. It is now read-only.
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
Properly randomize like button press #52
Open
Description
In this case for example i would suggest to give a probability of using one method (click heart) or the other (double tap) based on some value generated from the username (or the seed, if it does not change between two session of the same user).
This way the same bot running on different user will behave differently, but still two bot running actions for the same username will always behave in similar ways (aka fuck classifiers).