DignityOnline Posted June 27, 2014 Share Posted June 27, 2014 (edited) My friend has been helping me to develop a script for automatic dicing. We have been using json and PHP. We just finally finished it and this is the end result. The script is 61X2 dicing. Error testing Rand strings if(empty($m)){ $r=rand(1,100); if($r <= 60){ $params = array("Command" => "AccountsDecBalance", "Player" => $player, "Amount" => $bet); $m = 3; } else if ($r > 60){ $params = array("Command" => "AccountsIncBalance", "Player" => $player, "Amount" => $bet); $m = 4; } Edited June 27, 2014 by DignityOnline Link to comment Share on other sites More sharing options...
tommied7 Posted June 27, 2014 Share Posted June 27, 2014 Gambling is bad... v. bad Link to comment Share on other sites More sharing options...
DignityOnline Posted June 27, 2014 Author Share Posted June 27, 2014 Gambling is bad... v. bad I persoanlly don't gamble against the odds thats why I host. :P Link to comment Share on other sites More sharing options...
Dashboard Posted June 27, 2014 Share Posted June 27, 2014 Those odds are pretty harsh Good luck nonetheless. Link to comment Share on other sites More sharing options...
DignityOnline Posted June 27, 2014 Author Share Posted June 27, 2014 Those odds are pretty harsh Good luck nonetheless. 60/40 is good :P Link to comment Share on other sites More sharing options...
Beezmans Posted June 27, 2014 Share Posted June 27, 2014 60/40 is good that means the better is losing 20 percent of his cash every bet Link to comment Share on other sites More sharing options...
Freak Posted June 27, 2014 Share Posted June 27, 2014 I have tested this guys, the odds are more than fair and it is extremely fun to play! Link to comment Share on other sites More sharing options...