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

Размер файла: 31.56Kb
<?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="Panasonic";
$m11="1.jpg";
$m2="Acer";
$m22="2.jpg";
$m3="Sony";
$m33="3.jpg";
$m4="Presario";
$m44="4.jpg";
$m5="Compaq";
$m55="5.jpg";
$m6="Sony U70";
$m66="6.jpg";
$m7="IBM R51";
$m77="7.jpg";
$m8="Pavilion";
$m88="8.jpg";
$m9="Toshiba";
$m99="9.jpg";
$m10="VAIO PCG";
$m110="10.jpg";

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

echo '<br> Здесь можно купить Ноутбук.';
if($udata[41]<19500 and $udata[41]>0){echo '<br><br> Слушай, у тебя не так много монет, чтобы купить себе Ноутбук. Заходи как разбогатеешь, а пока свабоден. Или подожди, могу тебе кое-что предложить... <br>
<a href="buk.php?action=pokupkac1&amp;'.SID.'">Panasonic<a> 19500<br>';
echo "</div><div class=b><img src=\"../images/buk/1.jpg\" alt=\"\"></div><div>";}else{
echo '<br><br>ВЫБИРАЙ!:<br>';
echo "</div><div class=b><img src=\"../images/buk/1.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac1&amp;'.SID.'">Panasonic<a> 19500<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/2.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac2&amp;'.SID.'">Acer<a> 21000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/3.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac3&amp;'.SID.'">Sony<a> 24000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/4.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac4&amp;'.SID.'">Presario<a> 29000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/5.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac5&amp;'.SID.'">Compaq<a> 33000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/6.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac6&amp;'.SID.'">Sony U70<a> 37000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/7.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac7&amp;'.SID.'">IBM R51<a> 41000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/8.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac8&amp;'.SID.'">Pavilion<a> 44000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/9.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac9&amp;'.SID.'">Toshiba<a> 50000<br><br><br>';
echo "</div><div class=b><img src=\"../images/buk/10.jpg\" alt=\"\"></div><div>";
echo'<a href="buk.php?action=pokupkac10&amp;'.SID.'">VAIO PCG<a> 54000<br><br><br>';
}
}

///////////////////////////////////////////////////////////////////
if($action=="pokupkac1"){
///////////////////////////////////////////////////////////////////
if($udata[41]<19500){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-19500;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m1.':||:'.$m11.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m1.'<br>';
echo "<img src=\"../images/buk/1.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac2"){
///////////////////////////////////////////////////////////////////
if($udata[41]<21000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-21000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m2.':||:'.$m22.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m2.'<br>';
echo "<img src=\"../images/buk/2.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac3"){
///////////////////////////////////////////////////////////////////
if($udata[41]<24000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-24000;
for ($us=0; $us<$config_userprofkey; $us++){
$utexts.=$udatas[$us].':||:';}
if($udatas[0]!="" && $udatas[1]!="" && $udatas[4]!="" && $utexts!=""){
$fps=fopen(BASEDIR."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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m3.':||:'.$m33.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m3.'<br>';
echo "<img src=\"../images/buk/3.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac4"){
///////////////////////////////////////////////////////////////////
if($udata[41]<29000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-29000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m4.':||:'.$m44.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m4.'<br>';
echo "<img src=\"../images/buk/4.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac5"){
///////////////////////////////////////////////////////////////////
if($udata[41]<33000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-33000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m5.':||:'.$m55.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m5.'<br>';
echo "<img src=\"../images/buk/5.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac6"){
///////////////////////////////////////////////////////////////////
if($udata[41]<37000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-37000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m6.':||:'.$m66.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m6.'<br>';
echo "<img src=\"../images/buk/6.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac7"){
///////////////////////////////////////////////////////////////////
if($udata[41]<41000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-41000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m7.':||:'.$m77.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m7.'<br>';
echo "<img src=\"../images/buk/7.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac8"){
///////////////////////////////////////////////////////////////////
if($udata[41]<44000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-44000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m8.':||:'.$m88.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m8.'<br>';
echo "<img src=\"../images/buk/8.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac9"){
///////////////////////////////////////////////////////////////////
if($udata[41]<50000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-50000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m9.':||:'.$m99.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m9.'<br>';
echo "<img src=\"../images/buk/9.jpg\" alt=\"\"><br>";
}
}
///////////////////////////////////////////////////////////////////
if($action=="pokupkac10"){
///////////////////////////////////////////////////////////////////
if($udata[41]<54000){echo''.$log.', у тебя нет монет, чтобы купить этот Ноутбук. Приходи, когда разбогатеешь.<br>';}else{
//------------------------------ Запись в профиль ----------------------------//
$ufiles = file(BASEDIR."local/profil/$log.prof");
$udatas = explode(":||:",$ufiles[0]);
$udatas[41]=$udatas[41]-54000;
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].':||:'.$gtxt[43].':||:'.$gtxt[44].':||:'.$m10.':||:'.$m110.':||:'.$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'Куплено! Теперь твой Ноутбук: '.$m10.'<br>';
echo "<img src=\"../images/buk/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="buk.php?'.SID.'">СЮДА</a>';}
}else{echo'<br>Я не продаю Ноутбуки кому попало. Да и зачем они тебе, если ты не пользователь сайта. <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";
?>