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!

魔域来了H5 (Lastest Version 2020 ) + GM Panel

RaGEZONE VIP
[VIP] Member
Joined
Jul 9, 2017
Messages
147
Reaction score
107
Extract in D:

1) Start [1] + [2] (S1,S2,S3 ) server is available
2) and play !
3) GM Panel :

Download link =>

English version ( same game and file location ) Be careful this is not the same version if you replace directly JS files into the chinese version you can get a error you need to translate manually the files ( or find another solution) i've tested to replace PNG + JSON files and it's work. =>


// If you want to make a project on the H5 games you can add me on Discord : Canaima#0450

Draculap16 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums

Draculap16 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums

Draculap16 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums
 
Initiate Mage
Joined
Sep 12, 2020
Messages
3
Reaction score
0
phpstudy the specified path does not exist
can u help me fix this?
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Extract in D:

1) Start [1] + [2] (S1,S2,S3 ) server is available
2) and play !
3) GM Panel :

Download link =>

English version ( same game and file location ) Be careful this is not the same version if you replace directly JS files into the chinese version you can get a error you need to translate manually the files ( or find another solution) i've tested to replace PNG + JSON files and it's work. =>


// If you want to make a project on the H5 games you can add me on Discord : Canaima#0450

Draculap16 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums

Draculap16 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums

Draculap16 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums

Where did you get the english images from?
 
Initiate Mage
Joined
Jul 12, 2019
Messages
4
Reaction score
1
/MYH5/my_web/myh5_cilent/v1.1.9.1/resource/ui

Txt UI /MYH5/my_web/myh5_cilent/v1.1.9.1/js
Txt Item Etc /MYH5/my_web/myh5_cilent/v1.1.9.1/resource/data
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
I managed to rip the ui folder json and images.

There are some bugs to work out but this should hopefully give people a head start.
 
Newbie Spellweaver
Joined
Jan 15, 2006
Messages
8
Reaction score
4
I want to contributed also, this game looks fun .

You can put this file in js folder, it translate some common language on the UI
 
Newbie Spellweaver
Joined
Feb 1, 2013
Messages
16
Reaction score
5
some progress i guess :laugh:


Untitled-1-01 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums Untitled-1-02 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums Untitled-1-04 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums Untitled-1-03 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 1, 2013
Messages
16
Reaction score
5
what are you doing to fix the bugs?

if you asking me..im not expert in coding,just messing with ui photoshop it a bit,translate a bit more,im just doing it for fun.

credit to Ketchup,gilakunters
 
Initiate Mage
Joined
Sep 24, 2020
Messages
2
Reaction score
0
Hey, I know this is a really stupid question to all you who are more experienced.

But is it possible to get a more detailed tutorial on how to get this to work? I'm a massive noob at this but would like to have a go :D

Thanks in advance ??????
 
Newbie Spellweaver
Joined
Feb 1, 2013
Messages
16
Reaction score
5
Here are some file that i have translate its not perfect google translate anyway

 
Joined
Oct 16, 2004
Messages
895
Reaction score
96
Hey, I know this is a really stupid question to all you who are more experienced.

But is it possible to get a more detailed tutorial on how to get this to work? I'm a massive noob at this but would like to have a go :D

Thanks in advance ������

PHP:
I assume PHPStudy is a webserver.

So its possible to use XAMPP or WAMPP.

But let's just go over with the current setup we have.

1. Open \魔Y来了20\MYH5\phpstudy\
Right click: phpStudy.exe -> Create Shortcut.
Copy the Created Shortcut into \魔Y来了20\MYH5\.
Delete file: [1]phpStudy.lnk

2. Open file: \魔Y来了20\MYH5\my_web\api\config.php
Find: [USER=1333341228]Mysql[/USER]_connect ( '127.0.0.1', 'root', '123456' )
Replace root into your MySql username or just leave it as is.
Repace 123456 into your MySql password.
Save the file.

3. Open file: \魔Y来了20\MYH5\my_web\platform\getServerPage.php
Find: "name": "Www.BL20166.Com"
Replace: [url=http://Www.BL20166.Com]有分享游戏下载站-好资源-有分享! - Powered by Discuz![/url] to your desired Server Name.

4. Go back to: \魔Y来了20\MYH5\
Start: PhpStudy.lnk (Shortcut you created in Step #1)
Start: 2 -> 3 -> 4 -> 5 (in order)

Misc Tip:
If you want to install the "server file" not in D drive, you simply edit the 2,3 & 4 batch files.
Example: D:\MYh5\ to Z:\MYh5\
Then redo Step 1.

Now, if you get Database error, import the SQL files into your MySql server.
Its located in: \魔Y来了20\MYH5\sql\
It should create the necessary tables / columns filled with basic data.

Good luck.
 
Initiate Mage
Joined
Sep 24, 2020
Messages
2
Reaction score
0
PHP:
I assume PHPStudy is a webserver.

So its possible to use XAMPP or WAMPP.

But let's just go over with the current setup we have.

1. Open \魔Y来了20\MYH5\phpstudy\
Right click: phpStudy.exe -> Create Shortcut.
Copy the Created Shortcut into \魔Y来了20\MYH5\.
Delete file: [1]phpStudy.lnk

2. Open file: \魔Y来了20\MYH5\my_web\api\config.php
Find: [USER=1333341228]Mysql[/USER]_connect ( '127.0.0.1', 'root', '123456' )
Replace root into your MySql username or just leave it as is.
Repace 123456 into your MySql password.
Save the file.

3. Open file: \魔Y来了20\MYH5\my_web\platform\getServerPage.php
Find: "name": "Www.BL20166.Com"
Replace: [url=http://Www.BL20166.Com]有分享游戏下载站-好资源-有分享! - Powered by Discuz![/url] to your desired Server Name.

4. Go back to: \魔Y来了20\MYH5\
Start: PhpStudy.lnk (Shortcut you created in Step #1)
Start: 2 -> 3 -> 4 -> 5 (in order)

Misc Tip:
If you want to install the "server file" not in D drive, you simply edit the 2,3 & 4 batch files.
Example: D:\MYh5\ to Z:\MYh5\
Then redo Step 1.

Now, if you get Database error, import the SQL files into your MySql server.
Its located in: \魔Y来了20\MYH5\sql\
It should create the necessary tables / columns filled with basic data.

Good luck.

You're the best, thanks very much man!
 
Joined
Oct 30, 2012
Messages
3
Reaction score
0
Even replacing the files in the folders correctly, the game does not change, it continues with the same Chinese images and the text I translated does not change either!
 
Back
Top