[Release] GoblessMu Web + install.php file

Gedeminas

New Member
Joined
Jul 25, 2010
Messages
74
Reaction score
37
Hello. [UPDATE]
I want to give you a website which is 99% safe:). Website of Lithuanian language, but if you want you may be able to translate into English, the website is not a shell " or similar shit. NOT MD5.

This site is recommended by s3e2 version. Because of the new version does not guarantee that will work:)

There is a GM and Admin panel.

Web ScreenShot
golbless.PNG


If you want run this webfiles you need a new appserv-win32-2.5.10 version.
You can downloads from here. http://www.failai.lt/dzbd1ujnwkti/appserv-win32-2.5.10.rar.htm
appserv-win32-2.5.10 folder are this three files.
dd56d1d1ff610a9780c243ef31a23ec6121.bmp

Now i show you how start this web :)

Before installation turn off all programs which uning 80 port (examples skype)

1. downloads appserv-win32-2.5.10 version.
2. Extract Files...
3. Delete OLD appserv.
4. Run appserv-win32-2.5.10.exe
5. Press: Next, I Agree, Next.
6. Remove the checkmark from the phpmyadmin and MySQL Database, press Next button.
7. Enter Yuor server website examples(meserver.sytes.net) and enter your e-mail adress. (Port 80 is defoult this no change). Press Next
8. Remove the checkmark from the Start Apashe and Start MySQL. Press Finish.
Appserv installation is almost complete :)
Now open your windows folder and delete php.ini file. Then open appserv-win32-2.5.10. folder where you have downloaded. Then copy php.ini file and copy to windows folder. :)
Then open C:\AppServ\Apache2.2\conf this folder. Delete this file httpd.conf and then open appserv-win32-2.5.10. folder where you have downloaded. Then copy this file httpd.conf and paste to C:\AppServ\Apache2.2\conf folder.

OK Appserv install is done :)

Press start button then run... write this in run field.

net start apache2.2

How to Start this a website files.

Write this code in MuOnline database whit Query Analyzer

Analyzer use muonline alter table MEMB_INFO add Administrator int NOT NULL DEFAULT 0



1. Downloads this Download gobless-mu.rar HERE
2. Open Files config.connect.php there change IP, Password
3. Go to this url http://127.0.0.1/install.php
4. If you see this error Do not pay attention :DDD
Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'Administrator'. (severity 16) in C:\AppServ\www\config.connect.php on line 23

Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\config.connect.php on line 23

Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\config.connect.php on line 23


Now you see this text : Įveskite administratoriaus varda : ther are field, in this field you write your administrator name. ( Acc has to be created with that name, before installation )

5. Now you see Instaliuoti button. Press this.

6. Press Thanks Button :D (wasntme)
 
Last edited:
  • Like
Reactions: GTI and Life

Gedeminas

New Member
Joined
Jul 25, 2010
Messages
74
Reaction score
37
Tomorrow take care of everything and add info about this site.
 

bacardi

New Member
Joined
Feb 7, 2011
Messages
181
Reaction score
106
Hey gay this Install.php not work fix it!

What is this?
 

Security

New Member
Joined
Apr 29, 2009
Messages
860
Reaction score
120
Ще го преведа .Но не мога да го инсталирам .Ако някой е успял да каже как !!!
 

Stifi

New Member
Joined
Jun 5, 2008
Messages
175
Reaction score
11
probably he means "guy" =))

probably he doesn't know english ;)

Design - 8 - put a background, and more space for modules/plugins
Code - 6 - more modules, changing color style with background based on JS, langage system based on coockie and ips country
Langage - 0 ! go to http://translate.google.com if you dont know eng
 
Last edited:

Life

Well-Known Member
Joined
Nov 13, 2008
Messages
1,367
Reaction score
509
На външен вид е много добре 10 / 10 :)
 

KR373N

Well-Known Member
Joined
May 18, 2008
Messages
1,943
Reaction score
446
Good Work man Great Web 9/10 :) WebSite Work Perfect :)


Query
Code:
Analyzer use muonline alter table MEMB_INFO add Administrator int NOT NULL DEFAULT 0
 
Last edited:

Security

New Member
Joined
Apr 29, 2009
Messages
860
Reaction score
120
Code:
Deprecated: Function eregi() is deprecated in C:\xampp\htdocs\gob\config.connect.php on line 8

Notice: Use of undefined constant db_host - assumed 'db_host' in C:\xampp\htdocs\gob\config.connect.php on line 10

Notice: Use of undefined constant db_database - assumed 'db_database' in C:\xampp\htdocs\gob\config.connect.php on line 11

Notice: Use of undefined constant db_user - assumed 'db_user' in C:\xampp\htdocs\gob\config.connect.php on line 12

Notice: Use of undefined constant db_password - assumed 'db_password' in C:\xampp\htdocs\gob\config.connect.php on line 13
 

KR373N

Well-Known Member
Joined
May 18, 2008
Messages
1,943
Reaction score
446
напиши си DBuser DBpass Tablica

и замени твоя индекс с моя

PHP:
<?php
error_reporting(E_ALL ^E_NOTICE ^E_WARNING);
			session_start();
			header("Cache-control: private");
			ob_start();
			ini_set('display_errors', 1);
			
			include('config.info.php');
			include('config.connect.php');
			include('config.login.php');
			include('modules/login.class.php');
			include('modules/login.post.php');
			include('includes/banned.php');
			include('includes/system.filter.php');
			include('pages/top/top.class.php');
			
			$failas = "install.php";
			if (file_exists($failas))
			{ 
			header ('Location: install.php');
			}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" href="theme/styles.css" type="text/css" />
<script type="text/javascript" src="theme/js/DropDownMenu.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="SHORTCUT ICON" href="theme/images/icon.png" />
<title><?=TITLE?></title>
</head>

<body>
<div class="login_repeat_x">
	<div class="login_center">
<?php
if (login()) {
$hello = date('H');
if ($hello >= 6 && $hello < 12) { $hello = "Labas rytas"; }
elseif ($hello >= 12 && $hello < 18) { $hello= "Laba diena"; }
elseif ($hello >= 18 && $hello < 22) { $hello= "Labas vakaras"; }
else { $hello = "Nesimiega?"; }
?>   
<form action="" method="post" name="logout">
   	 <input type="hidden" name="logout" value="logout">
<table cellpadding="0" cellspacing="0" border="0" width="1050" style="position:relative; top:16px; right:60px;">
        	<tbody>
            	<tr>
                	<td style="font-family:Tahoma; font-size:12px; color:#FFFFFF; font-weight:bolder;">Prisijungę serveryje žaidžia: <a href="index.php?op=page-10"><font color="#004dfe"><?=ONLINE_PLAYERS?></font></a> iš <font color="#004dfe">200</font> galimų žaidėjų.</td>
                    <td><?php echo $hello; ?> <b><? echo $_SESSION['user']; ?></b></td>
                    <td>
<ul id="sddm">
    <li><a href="" onmouseover="mopen('m1')" onmouseout="mclosetime()">Vartotojo Panelė</a>
        <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
		<a href="index.php?op=module-0">Vartotojo informacija</a>        
        <a href="index.php?op=module-1">Veikėjų informacija</a>
        <a href="index.php?op=module-2">Atlikti reseta</a>
        <a href="index.php?op=module-3">Atlikti rewarda</a>
        <a href="index.php?op=module-4">Susidėti taškus</a>
        <a href="index.php?op=module-5">Išvalyti pk</a>
        <a href="index.php?op=module-6">Pakeisti slaptažodi</a>
        <a href="index.php?op=module-7">Naujas sugražinimo slaptažodis</a>
        </div>
    </li> 
    
<?php 

if (IS_ADMIN === TRUE) { ?>  
    <li><a href="#" onmouseover="mopen('m2')" onmouseout="mclosetime()">Administracijos Panelė</a>
        <div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
        <a href="index.php?op=module-admin-2">Įspėti GameMasteri</a>
        <a href="index.php?op=module-admin-6">Uždėti GameMasteri</a>
        <a href="index.php?op=module-admin-7">Uždėti Administratoriu</a>  
        <a href="index.php?op=module-admin-8">Pašalinti Administratoriu</a>               
        <a href="index.php?op=module-admin-1">IP blokavimo panelė</a>
        <a href="index.php?op=module-admin-4">Užblokavimo panelė</a>
        <a href="index.php?op=module-admin-5">Atblokavimo panelė</a>
        <a href="index.php?op=module-admin-3">Dalinti kreditus</a>
        </div>
    </li>
<?php } ?> 
<?php
if (IS_GM === TRUE) {
?>   
    <li><a href="#" onmouseover="mopen('m3')" onmouseout="mclosetime()">GM's Panelė</a>
        <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
        <a href="index.php?op=module-gm-1">Užblokuoti žaidėja</a>
         <a href="index.php?op=module-gm-2">Atblokuoti žaidėja</a>
        </div>    
    </li>
<?
}
?>
    <li><a href="" onmouseover="mopen('m4')" onmouseout="mclosetime()">Kreditai</a>
        <div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
        <a>Jūs turite kreditų: <? $f = sqlGet("credits", "memb_credits",sprintf( "memb___id = '%s'",$_SESSION['user'])); printf("%d", $f[0]); ?></a>
        <a href="">Pirkti kreditų</a>
        </div>    
    </li>
    <li><a href="#" onclick="document.logout.submit();">Atsijungti</a></li>
</ul> 
<div style="clear:both;"></div>   
       
                </tr>
            </tbody>
        </table>     
</form>  
<?
} else {
?>  
<form action="" method="post" name="loginin" />
<input type="hidden" name="login" value="login" />  
 
    	<table cellpadding="0" cellspacing="0" border="0" width="800" style="position:relative; top:17px; right:60px;">
        	<tbody>          
            	<tr>
                	<td style="font-family:Tahoma; font-size:12px; color:#FFFFFF; font-weight:bolder;">Prisijungę serveryje žaidžia: <a href="index.php?op=page-10"><font color="#004dfe"><?=ONLINE_PLAYERS?></font></a> iš <font color="#004dfe">200</font> galimų žaidėjų.</td>
                    <td>                       
<div class="login_input_body">
<input type="text" name="user" id="user" class="login_input" maxlength="10" value="Vartotojo vardas..." onfocus="if(this.value=='Vartotojo vardas...'){this.value='';}" onblur="if(this.value==''){this.value='Vartotojo vardas...';}"  />
</div>
				  </td>  
                    <td>
<div class="login_input_body">                    
<input type="password" name="pass" id="pass" class="login_input" maxlength="10" value="password" onfocus="if(this.value=='password'){this.value='';}" onblur="if(this.value==''){this.value='password';}"   />
</div>
				  </td>
                    <td colspan="2"><input type="submit" onclick="document.loginin.submit();" class="login_ok" value="" /></td>
                </tr>
            </tbody>
        </table> 
<table align="right" border="0" cellpadding="0" cellspacing="0" style="position:relative; left:80px; top:-6px;">
	<tr>
		<td>
<a href="index.php?op=page-1">Tapti registruotu vartotoju.</a><br />
<a href="index.php?op=page-2">Pamiršai slaptažodi?</a>
    	</td>
    </tr>
</table>               
<?

}
?>          
	</div>
</div>
<div class="buble_bg">
<div class="logo"></div>
    
<div class="content">
	<div class="navigation">   
	<table cellpadding="1" cellspacing="0" border="0">
    	<tbody>
        	<tr>
            	<td><a href="index.php?op=">Pagrindinis</a></td>
                <td><a href="index.php?op=page-3">Siuntiniai</a></td>
                <td><a href="index.php?op=page-4">Informacija</a></td>
                <td><a href="index.php?op=page-5">Top Sistema</a></td>
                <td><a href="">Forumas</a></td>
                <td><a href="">Parduotuvė</a></td>
            </tr>
        </tbody>
    </table>                   
    </div></div>
	<div class="content_left">
<div style="padding-top:10px; padding-left:13px;">   
<embed src="theme/slideshow.swf" width="614" height="224" type="application/x-shockwave-flash" allowscriptaccess="always" allowFullScreen="true" style="border:1px solid #666666; z-index:100;"></embed>
</div>   
    </div>    
    <div class="content_right">
<div class="title_statistika"></div>
	<div class="content_right_text">
<table cellpadding="0" cellspacing="0" border="0">
	<tbody>
            		<tr>
                    	<td>Serverio pavadinimas: <span style="color:#fff00f;" /><?=TITLE?></td>
                    </tr>
            		
                    <tr>
                    	<td>Serverio versija: <?=VERSION?></td>
                    </tr>  
            		
                    <tr>
                    	<td>Serveris veikia nuo: <?=SERVER_RUNNING?></td>
                    </tr>
            		
                    <tr>
                    	<td>Prisijungusių žaidėjų rekordas: <span style="color:#00ff2a;" /><?php include('includes/online_players_record.php'); ?></td>
                    </tr> 
            		
                    <tr>
                    	<td><?=SERVER_STATUS?></td>
                    </tr>
                    
                    <tr>
                    	<td><br /></td>
                    </tr> 
            		
                    <tr>
                    	<td>Išviso registruotų vartotojų: <?=TOTAL_ACCOUNTS?></td>
                    </tr>
            		
                    <tr>
                    	<td>Išviso sukurtų herojų: <?=TOTAL_CHARACTERS?></td>
                    </tr>
            		
                    <tr>
                    	<td>Išviso gildijų: <?=TOTAL_GUILDS?></td>
                    </tr> 
                    
                    <tr>
                    	<td><br /></td>
                    </tr> 
                    
                    <tr>
                    	<td>Užblokuoti žaidėjai: <a href="index.php?op=page-9"><span style="color:#FF0000;" /><?=TOTAL_BANNED?></a></td>
                    </tr>
                    
                    <tr>
                    	<td>Šiuo metu tinklapyje naršo: <?php include('includes/web_online.php'); ?></td>
                    </tr>
                    
                    <tr>
                    	<td><br /></td>
                    </tr>                      
                    
                    <tr>
                    	<td>Savaitės top žaidėjas: <?php week_player(); ?></td>
                    </tr>
                    
                    <tr>
                    	<td>Mėnesio top žaidėjas: <?php month_player(); ?></td>
                    </tr> 
                   
                    <tr>
                    	<td><br /></td>
                    </tr>
                    
                    <tr>
                    	<td>Stipriausias BK: <?php bk(); $query_bk = mssql_fetch_row($bk);  echo $query_bk[0];   ?></td>
                    </tr>
                    
                    <tr>
                    	<td>Stipriausias DW: <?php dw(); $query_dw = mssql_fetch_row($dw);  echo $query_dw[0];   ?></td>
                    </tr>
                    
                    <tr>
                    	<td>Stipriausias MG: <?php mg(); $query_mg = mssql_fetch_row($mg);  echo $query_mg[0];   ?></td>
                    </tr>
                    
                    <tr>
                    	<td>Stipriausias DL: <?php dll(); $query_dll = mssql_fetch_row($dll);  echo $query_dll[0];   ?></td>
                    </tr>
                    
                    <tr>
                    	<td>Stipriausia ELF: <?php me(); $query_me = mssql_fetch_row($me);  echo $query_me[0];   ?></td>
                    </tr>  

                    <tr>
                    	<td>Stipriausia SUM: <?php me(); $query_sum = mssql_fetch_row($sum);  echo $query_sum[0];   ?></td>
                    </tr>                                                                                                                                        
	</tbody>
</table>                          
    </div>
</div>

				</div><!--buble_bg div -->
 <div class="second_content">
	<div class="second_content_top"></div>
    	<div class="second_content_container">
<?php 
$op = htmlspecialchars($_GET['op']);
if ($op == '') { $empty=' '; echo $empty.''; include ('pages/news.php'); }
if ($op == 'page-1') { $empty=' '; echo $empty.''; include ('pages/register.php'); }
if ($op == 'page-2') { $empty=' '; echo $empty.''; include ('pages/forget_password.php'); }
if ($op == 'page-3') { $empty=' '; echo $empty.''; include ('pages/downloads.php'); }
if ($op == 'page-4') { $empty=' '; echo $empty.''; include ('pages/information.php'); }
if ($op == 'page-5') { $empty=' '; echo $empty.''; include ('pages/top/top_system.php'); }
if ($op == 'page-6') { $empty=' '; echo $empty.''; include ('pages/top/top_guilds.php'); }
if ($op == 'page-7') { $empty=' '; echo $empty.''; include ('pages/contacts.php'); }
if ($op == 'page-8') { $empty=' '; echo $empty.''; include ('pages/top/top_gamemaster.php'); }
if ($op == 'page-9') { $empty=' '; echo $empty.''; include ('pages/top/top_banned.php'); }
if ($op == 'page-10') { $empty=' '; echo $empty.''; include ('pages/top/top_online.php'); }
if ($op == 'page-11') { $empty=' '; echo $empty.''; include ('pages/top/top_admins.php'); }

//MODULES
if ($op == 'module-0') { $empty=' '; echo $empty.''; include ('modules/user_info.php'); }
if ($op == 'module-1') { $empty=' '; echo $empty.''; include ('modules/characters_info.php'); }
if ($op == 'module-2') { $empty=' '; echo $empty.''; include ('modules/reset.php'); }
if ($op == 'module-2-2') { $empty=' '; echo $empty.''; include ('modules/reset_end.php'); }
if ($op == 'module-3') { $empty=' '; echo $empty.''; include ('modules/reward.php'); }
if ($op == 'module-3-3') { $empty=' '; echo $empty.''; include ('modules/reward_end.php'); }
if ($op == 'module-4') { $empty=' '; echo $empty.''; include ('modules/add_stats.php'); }
if ($op == 'module-4-4') { $empty=' '; echo $empty.''; include ('modules/add_stats_second.php'); }
if ($op == 'module-4-4-4') { $empty=' '; echo $empty.''; include ('modules/add_stats_end.php'); }
if ($op == 'module-5') { $empty=' '; echo $empty.''; include ('modules/pk_clear.php'); }
if ($op == 'module-6') { $empty=' '; echo $empty.''; include ('modules/pass_change.php'); }
if ($op == 'module-7') { $empty=' '; echo $empty.''; include ('modules/enter_backpass.php'); }

//ADMIN
if ($op == 'module-admin-1') { $empty=' '; echo $empty.''; include ('modules/admin/ip_ban.php'); }
if ($op == 'module-admin-2') { $empty=' '; echo $empty.''; include ('modules/admin/warn_gm.php'); }
if ($op == 'module-admin-3') { $empty=' '; echo $empty.''; include ('modules/admin/divide_credits.php'); }
if ($op == 'module-admin-4') { $empty=' '; echo $empty.''; include ('modules/admin/ban_character.php'); }
if ($op == 'module-admin-5') { $empty=' '; echo $empty.''; include ('modules/admin/unban_character.php'); }
if ($op == 'module-admin-6') { $empty=' '; echo $empty.''; include ('modules/admin/set_gm.php'); }
if ($op == 'module-admin-7') { $empty=' '; echo $empty.''; include ('modules/admin/set_admin.php'); }
if ($op == 'module-admin-8') { $empty=' '; echo $empty.''; include ('modules/admin/remove_admin.php'); }

//GM
if ($op == 'module-gm-1') { $empty=' '; echo $empty.''; include ('modules/gamemaster/ban_character.php'); }
if ($op == 'module-gm-2') { $empty=' '; echo $empty.''; include ('modules/gamemaster/unban_character.php'); }


if (empty($empty)) {
$empty='
<div class="top_second_content">
<div class="top_second_content_text">Klaida!</div>
</div><!-- # top_second_content -->
	<div class="second_content_center">
Atsiprašome, bet tokio puslapio nėra!
</div>'; 
echo $empty.'';
}
		
?>
		</div><!-- # second_content_container -->
    <div class="second_content_bottom"></div>    
</div><!-- second content -->  

	<div class="footer">
<table border="0" width="233" style="float:left; position:relative;  top:15px;">
	<tr>
    	<td>
<div class="navigacija"></div> 
        </td>
    </tr>
    
    <tr>
    	<td>
<div class="navigacija_links" style="padding-top:5px; padding-left:75px;">
<a href="" style="color:#000000; background-image:url(theme/images/li.png); background-repeat:no-repeat; text-shadow:#044caf 0px 0px 4px;  padding-left:20px;">Pagrindinis</a><br />
<a href="">Siuntiniai</a><br />
<a href="">Informacija</a><br />
<a href="">Top sistema</a><br />
<a href="">Forumas</a><br />
<a href="">Parduotuvė</a><br />
<a href="index.php?op=page-6">Kontaktai</a>
</div>
        </td>
    </tr>
</table>

<table border="0" align="center" width="178" style="float:left; position:relative;  top:15px;">
	<tr>
    	<td><div class="paskui"></div></td>
    </tr>
    
    <tr>
    	<td>
<div align="center" style="padding-top:10px;"><a href=""><img src="theme/images/fb.png" width="40" height="34" border="0" alt="fb" /></a> <a href=""><img src="theme/images/tube.png" width="40" height="34" border="0" alt="tube" /></a></div>
        </td>
    </tr>
    
</table> 

<table border="0" width="190" style="float:left; position:relative;  top:15px;">
	<tr>
    	<td>
<div class="lankomumas"></div>
        </td>
    </tr>
    
    <tr>
    	<td>
        <div align="center" style="padding-top:10px;">
<a target="_blank" href="http://www.hey.lt/details.php?id=Gobless"> <img src="//www.hey.lt/count.php?id=Gobless" alt="Hey.lt - Nemokamas lankytoju skaitliukas" border="0" width="88" height="31" /></a>
		</div>
        </td>
   </tr>
</table> 
<table border="0" width="370" style="float:left; position:relative;  top:30px; left:75px;">
	<tr>
    	<td>
<img src="theme/images/projekto_ideja.png" width="194" height="23" alt="Projekto Idėja" /><br /><br />
<img src="theme/images/dizainas.png" width="266" height="21" alt="Dizainas" /><br /><br />
<a href="skype:rymka.94?chat"><img src="theme/images/programavimas.png" width="278" height="23" alt="Programavimas" border="0" /></a>
        </td>
    </tr>
</table>
    </div>  <!-- footer div -->          
             
</body>
</html>
<? mssql_close(); ?>
 
  • Like
Reactions: Gedeminas