Login Register


What does this code do? filter_list
Author
Message
RE: What does this code do? #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.






Messages In This Thread
What does this code do? - by MRIDGAF - 06-06-2014, 09:08 PM



Users browsing this thread: