Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
joksim299
on 12/12/2016, 22:09:01 UTC

how to write (stop after losing% of the balance)?

You can add if function to check balance:
Code:
if balance < x then
stop()