Post
Topic
Board Gambling discussion
Merits 7 from 1 user
Re: Seuntjie' Dice bot programmers mode discussion.
by
seuntjie
on 02/06/2020, 17:40:14 UTC
⭐ Merited by DarkStar_ (7)
Is there any way I can change to a custom client seed from inside of dice bot(instead of resetting seed to a random one)

No. Re-using client seeds (like many people do because of superstitions) compromises provably fair methods, especially when using a bot with predictable betting patterns (It would still be very difficult from the server side to do anything with it, but it becomes possible). It's not as much of a problem with nonce based sites, but with per-bet sites, it completely invalidates the fairness of the bet. As such, to ensure the fairness of bets placed with the bot, it will select a random client seed when it can.