| 
				 .. 
 here is my info
 REM: ****Read this first!!!****
 
 REM: This file requires your real IP in the place of "YourIP" when you are connecting
 REM: To the EQEmu Loginserver.
 
 REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1
 
 REM: If you still get errors try using localhost instead of 127.0.0.1
 
 
 REM: zoneNT.exe is for use with Windows NT, 2000 and XP.
 
 REM:--------------Start-----------------------
 
 
 @echo off
 start zoneNT . 66.121.56.73 7995 127.0.0.1
 start zoneNT . 66.121.56.73 7996 127.0.0.1
 start zoneNT . 66.121.56.73 7997 127.0.0.1
 start zoneNT . 66.121.56.73 7998 127.0.0.1
 start zoneNT . 66.121.56.73 7999 127.0.0.1
 exit
 cls
 
 
 REM:---------------END------------------------
 
 
 
 
 ------------------------------------------------------------------------------------
 
 
 login server.ini
 
 
 
 
 ### --- This file tells world.exe what loginserver to connect to.
 ### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
 ### --- adding an account and password only grants the server a green name and is not needed.
 
 # READ README.TXT
 
 [LoginServer]
 loginserver=eqlogin.eqemu.org
 worldname=Scalezz's Server Of GM events N Raids
 locked=false
 account=
 password=
 worldaddress=66.121.56.73
 loginport=5999
 
			
			
			
			
				  |