Register for your free account! | Forgot your password?

You last visited: Today at 23:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release]Dragonica Server Files

Discussion on [Release]Dragonica Server Files within the Private Server Advertising forum part of the Private Server category.

Closed Thread
 
Old 02/28/2011, 02:04   #676
 
elite*gold: 0
Join Date: Dec 2008
Posts: 16
Received Thanks: 2
Someone knows how to fix bugs scrolls of VC/drakos ?
My msn is:
Thanks for answer, I need really help !!
NiTnEuQs is offline  
Old 03/01/2011, 19:23   #677
 
elite*gold: 0
Join Date: Oct 2010
Posts: 2
Received Thanks: 0
how i can make a dragonica pserver? pls help me (help with tutorial)

thanks
dd2701 is offline  
Old 03/02/2011, 17:22   #678
 
elite*gold: 0
Join Date: Nov 2007
Posts: 7
Received Thanks: 0
DONE
loan1701 is offline  
Old 03/04/2011, 07:31   #679
 
elite*gold: 0
Join Date: Apr 2010
Posts: 44
Received Thanks: 28
Quote:
Originally Posted by loan1701 View Post
can share me the config.ini file before it encrypt to config.inb?

i really need that file T_T

thanks
Decrypted config.inb to ini from IAH client ^^ (IP , URL's changed)

Code:
[SERVER]
IP = 127.0.0.1
PORT = 11002
RANK_URL = http://rank.myserver.com:8888/XmlRanking.asp?Type=%d&Class=%d&RealmNo=%d

[LOCAL_INFO]
NATION_CODE = SINGAPORE
SERVICE_REGION = SINGAPORE
LANGUAGE = ENGLISH
SERVICE_TYPE = 2

[GAME]
UsePack=1 ;  Use Packed Data
UseExtraPack = 1 ;  Use ExtraPacked Data (./World/Folders , ./BGM , etc...)
UseBugTrap = 1
UseCoupleUI = 1
;FinishLinkURL = about:blank
CashChargeURL = http://cash.myserver.com
Sound=1   ;  Use Sound
UseAddUnitThread = 1 ;  Use Add Unit Thread
MaxFrameRate=60
BugTrapIP = 127.0.0.1
BugTrapPort = 9999
BugTrapAppName = Dragonica_S_CB
BugTrapScreenShot = 0
UseGSM = 0
UseGameGuard = 1
UseVariableActorUpdate = 0
UseNewClone = 1
UseActorControllerUpdateOptimize = 1
UseProjectionShadow = 0
UseProjectionLight = 0
UseUIOffscreenRendering = 1
UseEmporiaTeamItem = 1

[LOG]
;CreateLog - NO_LOG/ERROR_LOG/FULL_LOG/FULL_LOG2
;LogLevel= ERROR_LOG
;DirectMode - do not buffer log, write to file directly
;DirectMode = 1
;InfoLogLevel - INFO_LOG level (0 ~ 9)
;InfoLogLevel = 9
PS: Any1 knows what the files contain tb.bin and tb2.bin? Are there tools for edit? There is a memory dump of the files (header very similar to the ZLIB) but can not Uncompressing
Ekey is offline  
Thanks
3 Users
Old 03/04/2011, 16:10   #680
 
darkillust's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 47
Received Thanks: 5
Ekey You what use program to Decrypted config.inb
Thank *** bless
darkillust is offline  
Old 03/04/2011, 17:18   #681
 
elite*gold: 0
Join Date: Apr 2010
Posts: 44
Received Thanks: 28
Quote:
Originally Posted by darkillust View Post
Ekey You what use program to Decrypted config.inb
Thank *** bless
IDA
Ekey is offline  
Old 03/05/2011, 03:21   #682
 
elite*gold: 0
Join Date: Apr 2010
Posts: 44
Received Thanks: 28
Well did not find tools for working with files tb.bin and tb2.bin had to deal with the main executable file to decrypt and decompressing

Example reading:

First Part:

Code:
BytesToRead = 3F (63.)
==================================================================
BE 93 A0 BF AC B2 BE 93 32 BA A4 65 A2 DA DB 22  ѕ“ ї¬Іѕ“2є¤eўЪЫ"
F0 05 7F 98 3D DB AF 26 89 20 A3 50 D8 07 4B BA  р˜=ЫЇ&‰ ЈPШKє
01 35 24 0E 80 AD 91 F6 72 20 19 B8 1E 26 EF 72  5$Ђ‘цr ё&пr
FD 4F 31 8E 1D 22 55 E3 C2 B8 11 89 C4 FA 7B     эO1Ћ"UгВё‰Дъ{
==================================================================
Second part:

Code:
BytesToRead = 9 - (Used for decrypt - key or something)
==================================================================
D2 6D BA 27 D8 D6 1C DD B7                       Тmє'ШЦЭ·
==================================================================
Third part:

Code:
BytesToRead = 3F (63.)
==================================================================
95 2E 08 A4 87 0F 95 2E D2 F6 AD 14 4B 35 28 A7  •.¤‡•.ТцK5(§
04 8F 5F FC 5E 8F 53 B0 D7 9A 0E 32 CB 51 7E 76  Џ_ь^ЏS°Чљ2ЛQ~v
A1 B0 BE C7 69 8B 80 A5 3E 69 1A 97 28 56 31 A6  Ў°ѕЗi‹ЂҐ>i—(V1¦
4A F9 0E E7 62 C5 99 9B 93 21 DB 6A B6 06 A0     JщзbЕ™›“!Ыj¶ 
==================================================================
Fourth part (LAST) all other bytes reading

Cycle decrypting 001274266 (IAH version)

012B4850 - "CTableDataManager :: Dump" - not used

Original size's (1.7.22)

tb.bin - 2,45 MB (2 572 643 bytes)
tb2.bin - 3,85 MB (4 041 314 bytes)

After Decrypting

tb.bin - 2,45 MB (2 572 508 bytes)
tb2.bin - 3,85 MB (4 041 179 bytes)

And after Decompressing

Quote:
*ZLIB*
tb.bin - 22,4 MB (23 490 950 bytes)
tb2.bin - 5,97 MB (6 265 628 bytes)

tb.bin - Contained strings (file path's) etc. - UNICODE format
tb2.bin - I do not know (maybe skill tree table or something)



*DOWNLOAD* - (17.66 MB)


*VIRUS TOTAL RESULT's*


In archive original table files from IAH 1.7.22 Client , decryped and uncompressed
Can be useful developer's and write Tool/Editor
Ekey is offline  
Thanks
1 User
Old 03/05/2011, 16:25   #683
 
elite*gold: 0
Join Date: Nov 2007
Posts: 7
Received Thanks: 0
DONE
loan1701 is offline  
Old 03/06/2011, 14:12   #684
 
Kintyro's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 325
Received Thanks: 71
I can't login x.x
I've changed in the launch.bat to 127.0.0.1:11002
But it doesn't work.
And in the PatchConfig, I don't know how to change to 0.19.
Major_version:0
Minor_version:0
Patch_version:1

By the patchversion I want to change to 0.19 but it didn't go.
Help me pls

/fixed
Kintyro is offline  
Old 03/06/2011, 18:43   #685
 
camoo12345's Avatar
 
elite*gold: 1
Join Date: Aug 2009
Posts: 215
Received Thanks: 91
Quote:
Originally Posted by Kintyro View Post
I can't login x.x
I've changed in the launch.bat to 127.0.0.1:11002
But it doesn't work.
And in the PatchConfig, I don't know how to change to 0.19.
Major_version:0
Minor_version:0
Patch_version:1

By the patchversion I want to change to 0.19 but it didn't go.
Help me pls

/fixed
you can change the Patchconfig files when you will then change it to
Major_version:0
Minor_version:1
Patch_version:19

or
Major_version:0
Minor_version:13
Patch_version:12

for the 13.12

but you mus´t change in the Database DR2_Siteconfig -TB_Patch_Version Delet all except 1 and major_version 0 minor_version 1 or 13 patch_version 19 or 12
memo what you want
patch date like 2011-03-06 17:19:19.260

and than it will work
camoo12345 is offline  
Old 03/07/2011, 16:18   #686
 
Kintyro's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 325
Received Thanks: 71
I've already fixed that.
But, when I logg in, and choose the server, It will dc, because "connection to the server been lost due abnormal client 0x00026". How can I fix it? With another config.inb? Has anyone a decrypter for that?
Has anyone the Dragonica Evolution client 1.0.5?
Or can anyone get me a client?
Kintyro is offline  
Old 03/07/2011, 19:40   #687
 
camoo12345's Avatar
 
elite*gold: 1
Join Date: Aug 2009
Posts: 215
Received Thanks: 91
Quote:
Originally Posted by Kintyro View Post
I've already fixed that.
But, when I logg in, and choose the server, It will dc, because "connection to the server been lost due abnormal client 0x00026". How can I fix it? With another config.inb? Has anyone a decrypter for that?
Has anyone the Dragonica Evolution client 1.0.5?
Or can anyone get me a client?
you can use any client you wont
change the Database and the Patch files

and Switch_Constant.ini
[2 USERMANAGE]

// reload F9
// Disconnect Hack-User ? 0=do not, 1=disconnect
EVar_UserManage_Disconnect_HackUser = 1 0
// Use HackShield/GameGuard Server bind mode (0=no, 1=use)
EVar_UserManage_UseAntiHackServerBind = 2 0
// Use HackShield/GameGuard live check ping (0=no, 1=use)
EVar_UserManage_UseAntiHack_Disconnect_2nd = 3 0

there you must use 0 and you dont Dissconnect
camoo12345 is offline  
Thanks
1 User
Old 03/08/2011, 07:56   #688
 
elite*gold: 0
Join Date: Dec 2009
Posts: 25
Received Thanks: 0
I can log into my server but when i want to connect to chanel 1, it block on the loading

can you help me please?
(sorry for my english , i'm french)
riku83 is offline  
Old 03/08/2011, 10:25   #689
 
camoo12345's Avatar
 
elite*gold: 1
Join Date: Aug 2009
Posts: 215
Received Thanks: 91
Quote:
Originally Posted by riku83 View Post
I can log into my server but when i want to connect to chanel 1, it block on the loading

can you help me please?
(sorry for my english , i'm french)
have you creat a New ACC whit no GM Rights

then it dosn´t Block
camoo12345 is offline  
Old 03/08/2011, 14:24   #690
 
Kintyro's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 325
Received Thanks: 71
Know anyone cash shop codes? And Drakos doesn't going o.O
Or how can I make 9 waeponpulver to 999? I've searched my ID in Useritem, but I didn't find it..
Kintyro is offline  
Closed Thread




All times are GMT +2. The time now is 23:13.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.