index.php

2014-08-25 05:10:40 -0400
<?php
/*** *** *** *** *** *** *** *** *** *
*  年华大乐斗挂机程序首页文件
*  2013-10-20
*  版权: 年华
* QQ:1538930807
* 官网:NIANHUA.A3W.CN
* *** *** *** *** *** *** *** *** *** */

$check="nian";

if(file_exists($check)){

}else{

echo '<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
你还没安装!<a href="install.php">点此安装</a>';

exit();

}

##安装判断

$title = ''.$wznc.'';

##标题

include('head.php');

$count_sql="select count(*) from niandaledou";
$count_result=mysql_query($count_sql);

$count_array=mysql_fetch_array($count_result);

$count=$count_array['count(*)'];

$qq=$_GET['qq']?$_GET['qq']:null;

$sid=$_GET['sid']?$_GET['sid']:null;

$gg=@file_get_contents('gg.php');

##数据获得

echo"<div class='w'>乐斗精灵|";
if($_COOKIE['qq']){

echo"<a href='user.php'>用户管理</a>";


}else{

echo "<a href='login.php'>登录管理</a>";

}

echo"|<a href='about.php'>关于SID</a>|<a href='getsid.php'>获取SID</a>";

echo'</div>';

##导航

if($gg!=''){
echo'<div class="nh">';
include('gg.php');
echo'</div>';
}
##公告
echo"<div class='h'>";
echo"<form method='post' action='submit.php'>";
echo"QQ账号:<br><input type='text' name='qq' value='".$qq."'/><br>";
echo "SID码:<br><input type='text' name='sid' value='".$sid."'/><br>";
echo"管理密码(设定该密码后,可以用该密码登录本程序管理你的QQ):<br><input type='password' name='password'><br>";
echo"重复密码:<br>
<input type='password' name='password2'><br>";
echo'<input type="checkbox" class="hua" name="boss" value="1">自动乐斗BOSS<br>';
echo'<input type="checkbox" class="hua" name="hy" value="1" checked="ture">自动乐斗好友<br>';
echo'<input type="checkbox" class="hua" name="lb" value="1" checked="ture">自动领取礼包<br>';
echo'<input type="checkbox" class="hua" name="bp" value="1">自动帮派挂机<br>';
echo'<input type="checkbox" class="hua" name="jwt" value="1">自动挂精武堂<br>';
echo"<input type='submit' name='submit' value='提交'></form>";
echo"</div>";
echo"<div class='nh'>";
echo "系统共有<font color=red>{$count}</font>个QQ号正在挂机!";
echo'<br>';
echo"共提供<font color=red>".$num."</font>个挂机名额.";
echo'</div>';
##数据统计
echo'<div class="w">功能介绍:</div>';
echo'<div class="nh">';
echo'自动炼丹,
自动完成任务,
自动找菜菜做菜
,
自动享受菜菜大餐
,
自动许愿
,
自动开始斗神塔挑战
,
自动结束斗神塔挑战
,
自动分享
,
自动领取传功符
,
自动领取达人礼包(达人)
,
自动领取徒弟经验
,
自动领取每日奖励
,
自动挑战心魔
,
自动与好友乐斗
,
自动报名帮战,自动领取帮战奖励,自动激活帮战祝福,
自动打boss俊猴王,月敏妹妹,乐斗剑君,乐斗菜菜,新手小王子,盗圣,强盗,山贼,曾小三,四姑娘,大色魔,羊魔王,乐斗教主,乐斗帅帅,乐斗姜公,乐斗月璇姐 ,乐斗源大侠,乐斗马大师
,
打boss前自动喝贡献药水
,
自动领取无字天书(达人)
,
自动领取活跃礼包
,
自动精武堂挂机等等';
echo'</div>';
include'foot.php';
?>
«Newer      Older»
Comment:
Name:

Back to home

Subscribe | Register | Login | N