Reuploaded [Making a Dekaron private server tutorial on windows 7 8 10]

12/04/2020 22:22 torianbg#1

Some notes from me - the EVAL version of Server2000 that was linked in the original video description (that I've copy pasted below) is a trial version that will only last 180 Days and will stop working after that. I found a full version of that software and uploading it here:
[Only registered and activated users can see links. Click Here To Register...]

The server/client files I myself got from here:
[Only registered and activated users can see links. Click Here To Register...]

I suggest using updated client with many bug fixes + adapted for A2 (the client originally is A3 so it has stuff that just doesnt work) from here:
[Only registered and activated users can see links. Click Here To Register...]

Both links are from thirdeye42 so all credit goes to who and whoever worked with on that before him (I know of Hellspider and Zander but I don't want to leave anyone out of the credits)

Links and text found in the original video:
#######
First query :

Use master;
Go
EXEC sp_addlinkedserver 'LSV_GHBILL','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRACNT','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRCASH','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRHELION','','MSDASQL',NULL,NULL,'DRIVER={SQ L Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRNUNVICE','','MSDASQL',NULL,NULL,'DRIVER={S QL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRQUNE','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRRONDOW','','MSDASQL',NULL,NULL,'DRIVER={SQ L Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSIZ','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRTEST','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRZUTO','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'LSV_DKRSTA','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'
EXEC sp_addlinkedserver 'DKRACCOUNT01','','MSDASQL',NULL,NULL,'DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;'


Second query :

Use master;
Go
exec sp_serveroption 'LSV_GHBILL','rpc out','true'
exec sp_serveroption 'LSV_GHBILL','rpc','true'
exec sp_serveroption 'LSV_DKRACNT','rpc out','true'
exec sp_serveroption 'LSV_DKRACNT','rpc','true'
exec sp_serveroption 'DKRCASH','rpc out','true'
exec sp_serveroption 'DKRCASH','rpc','true'
exec sp_serveroption 'LSV_DKRHELION','rpc out','true'
exec sp_serveroption 'LSV_DKRHELION','rpc','true'
exec sp_serveroption 'LSV_DKRNUNVICE','rpc out','true'
exec sp_serveroption 'LSV_DKRNUNVICE','rpc','true'
exec sp_serveroption 'LSV_DKRQUNE','rpc out','true'
exec sp_serveroption 'LSV_DKRQUNE','rpc','true'
exec sp_serveroption 'LSV_DKRRONDOW','rpc out','true'
exec sp_serveroption 'LSV_DKRRONDOW','rpc','true'
exec sp_serveroption 'LSV_DKRSIZ','rpc out','true'
exec sp_serveroption 'LSV_DKRSIZ','rpc','true'
exec sp_serveroption 'LSV_DKRTEST','rpc out','true'
exec sp_serveroption 'LSV_DKRTEST','rpc','true'
exec sp_serveroption 'LSV_DKRZUTO','rpc out','true'
exec sp_serveroption 'LSV_DKRZUTO','rpc','true'
exec sp_serveroption 'LSV_DKRSTA','rpc out','true'
exec sp_serveroption 'LSV_DKRSTA','rpc','true'
exec sp_serveroption 'DKRACCOUNT01','rpc out','true'
exec sp_serveroption 'DKRACCOUNT01','rpc','true'

Account registration query :

Use account;
Go
Insert Into [TBL_USER] Values ('09101410275532', 'ID', 'Password', 'E-Mail', 'Secret Answer', 'Secret Question', '127.0.0.1')
Insert Into [USER_PROFILE] Values ('09101410275532','ID','Password','801011000000',' 1','0','Y','01/01/2006 00:00:00',null,null,null,'000')

Starting order :

1. Dbmon
2. Cast Server
3. Login Server
4. Msg Server
5. Session Server
6. Game Server

Md5 hash generator used in the video :


Links for the files :

Download full client, server, win7 launcher from here :
[Only registered and activated users can see links. Click Here To Register...]

Database : [Only registered and activated users can see links. Click Here To Register...]

Sql2000 :
[Only registered and activated users can see links. Click Here To Register...]

Sql2000 SP4 :
[Only registered and activated users can see links. Click Here To Register...]

### End of original description #####
01/14/2021 01:41 merkurial12#2
How to make a Private Dekaron Server, That has the newest Updates ?
I would REALLY, REALLY, REALLY, REALLY, REALLY, REALLY, REALLY Love that.
01/14/2021 07:39 baica123#3
Quote:
Originally Posted by merkurial12 View Post
How to make a Private Dekaron Server, That has the newest Updates ?
I would REALLY, REALLY, REALLY, REALLY, REALLY, REALLY, REALLY Love that.
First, you need to make offline server you need to follow direction as post, then you need to open ports follow this post [Only registered and activated users can see links. Click Here To Register...] with ports 7880, 50005,60005 . Or if you only want to play this game, I have one server for you. Homepage is [Only registered and activated users can see links. Click Here To Register...]
Join with us, and have more fun!!!
01/14/2021 10:16 torianbg#4
Quote:
Originally Posted by merkurial12 View Post
How to make a Private Dekaron Server, That has the newest Updates ?
I would REALLY, REALLY, REALLY, REALLY, REALLY, REALLY, REALLY Love that.
By newest update I assume you mean latest Action? This tutorial in mainly for A2/A3 so won't be of much help for you. I'm not up to date with the newest actions but there are multiple posts about those in this forum so you can look around. Here's a link to a post with pretty recent Server/Client files posted by Farius

[Only registered and activated users can see links. Click Here To Register...]
08/19/2021 12:50 Ruudy25#5
thank you very much for this guide i have a question can i use the same steps but use the Shangri-la files from Farius ?
08/19/2021 20:54 negitivenrg#6
Quote:
Originally Posted by Ruudy25 View Post
thank you very much for this guide i have a question can i use the same steps but use the Shangri-la files from Farius ?
Farius used modified a9 server. They are similar setup processes, a9 requires newer database software (2k8r2+) and more servers to elevate. This tutorial does not apply to it.
But is a great tutorial to learn the basics.
05/20/2022 03:54 DekaronService#7
hello I need help I do everything at the bottom of the video and it gives me an error says that there is no connectivity with the sql database tell me what to do please help me
05/21/2022 16:42 DekaronService#8
ya pude por fin ahora solo nesecito desempaquetar el cliente alguien me ayuda con eso?
05/21/2022 17:19 guesswho-.-#9
Dude this is an English speaking forum. Stop spamming in Spanish and reviving old threads
05/23/2022 23:28 DekaronService#10
amigo solo busco ayuda ya que soy nuevo en esto no hago span solo quiero ser un desarrollador mas asi para evitar que el dekaron muera
08/12/2023 12:51 torianbg#11
Re-reuploaded the video, was taken down. Feel free to report if any of the link or the video itself are down in the future.
10/12/2023 15:38 gkuben23#12
Hi

I wish you can share all the file in one folder.

I've been trying many times to find other alternatives but it does not work.