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!

WebGame [WebGame] The Monkey King Online English Translator

Newbie Spellweaver
Joined
Jun 17, 2013
Messages
15
Reaction score
8
[WebGame] The Monkey King Online English Translator


-----------------------------------------------------------------------------
##Open Server##
1.Click 1.Start Website [Run as Administrator] and Click Button Start
2.Click 2.Start Server and Wait Message... server started successfully.
3.Open WebBrowser input 127.0.0.1 and Enter
-----------------------------------------------------------------------------
## Database##
IP : 127.0.0.1
USER : ROOT
PASSWORD : 123456
-----------------------------------------------------------------------------
## ID Login Game ##
User : ragezone
Pass : 123456

--------------------------------------------------------
Fix Bug register Game Error By cyberghoser1
1.just open the databse with navicat or any similar software.
2.right click on the user_role table.
3.select design table.
4.on the new window select server_id filed.
5.uncheck the NULL column, and where it says default.
6.insert this string: fu1304
7.Save and close navicat.
8.register works as it should.

Fix Bug register Game Error By King Boss
Fix it with this sql file :
-----------------------------------------------------------------------------
Server Download :
---------------------------------------
TooL Edit Monkey King Online :
SoThink.SWF.Decompiler.v7.4.build.5320 full
Tool UnPack-Pack .SWF
Tool UnPack-Pack .DAT.JAT
TooL Edit Download :


 
Last edited:
Newbie Spellweaver
Joined
Jul 12, 2015
Messages
23
Reaction score
0
is this the source?

Bugs : Does anyone have the problem with login ?
If you login with ragezone and pass 123456 everything is working but if you login with a newly created account server is giving an error and then BAM ! Close
 
Last edited:
Newbie Spellweaver
Joined
Jun 17, 2013
Messages
15
Reaction score
8
@WireShark Server and file Use Version D5
-------------------------------------
@Hellowen Source files? I use file.swf webmonkeyking.r2games.com+gmthai.com/mk/ But Server use
PasswordUnpack : PHATTRIENGAME.COM
--------------------------------
@Ionut Copcea I use Chinese Server :
PasswordUnpack : PHATTRIENGAME.COM

-------------------------------
 
Last edited:
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
@WireShark Server and file Use Version D5
-------------------------------------
@Hellowen Source files? I use file.swf webmonkeyking.r2games.com+gmthai.com/mk/ But Server use
--------------------------------
@Ionut Copcea I use Chinese Server :
-------------------------------
what is the password of DNTK.exe?
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
is this the source?

Bugs : Does anyone have the problem with login ?
If you login with ragezone and pass 123456 everything is working but if you login with a newly created account server is giving an error and then BAM ! Close
Yeah Buddy it shows error , its because of server_id is null by default .
Quick Fix it with this sql file :
But this fix is still not perfect.
I'm working on it to make it perfect.
@codingza
Main problem is in main.swf file
Thank You
 
Last edited:
Junior Spellweaver
Joined
Jun 28, 2009
Messages
121
Reaction score
16
I'm using iis 6, I managed to start the server correctly, but the problem happens when I enter the game the screen turns white

codingza - [WebGame] The Monkey King Online English Translator - RaGEZONE Forums


monkey-ki - [WebGame] The Monkey King Online English Translator - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
I'm using iis 6, I managed to start the server correctly, but the problem happens when I enter the game the screen turns white

codingza - [WebGame] The Monkey King Online English Translator - RaGEZONE Forums


View attachment 160889
Hey buddy
its because of newly created account .
Use ragezone and 123456 to run the game properly or use sql Fix .
Also try Essamp
Thank You


Yeah Buddy it shows error , its because of server_id is null by default .
Quick Fix it with this sql file :
But this fix is still not perfect.
I'm working on it to make it perfect.
@codingza
Main problem is in main.swf file
Thank You
 
Initiate Mage
Joined
Feb 8, 2017
Messages
1
Reaction score
0
Server running ok but why autopath to NPC not working when start of the game. Error "inaccessible". Fix for me!
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
Server running ok but why autopath to NPC not working when start of the game. Error "inaccessible". Fix for me!

Hello!!
Autopath is inaccessible because your level is low.
Try autopath after level 15 or 20.
 
Newbie Spellweaver
Joined
Jun 22, 2017
Messages
11
Reaction score
1
anyone stuck with "flash unavailable" screen? game seem to not recognize/run flash at all for me
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
anyone stuck with "flash unavailable" screen? game seem to not recognize/run flash at all for me
Are you using localhost or tunnels .
And which browser you are using?
Upload a screenshot
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
[WebGame] The Monkey King Online English Translator


-----------------------------------------------------------------------------
##Open Server##
1.Click 1.Start Website [Run as Administrator] and Click Button Start
2.Click 2.Start Server and Wait Message... server started successfully.
3.Open WebBrowser input 127.0.0.1 and Enter
-----------------------------------------------------------------------------
## Database##
IP : 127.0.0.1
USER : ROOT
PASSWORD : 123456
-----------------------------------------------------------------------------
## ID Login Game ##
User : ragezone
Pass : 123456
-----------------------------------------------------------------------------
Download :





Hey Bro can you please tell us how you edited the swf files?
Because when i tried to edit them with sothink swf decompiler it shows me an error "The swf file "xxxxx" is corrupted".
So i need your help to edit them .
Thank You
 
Experienced Elementalist
Joined
Jun 27, 2006
Messages
257
Reaction score
19
There is no need to download another sql, just open the databse with navicat or any similar software, right click on the user_role table, select design table, on the new window select server_id field, uncheck the NULL column, and where it says default, insert this string: fu1304

Save, close navicat.

Voila, register works as it should.
 
Last edited:
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
There is no need to download another sql, just open the databse with navicat or any similar software, right click on the user_role table, select design table, on the new window select server_id filed, uncheck the NULL column, and where it says default, insert this string: fu1304

Save, close navicat.

Voila, register works as it should.

Nice
But importing sql is much easier and the other thing is that its not working with more than 1 server.
Forget it
I need help , the swf files in assets folder are corrupted .
You know any way to open and edit them ?
Thank You
 
Back
Top