Updating 059's Client to [X31.3.0]

Posts 14 of 4 · Page 1 of 1
Updating 059's Client to [X31.3.0]
Step 1: Get FFDecompiler: https://www.free-decompiler.com/flash/

Step 2: Open 059 X31.2.3 swf in FFDec

Step 3: Make the following changes in P-code:

scripts\kabam\rotmg\messaging\impl\GameServerConne ctionConcrete.as:
_loc1_.buildVersion_ = "X31.2.3" to "X31.3.0"

NOTE: Edit these values using the p-code editor otherwise you will get an error that says something like "..goto..".
scripts\com\company\assembleegameclient\parameters \Parameters.as:
RANDOM1:String = "6a39570cc9de4ec71d64821894" to "311f80691451c71b09a13a2a6e"
RANDOM2:String = "c79332b197f92ba85ed281a023" to "72c5583cafb6818995cbd74b80"

scripts\kabam\rotmg\application\impl\ProductionSet up.as:
return "RotMG #{VERSION}.{MINOR}".replace("{VERSION}","X31.2").r eplace("{MINOR}","3") to return "RotMG #{VERSION}.{MINOR}".replace("{VERSION}","X31.3").r eplace("{MINOR}","0");


Step 4: save and test in flash player
It doesn't seem to work for me. Did everything and when I tested it, I couldn't press the play button (mouse-click won't register).

Dunno what I'm doing wrong. Would appreciate some help.
Quote Originally Posted by Bountyxxx View Post
It doesn't seem to work for me. Did everything and when I tested it, I couldn't press the play button (mouse-click won't register).

Dunno what I'm doing wrong. Would appreciate some help.
Not sure I should say this, but just download the updated client from RealmStock. 059 co-owns the site so if you trust his version on mpgh the one from the site is good too.
Posts 14 of 4 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?