Файл: transformerss/pages/account/_rusrul.php
Строк: 433
<div class="cl-right">
<div class="s-bk-lf">
<div class="acc-title">Русская рулетка</div>
</div>
<div class="silver-bk"><div class="clr"></div>
<center>
<ul class="bonus-menu">
<li><a href="/account/penny">Орел или Решка</a></li>
<li><a href="/account/game2">Под 7 Над</a></li>
<li><a href="/account/rusrul">Русская рулетка</a></li>
<hr>
<li><a href="/account/gono4ki">Гонки машин</a></li>
<li><a href="/account/rul-race">Гонки машин Pro</a></li>
<li><a href="/account/kostik">Игра в кости</a></li>
<hr>
<li><a href="/account/rul">Наперстки</a></li>
<li><a href="/account/rul-pro">Наперстки PRO</a></li>
<li><a href="/account/rul-crazy">Наперстки CRAZY</a></li>
<hr>
<li><a href="/account/rul-max">Наперстки max</a></li>
<li><a href="/account/lottery">Лотерея</a></li>
<li><a href="/account/knb">Игра К-Н-Б</a></li>
<hr>
<li><a href="/account/bezproigrisha">Безпроигрышная лотерея</a></li>
<li><a href="/account/wheel">Колесо Фортуны</a></li>
</ul>
</center>
<hr>
<?PHP
$_OPTIMIZATION["title"] = "Аккаунт - Русская рулетка";
$usid = $_SESSION["user_id"];
$uname = $_SESSION["user"];
$db->Query("SELECT * FROM db_users_b WHERE id = '$usid' LIMIT 1");
$user_data = $db->FetchArray();
if (isset($_POST['stavka'])) {
$patron = intval($_POST['patron']);
$patron2 = intval($_POST['patron2']);
$stavka = intval($_POST['stavka']);
$nap = rand(1,5);
$time = time();
if($stavka <= $user_data['money_b']) {
if($stavka >= 100) {
if($patron == 1 or $patron == 2 or $patron == 3 or $patron == 4 or $patron == 5 or $patron2 == 6 or $patron2 == 7 or $patron2 == 8 or $patron2 == 9 or $patron2 == 10){
if($patron == $nap){
$sum = $stavka * 5;
$win = 1;
echo "<center><font color='green'>Выиграли :) </font>";
$db->Query("UPDATE db_users_b SET money_b = money_b + '$sum' where id = '$usid'");
$db->Query("INSERT INTO db_rusrul (user_id, login, date, summa, win) VALUES ('$usid', '$uname', '$time', '$sum', '$win')");
} else {
echo "<center><font color='red'>Проиграли! :)</font>";
$win = 0;
$db->Query("UPDATE db_users_b SET money_b = money_b - '$stavka' where id = '$usid'");
$db->Query("INSERT INTO db_rusrul (user_id, login, date, summa, win) VALUES ('$usid', '$uname', '$time', '$stavka', '$win')");
}
}else echo "<center><font color='red'>Выберете патрон!</font>";
}else echo "<center><font color='red'>Минимальная ставка 100 серебра! Максимальная ставка 2000 серебра!</center></font>";
}else echo "<center><font color='red'>недостаточно средств на балансе!</font>";
}
?>
<div class="cl-right"><style>
.s-bk-lf {
margin-left: 150px;
}
.acc-title {
background: #dbf4f6;
width: 234px;
height: 30px;
border: 1px solid #b3d8d3;
border-radius: 10px;
text-align: center;
font-family: "lobster";
font-size: 18px;
color: #75989B;
margin-left: 37px;
}
.silver-bk {
background: #f7f7f7;
border: 1px solid #dddddd;
width: 580px;
border-radius: 4px;
margin: -10px 0px 0px 0px;
padding: 10px 14px 10px 14px;
color: #7ea57b;
font-weight: bold;
text-shadow: #fff 0 2px 9px;
margin-top: -10px;
}
.btn_2d {
background: #7ea57b;
border: #7ea57b;
color:#FFF;
margin:0px 0px 0px 0px;
padding:3px 0px 3px 0px;
cursor:pointer;
width:95px;
}
.btn_2d:hover {
background: #fd9a1ac;
background: -o-linear-gradient(top, #f5d438 0px, #faab06 100%);
background: -moz-linear-gradient(top, #f5d438 0px, #faab06 100%);
background: -webkit-linear-gradient(top, #0D5A07 0px, #7ea57b 100%);
background: -ms-linear-gradient(top, #f5d438 0px, #faab06 100%);
border-radius: 0 3 0px 3px;
}
.poilop {
font-size: 14px;
height: 30px;
display: block;
width: 230;
color: #77AF1B;
font-weight: bold;
box-sizing: border-box;
margin-bottom: 9px;
border-radius: 3px;
border: 1px solid #bbb;
box-shadow: 0 -1px 1px 0 #ececec,inset 0 1px 3px 0 #dbdbdb;
line-height: normal;
}
.silver-bkfruitchiki {
border: 1px solid #dddddd;
width: 240;
border-radius: 4px;
margin: -10px 0px 0px 0px;
padding: 10px 12px 10px 12px;
color: #7ea57b;
font-weight: bold;
text-shadow: #fff 0 2px 9px;
margin-top: 5px;
}
.fr-te-gr-title {
color: #fc6104;
font-weight: 700;
font-family: "lobster";
text-align: center;
font-size: 18px;
margin-bottom: 10px;
}
.silver-bkfruitchiki2 {
border: 1px solid #dddddd;
width: 180;
height: 55px;
border-radius: 4px;
margin: -10px 0px 10px 0px;
padding: 5px 5px 5px 5px;
color: #7ea57b;
font-weight: bold;
text-shadow: #fff 0 2px 9px;
margin-top: 3px;
}
.silver-bkloxum789 {
background: #f7f7f7;
border: 1px solid #dddddd;
width: 230px;
height: 25px;
border-radius: 4px;
padding: 5px 0px 0px 0px;
color: #7ea57b;
font-weight: bold;
text-shadow: #fff 0 2px 9px;
margin-bottom: 9px;
}
</style>
<center>Русская рулетка - это игра с виртуальной смертью!</center>
<center>Имеются 8 патронов, из которых 4 боевых. Если ваш патрон оказался боевым, а патрон соперника холостым, тогда ваша ставка увеличивается в 5 раза! При других раскладах выигрывает соперник.</center><center>Минимальная ставка 100 серебра! Максимальная ставка 2000 серебра!</center>
<br>
<script type="text/javascript">
all_images = new Array (
"/img/rusrul/1.png",
"/img/rusrul/1.png",
"/img/rusrul/1.png",
"/img/rusrul/2.png",
"/img/rusrul/3.png",
"/img/rusrul/4.png",
"/img/rusrul/5.png");
all_images2 = new Array (
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistov.png",
"/img/rusrul/pistov.png");
var ImgNum = 0;
var ImgLength = all_images.length - 1;
var delay = 156;
var lock = false;
var run;
function chgImg(direction) {
if (document.images) {
ImgNum = ImgNum + direction;
if (ImgNum > ImgLength) { ImgNum = 6; }
document.slide_show.src = all_images[ImgNum];
document.slide_show3.src = all_images2[ImgNum];
}
}
function auto() {
if (lock == true) {
lock = false;
}
else if (lock == false) {
lock = true;
run = setInterval("chgImg(1)", delay);
}
}
</script>
<script type="text/javascript">
all_imagesu = new Array (
"/img/rusrul/1.png",
"/img/rusrul/1.png",
"/img/rusrul/1.png",
"/img/rusrul/2.png",
"/img/rusrul/3.png",
"/img/rusrul/4.png",
"/img/rusrul/5.png");
all_imagesu2 = new Array (
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistox.png",
"/img/rusrul/pistov.png",
"/img/rusrul/pistov.png");
var ImgNumu = 0;
var ImgLengthu = all_imagesu.length - 1;
var delayu = 156;
var locku = false;
var runu;
function chgImgu(directionu) {
if (document.images) {
ImgNumu = ImgNumu + directionu;
if (ImgNumu > ImgLengthu) { ImgNumu = 6; }
document.slide_show2.src = all_imagesu[ImgNumu];
document.slide_show4.src = all_imagesu2[ImgNumu];
}
}
function storty() {
if (locku == true) {
locku = false;
}
else if (locku == false) {
locku = true;
runu = setInterval("chgImgu(1)", delayu);
}
}
</script>
<script type="text/javascript" src="/img/rusrul/base2.js"></script>
<div>
<!------------------------------------------------>
<!--<script type="text/javascript">
window.onload = function () {
var i = 4;
var timer = setInterval(function () {
i--;
document.getElementById('timer').innerHTML = '<center><input class="poilop" type="text" style="text-align:center; background-color:#dddddd" name="sum" value="Револьверы заряжаются..." readonly>';
if (i == 0) {
document.getElementById('example').style.display = 'block';
document.getElementById('example2').style.display = 'block';
document.getElementById('example3').style.display = 'block';
document.getElementById('example4').style.display = 'block';
document.getElementById('timer').style.display = 'none';
clearInterval(timer);
}
}, 1000)
}
</script>-->
<form method="post" action="">
<div>
<!--<div id="timer"></div>-->
<!--<div id="example" style=" display: none; ">-->
<center><input class="poilop" style="text-align:center" name="stavka" value="100" type="text"></center>
<!--</div>-->
<center>
<div>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<!----><!---->
<td align="center">
<div class="silver-bkfruitchiki">
<div class="fr-te-gr-title"><font color="green"><b>Ваш револьвер:</b></font></div>
<div colspan="3"><img src="/img/rusrul/1.png" name="slide_show"></div>
<div class="silver-bkfruitchiki2">
<!--<div id="example3" style=" display: none; ">-->
<center><img src="/img/rusrul/pistox.png" name="slide_show3"></center>
<!--</div>-->
</div>
</div>
</td>
<!----><!---->
<!----><!---->
<td align="center">
<div class="silver-bkfruitchiki">
<div class="fr-te-gr-title"><font color="green"><b>Револьвер соперника:</b></font></div>
<div colspan="3"><img src="/img/rusrul/1.png" name="slide_show2"></div>
<div class="silver-bkfruitchiki2">
<!--<div id="example4" style=" display: none; ">-->
<center><img src="/img/rusrul/pistox.png" name="slide_show4"></center>
<!--</div>-->
</div>
</div>
</td>
<!----><!---->
</tr>
</tbody></table>
</div>
</center>
<center>
<div>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<!----><!---->
<td align="center">
<div class="silver-bkfruitchiki">
<div class="fr-te-gr-title"><font color="green"><b>Патрон для себя:</b></font></div>
<center>
<table align="center">
<tbody><tr>
<td>
<img src="/img/rusrul/patron.png">
</td>
<td>
<img src="/img/rusrul/patron.png">
</td>
<td>
<img src="/img/rusrul/patron.png">
</td>
<td>
<img src="/img/rusrul/patron.png">
</td>
</tr>
<tr>
<td><center><input name="patron" onclick="window.location.assign("javascript:auto()")" value="1" type="radio"></center>
</td>
<td><center><input name="patron" onclick="window.location.assign("javascript:auto()")" value="2" type="radio"></center>
</td>
<td><center><input name="patron" onclick="window.location.assign("javascript:auto()")" value="3" type="radio"></center>
</td>
<td><center><input name="patron" onclick="window.location.assign("javascript:auto()")" value="4" type="radio"></center>
</td>
</tr>
</tbody></table>
</center></div>
</td>
<!----><!---->
<!----><!---->
<td align="center">
<div class="silver-bkfruitchiki">
<div class="fr-te-gr-title"><font color="green"><b>Патрон для соперника:</b></font></div>
<center>
<table align="center">
<tbody><tr>
<td>
<img src="/img/rusrul/patron.png">
</td>
<td>
<img src="/img/rusrul/patron.png">
</td>
<td>
<img src="/img/rusrul/patron.png">
</td>
<td>
<img src="/img/rusrul/patron.png">
</td>
</tr>
<tr>
<td><center><input name="patron2" onclick="window.location.assign("javascript:storty()")" value="1" type="radio"></center>
</td>
<td><center><input name="patron2" onclick="window.location.assign("javascript:storty()")" value="2" type="radio"></center>
</td>
<td><center><input name="patron2" onclick="window.location.assign("javascript:storty()")" value="3" type="radio"></center>
</td>
<td><center><input name="patron2" onclick="window.location.assign("javascript:storty()")" value="4" type="radio"></center>
</td>
</tr>
</tbody></table>
</center>
</div>
</td>
<!----><!---->
</tr>
</tbody></table>
</div>
</center>
<!--<div id="example2" style=" display: none; ">-->
<center><input class="btn_2d" name="swap" style="height: 30px; width: 100px; margin-top:10px;" value="Начать игру" type="submit"></center>
<!--</div>-->
</div>
</form>
<table align="center" border="0" bordercolor="#336633" cellpadding="3" cellspacing="0" width="99%">
<td colspan="5" align="center"><h1>Ваши последние игры</h1></td>
</tr>
<tr>
<td align="center" class="m-tb">ID</td>
<td align="center" class="m-tb">Сумма</td>
<td align="center" class="m-tb">Дата</td>
<td align="center" class="m-tb">Статус</td>
</tr>
<?PHP
$db->Query("SELECT * FROM db_rusrul WHERE user_id = '$usid' ORDER BY id DESC LIMIT 100");
if($db->NumRows() > 0){
while($ref = $db->FetchArray()){
if ($ref["win"] == 1) {
$winn = '<font color="green">Победа</font>';
} else {
$winn = '<font color="red">Проигрыш</font>';
}
$date = date('d-m-Y', $ref["date"]);
?>
<tr class="htt">
<td align="center"><?=$usid["id"]; ?></td>
<td align="center"><?=$ref["summa"]; ?> </td>
<td align="center"><?=$date; ?></td>
<td align="center"><?=$winn; ?></td>
</tr>
<?PHP
}
}else echo '<tr><td align="center" colspan="5">Нет записей</td></tr>'
?>
</table>
</div>