Ciremun / freedom

osu! difficulty changer & bot
MIT License
101 stars 28 forks source link

Relax mod humanization #161

Closed KetamineAddict closed 1 month ago

KetamineAddict commented 1 month ago

Removed the linear randomization of the relax bot and replaced it with a gaussian deviation to have a more human like relax bot.

Also added a timer to the alternate option, so that only clicks under 800ms delay trigger the alternation.

KetamineAddict commented 1 month ago

If you want, I have even more humanization math implemented. Looks 90% like a human with random delay spikes in the plays and some extremities outside the gaussian distribution.

Then the gaussian gets shifted along the X axis every few seconds so it doesnt always stay in the middle.

Ciremun commented 1 month ago

thanks

KetamineAddict commented 1 month ago

Did you test it and like it? If you want I can update it with my latest version.

Ciremun commented 1 month ago

i havent tested it, update if you want