Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    shutupbob's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    US
    Posts
    139
    Reputation
    33
    Thanks
    31
    Quote Originally Posted by gogolan99 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.

  2. #17
    AERRgheahrjhtejhrtjhrt6jj's Avatar
    Join Date
    Oct 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    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.

  3. #18
    shutupbob's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    US
    Posts
    139
    Reputation
    33
    Thanks
    31
    Quote Originally Posted by gogolan99 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

  4. #19
    tahmatassu's Avatar
    Join Date
    Oct 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    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!

  5. #20
    Collin0702's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Different Client

    Quote Originally Posted by shutupbob View Post


    Drop a like on this post if it helped you

    Volume is a little low, so you might want to turn it up some

    Links:
    https://static.drips.pw/rotmg/production/

    www.winmerge.org

    https://www.free-decompiler.com/flash/

    https://www.mpgh.net/forum/forumdisplay.php?f=599


    Could you make a tutorial on how to update 059 bc I dont use Crazy Client...

  6. #21
    shutupbob's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    US
    Posts
    139
    Reputation
    33
    Thanks
    31
    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

  7. #22
    AllYourX's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    170
    Reputation
    40
    Thanks
    33
    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.

  8. #23
    Konsorite's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2
    Hi, what to do if the client is not yet available on static drips pw?

  9. #24
    AllYourX's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    170
    Reputation
    40
    Thanks
    33
    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.
    Last edited by AllYourX; 11-15-2018 at 12:55 PM.

  10. #25
    Konsorite's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by AllYourX View Post
    There is a download link on realmofthemadgod.com. The link is realmofthemadgod.com/client.
    Thanks found it!

  11. #26
    takama78's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    good tutorial

Page 2 of 2 FirstFirst 12

Similar Threads

  1. How to update crazy client?
    By Darber1337 in forum Realm of the Mad God Discussions
    Replies: 4
    Last Post: 02-15-2018, 11:30 AM
  2. Anyone working on updated crazy client?
    By THanks31 in forum Realm of the Mad God Discussions
    Replies: 9
    Last Post: 12-15-2017, 08:04 PM
  3. REQUEST:Updated guide on how to update your client to the most current update.(Crazy)
    By zachkey in forum Realm of the Mad God Help & Requests
    Replies: 11
    Last Post: 11-20-2017, 04:55 PM
  4. [Help Request] Updating Crazy Client
    By Matthew in forum Realm of the Mad God Help & Requests
    Replies: 11
    Last Post: 10-23-2017, 08:53 PM
  5. rotmg crazy client update pls
    By xxplanetxxone in forum Realm of the Mad God Help & Requests
    Replies: 2
    Last Post: 07-18-2017, 01:47 PM