- Joined
- Sep 9, 2006
- Messages
- 272
- Reaction score
- 346
Hello guys ,
Note :
1 ) The following files are the offcial GTH released with many new system and all hack ... fixed. It's include weeding ... Particle sys , CPU fix , new skills ... and many other new systems. with a new UI.
2 ) A simple VPS should be enough to run the server as it include CPU fix.
..::HISTORY::..
I just found on my old dedicated server my last build ( 12754 ) of gth...
Since GTH is a dead game , i'm gonna to release thoses files.
Thoses files are my latest build. This include all Fix ( No more speedhack , account hack , money hack , copy item ... ) it's include also all newest systems . (weeding ... )
..::TUTORIAL HOW TO SETTING UP SERVER::..
1. Windows XP/2003 Server/Windows 7/Windows 2008 Server/Windows 2008 Server r2 (one of those)/Windows 10
2. For handling 1000 players with all regions working, you will need 1 machines (you can run as virtual)
3. Microsoft SQL Server Express 2000/2005/2008/2008 r2
4. Microsoft SQL Server Management Studio Express (in 2000 it's integrated, for 2005 u need to download it, same as for 2008).
5. A bit of knowledge how that stuff works
First you need to extract all files.
After you are done with setting up a mssql server, and restoring databases (i consider, database names will be accountdb, gth_account, gth_game), you have to
create 3 ODBC sources (Call them the same way as databases). Specify "SQL Server" as ODBC driver. PS : if you are using a 64 bits OS , create the ODBC source with odbc32 bits ( C:\Windows\SysWOW64\odbcad32.exe )
Also, you have to set ODBC default database names this way :
accountdb --> accountdb ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
gth_game --> gth_game ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
gth_account --> gth_account ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
Once done Open the server.cfg from LoginServer folder and the 4 GameServer folders.
Update the DB_PARAM part as follow :
[DB_PARAM]
Name0=sa
Password0=your_password
Name1=
Password1=
This server have new autoregistration system in server.cfg from loginsrv.
For disable it just change:
Autoregistration from true to false.
With autoregistration true , the loginServ will create you an account automaticaly if the login doesn't exist.
Update all the ip for your NET IP ( basicaly 127.0.0.1 ) .
Start all servers , then on login server use : Consol : Test mode Off.
Start the client directly from startGTH.bat
..::GM CMDS::..
To become a GM update gameMaster field in gth_game tbl_game from 1 to 9
/online : See how many people are online and playing
/kick xxxx : Kick a player ( use player name )
/ban xxxx : Ban a player ( use player name )
/unban xxxx : Unban a player ( use player name )
/move xxxx : Move to player ( use player name )
/summon xxxx : Summon player ( use player name )
/hide : Hide / Unhide yourself to normal players
/deleffect : Delete all effect on you.
/notice : Make a server notice
/reload : Reload config files
/off : Shutdown the server using a timing notice
/kill xxxx : Kill monsters around you
/spawn xxxx : spawn monster ( using the id from /monsterlist )
/exp xxxx : give xp to player
/sexp xxxx : give Soul xp to player
/genexp xxxx : Give genxp to player
/life : Give the player Full life back
/item xxxx : Give the player the item ( using the id from /itemlist )
/stats xxxx : Add stats to the selected player ( xxxx as number of stats )
/pk on : Turn on the PK
/pk off : Turn off the PK
/map xxx : Teleport to the map ( 0 , 1 , 2 , 3 ... )
/awaken xxx : Get the class awaken ( 1 , 2 , 3 ... )
/itemlist xxx : Get the item list ( 0 , 100 , 200 ... )
/monsterlist xxx : Get the monter list ( 0 , 100 , 200 ... )
/love : Teleport to your love for Free
/money xxx : Give yourself some money ( 1000000 ... )
PS : Do not ask for source code ... i have lost my source code since very long time ...
This version is my last one , so everything should be fixed and have title / effect / weeding / new skills ... everything . Dont miss to like if you like my release
. Also if you need some changes ask me i will try to help.
..::VIP SYSTEM::..
To make a VIP account you need to use gth_account -> tbl_premiuminfo . set worldChatCnt = 1 , gubun = 1 , and modifyDate to a post date where you want the account to be VIP to until this date is reach . format should be d-m-Y H:i:s . then the account will be able to use premiums.
..:
OWNLOAD LINK::..
Client + GameServer + LoginServer DATA FILES :
Client Files .lv password : !)($%^&$(@HCRT9415M<>?:}{adM
If you want open a .lv file you need to open it with Winrar or so and with the password i gave up.
To create account just login to gameserver it will create the account.
..::TROUBLESHOOTING::..
- If your game crash add compatibility mode to Windows XP
- Monsters and NPC doesnt not appear ( appear only if very close ) : this bug is strange , but a relog should works it's happen to the first player who connect each game server.
- if you have other questions, fell free to contact me at luckypgm40 ( skype )
..::CHANGELOG::..
- 03/24/2017 : lvl max changed from 98 to 150. New awaken stats. PK fixed.
- 02/09/2017 : Updated All .exe fixed GM BUG ( All accounts GM + Fixed negative SA + new param to disable premium system + /spawn fix can spawn all monsters now.)
- 02/07/2017 : Updated GameServer ( fixed damages error / Monsters damages ... )
- 02/02/2017 : Updated GameServer ( added /money xxx ).
..::OPENED SERVER::..
- Need your server here ? ask me add.
Note :
1 ) The following files are the offcial GTH released with many new system and all hack ... fixed. It's include weeding ... Particle sys , CPU fix , new skills ... and many other new systems. with a new UI.
2 ) A simple VPS should be enough to run the server as it include CPU fix.
..::HISTORY::..
I just found on my old dedicated server my last build ( 12754 ) of gth...
Since GTH is a dead game , i'm gonna to release thoses files.
Thoses files are my latest build. This include all Fix ( No more speedhack , account hack , money hack , copy item ... ) it's include also all newest systems . (weeding ... )
..::TUTORIAL HOW TO SETTING UP SERVER::..
1. Windows XP/2003 Server/Windows 7/Windows 2008 Server/Windows 2008 Server r2 (one of those)/Windows 10
2. For handling 1000 players with all regions working, you will need 1 machines (you can run as virtual)
3. Microsoft SQL Server Express 2000/2005/2008/2008 r2
4. Microsoft SQL Server Management Studio Express (in 2000 it's integrated, for 2005 u need to download it, same as for 2008).
5. A bit of knowledge how that stuff works
First you need to extract all files.
After you are done with setting up a mssql server, and restoring databases (i consider, database names will be accountdb, gth_account, gth_game), you have to
create 3 ODBC sources (Call them the same way as databases). Specify "SQL Server" as ODBC driver. PS : if you are using a 64 bits OS , create the ODBC source with odbc32 bits ( C:\Windows\SysWOW64\odbcad32.exe )
Also, you have to set ODBC default database names this way :
accountdb --> accountdb ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
gth_game --> gth_game ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
gth_account --> gth_account ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
Once done Open the server.cfg from LoginServer folder and the 4 GameServer folders.
Update the DB_PARAM part as follow :
[DB_PARAM]
Name0=sa
Password0=your_password
Name1=
Password1=
This server have new autoregistration system in server.cfg from loginsrv.
For disable it just change:
Autoregistration from true to false.
With autoregistration true , the loginServ will create you an account automaticaly if the login doesn't exist.
Update all the ip for your NET IP ( basicaly 127.0.0.1 ) .
Start all servers , then on login server use : Consol : Test mode Off.
Start the client directly from startGTH.bat
..::GM CMDS::..
To become a GM update gameMaster field in gth_game tbl_game from 1 to 9
/online : See how many people are online and playing
/kick xxxx : Kick a player ( use player name )
/ban xxxx : Ban a player ( use player name )
/unban xxxx : Unban a player ( use player name )
/move xxxx : Move to player ( use player name )
/summon xxxx : Summon player ( use player name )
/hide : Hide / Unhide yourself to normal players
/deleffect : Delete all effect on you.
/notice : Make a server notice
/reload : Reload config files
/off : Shutdown the server using a timing notice
/kill xxxx : Kill monsters around you
/spawn xxxx : spawn monster ( using the id from /monsterlist )
/exp xxxx : give xp to player
/sexp xxxx : give Soul xp to player
/genexp xxxx : Give genxp to player
/life : Give the player Full life back
/item xxxx : Give the player the item ( using the id from /itemlist )
/stats xxxx : Add stats to the selected player ( xxxx as number of stats )
/pk on : Turn on the PK
/pk off : Turn off the PK
/map xxx : Teleport to the map ( 0 , 1 , 2 , 3 ... )
/awaken xxx : Get the class awaken ( 1 , 2 , 3 ... )
/itemlist xxx : Get the item list ( 0 , 100 , 200 ... )
/monsterlist xxx : Get the monter list ( 0 , 100 , 200 ... )
/love : Teleport to your love for Free
/money xxx : Give yourself some money ( 1000000 ... )
PS : Do not ask for source code ... i have lost my source code since very long time ...
This version is my last one , so everything should be fixed and have title / effect / weeding / new skills ... everything . Dont miss to like if you like my release

..::VIP SYSTEM::..
To make a VIP account you need to use gth_account -> tbl_premiuminfo . set worldChatCnt = 1 , gubun = 1 , and modifyDate to a post date where you want the account to be VIP to until this date is reach . format should be d-m-Y H:i:s . then the account will be able to use premiums.
..:

Client + GameServer + LoginServer DATA FILES :
To view the content, you need to sign in or register
Client Files .lv password : !)($%^&$(@HCRT9415M<>?:}{adM
If you want open a .lv file you need to open it with Winrar or so and with the password i gave up.
To create account just login to gameserver it will create the account.
..::TROUBLESHOOTING::..
- If your game crash add compatibility mode to Windows XP
- Monsters and NPC doesnt not appear ( appear only if very close ) : this bug is strange , but a relog should works it's happen to the first player who connect each game server.
- if you have other questions, fell free to contact me at luckypgm40 ( skype )
..::CHANGELOG::..
- 03/24/2017 : lvl max changed from 98 to 150. New awaken stats. PK fixed.
- 02/09/2017 : Updated All .exe fixed GM BUG ( All accounts GM + Fixed negative SA + new param to disable premium system + /spawn fix can spawn all monsters now.)
- 02/07/2017 : Updated GameServer ( fixed damages error / Monsters damages ... )
- 02/02/2017 : Updated GameServer ( added /money xxx ).
..::OPENED SERVER::..
- Need your server here ? ask me add.
Last edited: