Video Tutorial to update Crazy Client

Posts 1626 of 26 · Page 2 of 2
Quote Originally Posted by AERRgheahrjhtejhrtjhrt6jj View Post
hey could you send me a link to the client you updated? I'm way to dumb to follow this tutorial.
I wish I was able to. I tried posting the client, but I haven't gotten approved yet.
Quote Originally Posted by shutupbob View Post
I wish I was able to. I tried posting the client, but I haven't gotten approved yet.
Thanks, I appriciate it. If its sent in a PM I dont think think it has to be approved for the forum though.
Quote Originally Posted by AERRgheahrjhtejhrtjhrt6jj View Post
Thanks, I appriciate it. If its sent in a PM I dont think think it has to be approved for the forum though.
I still think that is against MPGH tos. Otherwise I wouldnt have a problem with it
need help!
I followed your tutorial, was well made I give you that!
Yet I managed to run into a problem, when I drag the full file to flashplayer, it doesnt even run rotmg, just a white screen.
Somehow managed to make the client.swf files to work on it though. Just doesn't include any hacks whatsoever. Could it be an issue if the files are KMP video files? Would be odd, since the other KMP files work just fine.

Got any clue of what I'm saying and could this be fixed?

Thanks!
Quote Originally Posted by tahmatassu View Post
I followed your tutorial, was well made I give you that!
Yet I managed to run into a problem, when I drag the full file to flashplayer, it doesnt even run rotmg, just a white screen.
Somehow managed to make the client.swf files to work on it though. Just doesn't include any hacks whatsoever. Could it be an issue if the files are KMP video files? Would be odd, since the other KMP files work just fine.

Got any clue of what I'm saying and could this be fixed?

Thanks!
I don't know how you would get to that point. As long as you were modifying the old clients files, not the old production client, it should work properly

- - - Updated - - -

Quote Originally Posted by Collin0702 View Post
Could you make a tutorial on how to update 059 bc I dont use Crazy Client...
It should be the same process. Try it out, but pretend that I am using 059 and not crazy and see if that works
Quote Originally Posted by Collin0702 View Post
Could you make a tutorial on how to update 059 bc I dont use Crazy Client...
This won't work for 059. I have no idea why, but 059 doesn't use the version number that is stored in com.company.assembleegameclient.parameters.Paramet ers, so even if you change it there you won't be able to connect. Instead, you need to update the version number at the very least in kabam.rotmg.messaging.impl.GameServerConnectionCon crete in the onConnected function. You need to change the line that looks like:
Code:
_loc1_.buildVersion_ = "X28.0.6";
which in the p-code will look like:
Code:
getlocal_1
pushstring "X28.0.6"
setproperty Qname(PackageNamespace(""),"buildVersion_")
It should be obvious, but to update you would change the pushstring line to:
Code:
pushstring "X31.0.4"
For guaranteed success, make sure you edit the p-code. If you are using JPEXS it will appear in the box to the right when you click on actionscript in the main area.
Hi, what to do if the client is not yet available on static drips pw?
Quote Originally Posted by Konsorite View Post
Hi, what to do if the client is not yet available on static drips pw?
There is a download link on realmofthemadgod.com. The link is realmofthemadgod.com/client.
Quote Originally Posted by AllYourX View Post
There is a download link on realmofthemadgod.com. The link is realmofthemadgod.com/client.
Thanks found it!
Posts 1626 of 26 · Page 2 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?