To make GM Tool Work
Create one database on SQL SERVER 2000 or 2005 and create this table
Code:
Table: GMInfo
=================
GMID : varchar(50)
GMPassword : varchar(50)
GMName : varchar(50)
GMLevel : int
GMPart : int
And create to u one GMTool Login
Create this user in mssql
Code:
User: TantraGM
Pass: !TantraGM!
create one DSN name TantraGM
find in gmtool folder ServerList.txt and change the IP for the same of DBSRV
Open DBSRV and runn the GMTool.exe put u created GMTool ID and Password and have fun :D