[Release]Dragonica Server Files

03/10/2011 18:52 Kintyro#721
idk what's wrong.. write the servermoon config here.
03/10/2011 18:55 asisani#722
Quote:
Originally Posted by Kintyro View Post
idk what's wrong.. write the servermoon config here.
[LOCAL_INFO]
NATION_CODE = KOREA
SERVICE_REGION = KOREA
LANGUAGE = KOR

[MMC]
MMC_IP=61.91.127.195
MMC_PORT=11801

[RECORD]
PATH = Record
CCU_TIME = 30
03/10/2011 18:56 riku83#723
Ok , thanks I try with your files and if i have a problem i ask you :)

One more , sorry for my english i'm french
03/10/2011 18:58 Kintyro#724
Quote:
Originally Posted by asisani View Post
[LOCAL_INFO]
NATION_CODE = KOREA
SERVICE_REGION = KOREA
LANGUAGE = KOR

[MMC]
MMC_IP=61.91.127.195
MMC_PORT=11801

[RECORD]
PATH = Record
CCU_TIME = 30
try to use another server controler
03/10/2011 19:01 asisani#725
where to get another?
03/10/2011 19:05 Kintyro#726
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...] Sry, I use virustotal today the first once.
03/10/2011 20:01 asisani#727
Thanks for all ur help Kintyro but i get same error i just want a server to get for me and my friends :(
03/11/2011 14:42 Ekey#728
Flash Tut how decrypt and decompress "tb.bin" , "tb2.bin" files :)

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

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

PS: sorry for my english [Only registered and activated users can see links. Click Here To Register...] :rolleyes:
03/11/2011 17:29 riku83#729
Kintyro , When i want to DL your serverfiles it's too long : 60h and i have 1ko/s but when i want to dl you client i have 300 ko/s. have you other link for download your serverfiles ?
03/11/2011 18:47 Kintyro#730
[Only registered and activated users can see links. Click Here To Register...]
03/12/2011 09:34 keile#731
Quote:
Originally Posted by Ekey View Post
Flash Tut how decrypt and decompress "tb.bin" , "tb2.bin" files :)

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

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

PS: sorry for my english [Only registered and activated users can see links. Click Here To Register...] :rolleyes:
Ekey, thanks for the video! :)

I've tried following but after I searched ".BIN", click on TB, then follow on disassembler, scroll up to PUSH EBP, press F2 then F9.

After that I was presented with series of exceptions and no matter what I press, after 3 or 4 exceptions, the file was terminated by ollydbg.

I noticed it stop at HShield exceptions.

What client did you use?

PS: I also tried Muso but it's client code was garbage. Seems encrypted.
03/12/2011 10:48 riku83#732
Kintyro : trere is no dr2_def.bak . why?
03/12/2011 11:15 Kintyro#733
it's in the dgnwork.rar
03/12/2011 11:53 riku83#734
Ok , when i want to restore dr2_user it tell me the bd is too great :

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

It is because i have mssql 2005 ?
03/12/2011 22:03 Ekey#735
Quote:
Originally Posted by keile View Post
Ekey, thanks for the video! :)

I've tried following but after I searched ".BIN", click on TB, then follow on disassembler, scroll up to PUSH EBP, press F2 then F9.

After that I was presented with series of exceptions and no matter what I press, after 3 or 4 exceptions, the file was terminated by ollydbg.

I noticed it stop at HShield exceptions.

What client did you use?

PS: I also tried Muso but it's client code was garbage. Seems encrypted.
Sorry i forgot include to video how removing starting HShield

Dragonica Client 1.7.23 (IAH) for remove starting HShield in OllyDbg go to address

0095FCDF E8 EC065600 CALL dragonic.00EC03D0

replace to

MOV EBX, EAX

Enjoy :)