<?php include"home.php"; ?>
</style></head><body leftmargin="0" topmargin="0">
<table align="center" border="1" bordercolor="#666666" cellpadding="0" cellspacing="0" frame="vsides" rules="none" width="760">
<tbody><tr>
<td align="left" background="images/left_bg.gif" valign="top" width="204"><img src="images/left_top_news.gif" height="36" width="204">
<?php include"pictures.php"; ?>
<?php include"menu.php"; ?></td>
<td background="images/xu.gif" height="190" width="1"></td>
<td align="center" bgcolor="#ffffff" valign="top" width="553">
<table width="540" border="0" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
<td colspan="3"> </td>
<td> </td>
</tr>
<tr>
<td width="24"> </td>
<td colspan="3"><div align="center"><span class="style6">reset character</span></div></td>
<td width="28"> </td>
</tr>
<tr>
<td> </td>
<td colspan="3"> </td>
<td> </td>
</tr>
<tr>
<td height="28"> </td>
<td width="10"> </td>
<td width="79"> </td>
<td width="399"><?php
require("config.php");
include_once('sql_check.php');
_oqe01();
$_i6otf=mssql_connect("$_i6ooj","$_i6cto","$_i6i8q");
$_i6iij=mssql_select_db("muonline",$_i6otf);
$_ifq8o = stripslashes($_post['character_name']);
$_i6l6j = stripslashes($_post['login_name']);
$_ifi86 = stripslashes($_post['password']);
if (
(eregi("[^a-za-z0-9_-]", $_ifq8o)) ||
(eregi("[^a-za-z0-9_-]", $_i6l6j)) ||
(eregi("[^a-za-z0-9_-]", $_ifi86)) )
{
echo("please use the following characters: A-z 0-9");
exit();
}
$_ifq8o = str_replace("'","","$_ifq8o");
$_ifq8o = str_replace(" ","","$_ifq8o");
$_i6l6j = str_replace("'","","$_i6l6j");
$_i6l6j = str_replace(" ","","$_i6l6j");
$_ifi86 = str_replace("'","","$_ifi86");
$_ifi86 = str_replace(" ","","$_ifi86");
$_i6liq = mssql_query("select memb___id from memb_info where memb___id='$_i6l6j'");
$_i6li8 = mssql_num_rows($_i6liq);
$_ifjjt = mssql_query("select name from character where name='$_ifq8o' and accountid = '$_i6l6j'");
$_ifj6c = mssql_num_rows($_ifjjt);
$_if0iq = mssql_query("select memb__pwd from memb_info where memb__pwd='$_ifi86' and memb___id='$_i6l6j'");
$_if0lf = mssql_num_rows($_if0iq);
$_iftoj = mssql_query("select connectstat from memb_stat where memb___id='$_i6l6j'");
$_iftcj = mssql_fetch_row($_iftoj);
$_i6j8j = mssql_query("select clevel,resets,money,leveluppoint,class,ctlcode from character where name='$_ifq8o'");
$_i66l1 = mssql_fetch_row($_i6j8j);
$_iojjq=$_i66l1[1] + (1);
$_ioj0t=$_i66l1[2]-$_ifc6i;
$_iojql=$_ifc6i;
$_ioj8t=$_i66l1[1] + 1;
$_iojlo=$_i66l1[1] * $_iflil + $_iflil;
if (empty($_ifq8o) || empty($_i6l6j) || empty($_ifi86)){
echo " you dont have characters";}
elseif ($_i6li8 <= 0){
echo "your account doesn't exist. Please go back and try again.";}
elseif ($_ifj6c <= 0){
echo "your character doesn't exist in your account. Please go back and try again."; }
elseif ($_if0lf <= 0){
echo "the password you entered is incorrect."; }
elseif ($_i66l1[1] > $_ifiof-1){
echo "<font color=red><b>you are max resets possible, gg!</b>"; }
elseif ($_iftcj[0] != 0){
echo "please logoff before reset!"; }
elseif ($_i66l1[5]==8){
echo "<font color=red><b>warning! Gm cant reset! Good try! Xtyling will bann you
</b></font>"; }
elseif ($_i66l1[0] < $_ifiql){
echo " you need <font color=red>$_ifiql</font> lvl to reset, your level is <font color=green>$_i66l1[0]</font>"; }
elseif ($_ioj0t < 0){
echo " you need <font color=red>$_iojql</font> zen to reset!"; }
else {
if ($_i66l1[0]>0){
$_if1j0 = "
update dbo.character
set clevel=1
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set resets = '$_iojjq'
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set experience = '0'
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set money = '$_ioj0t'
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set leveluppoint = '$_iojlo'
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set mapnumber = '0'
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set mapposx= '125'
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set mapposy= '125'
where name = '$_ifq8o'
and accountid = '$_i6l6j'
update dbo.character set leveluppoint = '$_iojlo'
where name = '$_ifq8o'
and accountid = '$_i6l6j'";}
$_io680 = mssql_query($_if1j0);
echo "$_ifq8o have done $_ioj8t reset successfully.";
}
?></td>
<td> </td>
</tr>
<tr>
<td height="28"> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="28"> </td>
<td colspan="3"><p><p></td>
<td> </td>
</tr>
</table>
</td>
</tr>
</tbody></table>
</body></html>