Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mobile Destiny 6 full set of source code (client + server)

Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
askmyleg - Destiny 6 full set of source code (client + server) - RaGEZONE Forums
Self-source code
This tutorial is limited to technical research use only, please do not use for commercial purposes.

This resource is exclusively provided by self-source code network



This site tutorials, resources are carried out in a stand-alone environment, only stand-alone research and learning to use, download, please delete within 24 hours, or purchase a genuine.

=========================================================================

. Client currently about the newbie guide
Search NO_TUTORIAL in file TM6\Assets\Script\PlayerInfo\ULocalPlayerTutorial.cs
Comment out return; at line 109 of the file. This will open the tutorial.


. Clients using unity 2020 3.30f1 can open the project directly.


. Replace the tm6.90175.com domain in the source code with your own server domain.

After unity opens the client, select the menu ProjectTools-> AssetBundles-> BuildAssetBundleEd.
At the bottom of the dialog box, select Only Asset Bundle for BuildType.
Pack the data, and the result will be in the Build-Android_20000_30_7_202203030410\gamedata_version_20000_30_7 directory.
The packet is uploaded to the server


E:\TM6\ServerOld\source\D6_server\Destiny6.sln
Destiny 6 server source solution. Contains
WebServer: game server, WEB program, compile and publish, copy to server, set up website in iis to launch
AgentServer: monitoring server, exe program, start after WebServer
ChatServer: Chat server, exe program, starts after WebServer.
GuildChatServer: union chat server, exe program, starts after WebServer.
There is a config file in the corresponding directory, in which you need to change the database username and password.
E:\TM6\ServerOld\source\D6_tool\D6help_Mvc\D6help_Mvc.sln
Backend administration program solution, WEB program, compile and publish, copy to server, create website in iis to launch
E:\TM6\ServerOld\source\Redis-x64-3.0.504
Redis database cache
Run the following batch install as system service
install-service6380.bat
install-service6381.bat
install-service6382.bat
install-service6383.bat
Run the following batch to start the system service
start-service6380.bat
start-service6381.bat
start-service6382.bat
start-service6383.bat




Language Packs
Assets\CDNAssets\CSVTable_Localize
Have fun!​
 
Newbie Spellweaver
Joined
Mar 31, 2006
Messages
63
Reaction score
7
take several days to download.
Hope can fix error that in bin release: Arena and Rage skill of team 4 members
 
Newbie Spellweaver
Joined
Dec 13, 2021
Messages
7
Reaction score
0
Any mirror?
askmyleg - Destiny 6 full set of source code (client + server) - RaGEZONE Forums
Self-source code
This tutorial is limited to technical research use only, please do not use for commercial purposes.

This resource is exclusively provided by self-source code network



This site tutorials, resources are carried out in a stand-alone environment, only stand-alone research and learning to use, download, please delete within 24 hours, or purchase a genuine.

=========================================================================

. Client currently about the newbie guide
Search NO_TUTORIAL in file TM6\Assets\Script\PlayerInfo\ULocalPlayerTutorial.cs
Comment out return; at line 109 of the file. This will open the tutorial.


. Clients using unity 2020 3.30f1 can open the project directly.


. Replace the tm6.90175.com domain in the source code with your own server domain.

After unity opens the client, select the menu ProjectTools-> AssetBundles-> BuildAssetBundleEd.
At the bottom of the dialog box, select Only Asset Bundle for BuildType.
Pack the data, and the result will be in the Build-Android_20000_30_7_202203030410\gamedata_version_20000_30_7 directory.
The packet is uploaded to the server


E:\TM6\ServerOld\source\D6_server\Destiny6.sln
Destiny 6 server source solution. Contains
WebServer: game server, WEB program, compile and publish, copy to server, set up website in iis to launch
AgentServer: monitoring server, exe program, start after WebServer
ChatServer: Chat server, exe program, starts after WebServer.
GuildChatServer: union chat server, exe program, starts after WebServer.
There is a config file in the corresponding directory, in which you need to change the database username and password.
E:\TM6\ServerOld\source\D6_tool\D6help_Mvc\D6help_Mvc.sln
Backend administration program solution, WEB program, compile and publish, copy to server, create website in iis to launch
E:\TM6\ServerOld\source\Redis-x64-3.0.504
Redis database cache
Run the following batch install as system service
install-service6380.bat
install-service6381.bat
install-service6382.bat
install-service6383.bat
Run the following batch to start the system service
start-service6380.bat
start-service6381.bat
start-service6382.bat
start-service6383.bat




Language Packs
Assets\CDNAssets\CSVTable_Localize
Have fun!​
?
 
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
First, Thanks askmyleg for the wonderful share. This is a good source! and works great!
This is my mirror (Please add more as google drive has limitation)
Google Drive :

Thanks and enjoy!
Nice job, man! Thanks for the mirror.

What is the information about this product ?
And yes there is a need to create a site for the patch and other all files are available?
 
Experienced Elementalist
Joined
Oct 15, 2010
Messages
274
Reaction score
80
Nice job, man! Thanks for the mirror.

What is the information about this product ?
And yes there is a need to create a site for the patch and other all files are available?
I just dont like how the server is developed. But it can easily be changed as its using C# also its using Best HTTP Pro so you can easily change the API from IIS to normal PHP (apache based)

its using 2020.3.30f1 Unity out of the box.
 
Experienced Elementalist
Joined
Jan 11, 2010
Messages
247
Reaction score
45
Which version of Windows is better to install (Windows Server 20XX)? What version of the DBMS (MSSQL 20XX) will be needed for the server?
 
Junior Spellweaver
Joined
Jan 17, 2018
Messages
105
Reaction score
0
Can anybody tell me how to export assetheighrarchy? I only have the .txt but I can't see the tool to ecnrypt/compress it for the website
 
Newbie Spellweaver
Joined
Mar 31, 2006
Messages
63
Reaction score
7
Some Chinese forums are sharing some Korean games: Blade 2, and Rappelz.
But I don't have VIP points
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Oct 15, 2010
Messages
274
Reaction score
80
Unfortunately they are using ,net framework, otherwise it would be easier to port.

Do you know which other netmarbles games have leaked src?
I dont have those files tho. But i saw some people has Blade and Soul and A3
 
Back
Top