Просмотр файла games/blut.php

Размер файла: 31.87Kb
<?php
require_once"../template/start.php";
require_once"../template/regglobals.php";
require_once"../template/config.php";
require_once"../template/functions.php";
require_once"../template/maincore.php";
require_once"../template/antidos.php";
require_once"../template/cookies.php";
require_once"../template/gzip.php";
require_once"../template/header.php";
require_once"../template/referer.php";
include_once"../themes/$config_themes/index.php";

$text = @file("../local/profil/$log.prof");
if ($text!=""){
$udata = explode(":||:",$text[0]);
$provlog=trim($udata[0]);
$provpar=trim($udata[1]);
$privat=trim($udata[10]);}

if(empty($action)){$action="index";}

if (!$_SESSION['log']=="" && !md5($_SESSION['par'])=="" && md5($_SESSION['par'])==$provpar && $_SESSION['log']==$provlog ) {
$gtxt = @file("../local/navigator/$log.game");
$gamedata = explode(":||:",$gtxt[0]);
$gamelog=trim($gtxt[0]);
if (!$gamelog=="") {
$m1="Motorola";
$m11="1.jpg";
$m2="BT 150";
$m22="2.jpg";
$m3="Bluespoon";
$m33="3.jpg";
$m4="Samsung";
$m44="4.jpg";
$m5="Voyager";
$m55="5.jpg";
$m6="Nokia BH";
$m66="6.jpg";
$m7="Discovery";
$m77="7.jpg";
$m8="SEricsson";
$m88="8.jpg";
$m9="Jabra";
$m99="9.jpg";
$m10="Pulsar";
$m110="10.jpg";

if($action=="index"){
echo " <b><font color=\"#FFFF00\">BLUETOOTH гарнитура</font></b><br>";
echo'Привет, '.$log.'!<br>';
echo' У тебя '.$udata[41].' монет!<br>';

echo '<br> Здесь можно купить BLUETOOTH гарнитуру.';
if($udata[41]<500 and $udata[41]>0){echo '<br><br> Слушай, у тебя не так много монет, чтобы купить себе BLUETOOTH гарнитуру. Заходи как разбогатеешь, а пока свабоден. Или подожди, могу тебе кое-что предложить... <br>
<a href="blut.php?action=pokupkac1&amp;'.SID.'">Motorola<a> 500<br>';
echo "</div><div class=b><img src=\"../images/blut/1.jpg\" alt=\"\"></div><div>";}else{
echo '<br><br>ВЫБИРАЙ!:<br>';
echo "</div><div class=b><img src=\"../images/blut/1.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac1&amp;'.SID.'">Motorola<a> 500<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/2.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac2&amp;'.SID.'">BT 150<a> 1000<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/3.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac3&amp;'.SID.'">Bluespoon<a> 1900<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/4.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac4&amp;'.SID.'">Samsung<a> 2500<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/5.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac5&amp;'.SID.'">Voyager<a> 3600<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/6.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac6&amp;'.SID.'">Nokia BH<a> 5000<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/7.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac7&amp;'.SID.'">Discovery<a> 6200<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/8.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac8&amp;'.SID.'">SEricsson<a> 8000<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/9.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac9&amp;'.SID.'">Jabra<a> 10200<br><br><br>';
echo "</div><div class=b><img src=\"../images/blut/10.jpg\" alt=\"\"></div><div>";
echo'<a href="blut.php?action=pokupkac10&amp;'.SID.'">Pulsar<a> 14000<br><br><br>';
}
}

///////////////////////////////////////////////////////////////////
if($action=="pokupkac1"){
///////////////////////////////////////////////////////////////////
if($udata[41]<500){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-500;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m1.':||:'.$m11.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m1.'<br>';
echo "<img src=\"../images/blut/1.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac2"){
///////////////////////////////////////////////////////////////////
if($udata[41]<1000){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-1000;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//
 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m2.':||:'.$m22.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m2.'<br>';
echo "<img src=\"../images/blut/2.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac3"){
///////////////////////////////////////////////////////////////////
if($udata[41]<1900){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-1900;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m3.':||:'.$m33.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m3.'<br>';
echo "<img src=\"../images/blut/3.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac4"){
///////////////////////////////////////////////////////////////////
if($udata[41]<2500){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-2500;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m4.':||:'.$m44.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m4.'<br>';
echo "<img src=\"../images/blut/4.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac5"){
///////////////////////////////////////////////////////////////////
if($udata[41]<3600){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-3600;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m5.':||:'.$m55.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m5.'<br>';
echo "<img src=\"../images/blut/5.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac6"){
///////////////////////////////////////////////////////////////////
if($udata[41]<5000){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-5000;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

  $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m6.':||:'.$m66.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m6.'<br>';
echo "<img src=\"../images/blut/6.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac7"){
///////////////////////////////////////////////////////////////////
if($udata[41]<6200){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-6200;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m7.':||:'.$m77.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m7.'<br>';
echo "<img src=\"../images/blut/7.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac8"){
///////////////////////////////////////////////////////////////////
if($udata[41]<8000){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-8000;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m8.':||:'.$m88.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m8.'<br>';
echo "<img src=\"../images/blut/8.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac9"){
///////////////////////////////////////////////////////////////////
if($udata[41]<10200){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-10200;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m9.':||:'.$m99.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m9.'<br>';
echo "<img src=\"../images/blut/9.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac10"){
///////////////////////////////////////////////////////////////////
if($udata[41]<14000){echo''.$log.', у тебя нет монет, чтобы купить эту BLUETOOTH гарнитуру. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-14000;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen("../local/profil/$log.prof","a+");
flock($fps,LOCK_EX);
ftruncate($fps,0);
fputs($fps,$utexts);
fflush($fps);
flock($fps,LOCK_UN);
fclose($fps);
unset($utexts);
}
//------------------------------ Запись в профиль ----------------------------//

 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$m10.':||:'.$m110.':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'Куплено! Теперь твоя BLUETOOTH гарнитура: '.$m10.'<br>';
echo "<img src=\"../images/blut/10.jpg\" alt=\"\"><br>";
}
}
}else{
 $gamedata = @file("../local/navigator/$log.game");
$gtxt = explode(":||:",$gamedata[0]);
$gametext=$log.':||:'.$gtxt[1].':||:'.$gtxt[2].':||:'.$gtxt[3].':||:'.$gtxt[4].':||:'.$gtxt[5].':||:'.$gtxt[6].':||:'.$gtxt[7].':||:'.$gtxt[8].':||:'.$gtxt[9].':||:'.$gtxt[10].':||:'.$gtxt[11].':||:'.$gtxt[12].':||:'.$gtxt[13].':||:'.$gtxt[14].':||:'.$gtxt[15].':||:'.$gtxt[16].':||:'.$gtxt[17].':||:'.$gtxt[18].':||:'.$gtxt[19].':||:'.$gtxt[20].':||:'.$gtxt[21].':||:'.$gtxt[22].':||:'.$gtxt[23].':||:'.$gtxt[24].':||:'.$gtxt[25].':||:'.$gtxt[26].':||:'.$gtxt[27].':||:'.$gtxt[28].':||:'.$gtxt[29].':||:'.$gtxt[30].':||:'.$gtxt[31].':||:'.$gtxt[32].':||:'.$gtxt[33].':||:'.$gtxt[34].':||:'.$gtxt[35].':||:'.$gtxt[36].':||:'.$gtxt[37].':||:'.$gtxt[38].':||:'.$gtxt[39].':||:'.$gtxt[40].':||:'.$gtxt[41].':||:'.$gtxt[42].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$gtxt[45].':||:'.$gtxt[46].':||:'.$gtxt[47].':||:'.$gtxt[48].':||:'.$gtxt[49].':||:'.$gtxt[50].':||:'.$gtxt[51].':||:'.$gtxt[52].':||:'.$gtxt[53].':||:'.$gtxt[54].':||:'.$gtxt[55].':||:'.$gtxt[56].':||:'.$gtxt[57].':||:'.$gtxt[58].':||:'.$gtxt[59].':||:'.$gtxt[60].':||:'.$gtxt[61].':||:'.$gtxt[62].':||:'.$gtxt[63].':||:'.$gtxt[64].':||:'.$gtxt[65].':||:'.$gtxt[66].':||:'.$gtxt[67].':||:'.$gtxt[68].':||:'.$gtxt[69].':||:'.$gtxt[70].':||:'.$gtxt[71].':||:';

$fp=fopen("../local/navigator/$log.game","w");
flock($fp,LOCK_EX);
fputs($fp,"$gametext");
fflush($fp);
flock($fp,LOCK_UN);
fclose($fp);
chmod ("../local/navigator/$log.game", 0666);
echo'<br>Профиль для модов успешно создан! Обновите эту страницу или нажмите ';
echo'<a href="blut.php?'.SID.'">СЮДА</a>';}
}else{echo'<br>Я не продаю BLUETOOTH гарнитуры кому попало. Да и зачем они тебе, если ты не пользователь сайта. <br> Для устранения этой проблемы необходимо <a href="../pages/vhod.php"> ВЫПОЛНИТЬ ВХОД</a><br> или сперва <a href="../pages/registration.php"> ЗАРЕГИСТРИРОВАТЬСЯ <br>';}
echo'<br>&#171; <a href="../index.php?action=arkada&amp;'.SID.'">Развлекалово</a>';
echo'<br>&#171;<a href="../index.php?'.SID.'">На главную</a><br>';
include_once"../themes/$config_themes/foot.php";
?>