Hi. Does dicebot generating new client seed for every bet?
https://steemit.com/@dicetime/transfers
RE: MyDiceBot - v190312 is out! Fixed Primedice precision issue
You are viewing a single comment's thread from:
MyDiceBot - v190312 is out! Fixed Primedice precision issue
yes, it's generating new client seed every bet.
do you need it change every bet or not change?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
In my opinion changing seed after every bet, it's not good idea. It may slow down the bot and some sites not gonna let you do that. Is there a way to stop it?
The best option would be to let decide player when he wants to change the seed.
Using seuntjie bot, I have function resetseed() and I can use it in script. Something like that:
if wins+losses>100 and wins/losses>1.02 then
resetseed()
end
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
will consider.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit