RE: What does this code do? 06-07-2014, 09:44 AM
#4
If I understand correctly, once the form is submitted the server "takes" your bet and computes whether you won or not internally.
In words, the random event takes place only after your bet, so you cannot tell if you are going to win or lose.
As an alternative, you could try to hack the Random Number Generator (RNG) used by the server, but this sounds infeasible.
In words, the random event takes place only after your bet, so you cannot tell if you are going to win or lose.
As an alternative, you could try to hack the Random Number Generator (RNG) used by the server, but this sounds infeasible.
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)