⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 htmlstrm.scp

📁 fs
💻 SCP
字号:
//************************************************************************
//*                         UOX3 Scripts v.38                     	 *
//*                                                               	 *
//*                   http://www.uoxdev.com                        	 *
//*                                                               	 *
//* Last Update : 10/24/2000                                  		 *
//* Script : htmlstrm.scp                                   	         *
//************************************************************************
//*                        How to use this script                	 *
//*                                                              	 *
//* change the first path to where you want the status.html      	 *
//* file to be created/updated ( c:\inetpub\wwwroot\status.html )	 *
//*                                                               	 *
//* change the second path to where you want the offline.html    	 *
//* file to be created/updated ( c:\inetpub\wwwroot\offline.html )	 *
//*                                                              	 *
//* NOTE: the directory must exist or you will get console spam   	 *
//* NOTE: Make sure to change url=uox_status.html to reflect your page   *
//************************************************************************

SECTION ONLINE_PAGE
{
c:\uox_status.html
LINE <html>
LINE <head>
LINE    <meta name="Author" content="UOX Auto Update">
LINE	<meta http-equiv="REFRESH" content="100; url=uox_status.html">
LINE    <title>UOX Server Status</title>
LINE	<style type=text/css>
LINE	<!--
LINE	    FONT {FONT-FAMILY: verdana,arial,helvetica}
LINE	-->
LINE	</style>
LINE </head>
LINE <body bgcolor=#000000 text=#ffffff link=#ffffff vlink=#ffffff alink=#ffffff>
LINE <center>
LINE <font size=3><b>UOX Server Status Page</b></font><br>
LINE <p>
LINE <table width=90% cellpadding=0 cellspacing=0 border=0>
LINE    <tr>
LINE 	    <td align=center><table width=553 cellpadding=1 cellspacing=1 border=0>
LINE 		<tr>
LINE 	    	    <td bgcolor=#501010><center><font size=2><b>Server Info</b></font></center></td>
LINE 	        </tr>
LINE 	    </table></td>
LINE    </tr>
LINE    <tr>
LINE        <td align=center><table width=551 bgcolor=#000000 cellpadding=0 cellspacing=0>
LINE    	<tr>
LINE 		    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 		<tr>
LINE 		    <td bgcolor=#333333>
LINE 		    <center><font size=2>
LINE 		    Server is currently <font size=2 color=#00FF00>Up</font><br>
LINE 		    We are running UOX3 Version
VER
LINE		    Build 
BUILD
LINE 		    <br>
LINE 		    The Server has been up for
UPTIME
LINE 		    <br>
LINE 		    <br>
LINE 		    Current Address:
IP 1
LINE 		    </center></font>
LINE 		    </td>
LINE 	         </tr>
LINE 	     </table></td>
LINE     </tr>
LINE     <tr>
LINE         <td>&nbsp;</td>
LINE     </tr>
LINE     <tr>
LINE 	     <td align=center><table width=553 cellpadding=1 cellspacing=1 border=0>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#501010><center><font size=2><b>Server Statistics</b></font></center></td>
LINE 	        </tr>
LINE 	    </table></td>
LINE     </tr>
LINE     <tr>
LINE 	    <td align=center><table cellpadding=0 cellspacing=0>
LINE            <tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>Current Item Count:</font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
ITEMCOUNT
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 		</tr>
LINE 	   	<tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>NPC Count:</font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NPCS
LINE 		    </font></td>
LINE 	        </tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>Online/Total Account Count:</font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOWNUM
LINE 		    of 
ACCOUNTNUM
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	    	</tr>
LINE 	    	<tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>GM's Online:</font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
GMNUM
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	    	</tr>
LINE 	    	<tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>Counsellors Online:</font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
CNSNUM
LINE 		    </font></td>
LINE 		</tr>
LINE 	    </table></td>
LINE 	</tr>
LINE    <tr>
LINE        <td>&nbsp;</td>
LINE    </tr>
LINE    <tr>
LINE 	    <td align=center><table width=553 cellpadding=1 cellspacing=1 border=0>
LINE 		<tr>
LINE 	    	    <td bgcolor=#501010><center><font size=2><b>Performance Dump</b></font></center></td>
LINE 	        </tr>
LINE 	    </table></td>
LINE    </tr>
LINE    <tr>
LINE 	    <td align=center><table cellpadding=0 cellspacing=0>
LINE    	<tr>
LINE 		    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=551><center><font size=2>
PDUMP
LINE		    </font></center></td>
LINE		</tr>
LINE	    </table></td>
LINE	</tr>
LINE    <tr>
LINE        <td>&nbsp;</td>
LINE    </tr>
LINE    <tr>
LINE 	    <td align=center><table width=553 cellpadding=1 cellspacing=1 border=0>
LINE 		<tr>
LINE 		    <td bgcolor=#501010><center><font size=2><b>Players Online</b></font></center></td>
LINE 		</tr>
LINE 	    </table></td>
LINE 	</tr>
LINE    <tr>
LINE 	    <td align=center><table cellpadding=0 cellspacing=0>
LINE 		<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE    	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE 		<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE    	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE     	<tr>
LINE        	    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	    <td nowrap width=1 bgcolor=black></td>
LINE 	    	    <td bgcolor=#333333 width=275><font size=2>
NOW
LINE 		    </font></td>
LINE 	    	</tr>
LINE 	     </table></td>
LINE     </tr>
LINE </table>
LINE <p>
LINE <font size=2>
LINE This page was last updated at
TIME
LINE It updates every
UDTIME
LINE &nbsp;Minutes.
LINE </font>
LINE </center>
LINE </body>
LINE </html>
}

SECTION OFFLINE_PAGE
{
c:\uox_status.html
LINE <html>
LINE <head>
LINE    <meta name="Author" content="UOX Auto Update">
LINE	<meta http-equiv="REFRESH" content="100; url=uox_status.html">
LINE    <title>UOX Server Status</title>
LINE	<style type=text/css>
LINE	<!--
LINE	    FONT {FONT-FAMILY: verdana,arial,helvetica}
LINE	-->
LINE	</style>
LINE </head>
LINE <body bgcolor=#000000 text=#ffffff link=#ffffff vlink=#ffffff alink=#ffffff>
LINE <center>
LINE <font size=3><b>UOX Server Status Page</b></font>
LINE <p>
LINE <table width=90% cellpadding=0 cellspacing=0 border=0>
LINE    <tr>
LINE 	    <td align=center><table width=553 cellpadding=1 cellspacing=1 border=0>
LINE 		<tr>
LINE 	    	    <td bgcolor=#501010><center><font size=2><b>Server Info</b></font></center></td>
LINE 	        </tr>
LINE 	    </table></td>
LINE    </tr>
LINE    <tr>
LINE 	    <td align=center><table cellpadding=0 cellspacing=0>
LINE    	<tr>
LINE 		    <td colspan=1 height=1></td>
LINE 	        </tr>
LINE 	        <tr>
LINE 	    	    <td bgcolor=#333333 width=551>
LINE 		    <center><font color=#C0C0C0 size=2>
LINE 		    Server is currently <font color=#ff0000 size=2>DOWN</font><br>
LINE 		    It went down on 
TIME
LINE 		    <br>
LINE 		    Before that, it was up for 
UPTIME
LINE		    </font></center>
LINE 		    </td>
LINE		</tr>
LINE	    </table></td>
LINE	</tr>
LINE </table>
LINE </center>
LINE </body>
LINE </html>
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -