Page 2 of 5 FirstFirst 1234 ... LastLast
Results 16 to 30 of 72
  1. #16
    demonooid's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by faacu123 View Post
    I'm stuck with the same problem
    Well bummer. Guess we can just wait for the release at https://realmstock.com/pages/client

  2. #17
    BeaTzLiKeWeeD's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    one thing i couldnt edit with p-code

  3. #18
    DaviAsu's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Still, compiling §§goto is not available

  4. #19
    RotmgUser7's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    Is it different with CC?

  5. #20
    Cmalcolm201270's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Could you post a more detailed tutorial, im completely new to this. Specifically how to access each place where you need to edit the p-code. For example, I can find the scripts\kabam\rotmg\messaging\impl\GameServerConne ctionConcrete.as code but I don't know which line to click to edit the p-code that needs to be edited thanks.

  6. #21
    Gravitir3.14's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Location
    Russia - Moscow
    Posts
    548
    Reputation
    92
    Thanks
    9,935
    Quote Originally Posted by Cmalcolm201270 View Post
    Could you post a more detailed tutorial, im completely new to this. Specifically how to access each place where you need to edit the p-code. For example, I can find the scripts\kabam\rotmg\messaging\impl\GameServerConne ctionConcrete.as code but I don't know which line to click to edit the p-code that needs to be edited thanks.
    Just use uploaded client. If u really want - watch videos in yt.

  7. #22
    Mine4halo's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    10
    My Mood
    Psychedelic
    Quote Originally Posted by Cmalcolm201270 View Post
    Could you post a more detailed tutorial, im completely new to this. Specifically how to access each place where you need to edit the p-code. For example, I can find the scripts\kabam\rotmg\messaging\impl\GameServerConne ctionConcrete.as code but I don't know which line to click to edit the p-code that needs to be edited thanks.
    Click on the (action script) code box and hit Ctrl+F on your keyboard and type what you are looking for. Once you find it click the code and find the similar item in p-code box.

  8. #23
    AHIBH's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    15
    Reputation
    30
    Thanks
    2
    My Mood
    Bitchy
    Quote Originally Posted by skerf View Post
    Step 1: Get FFDecompiler: https://www.free-decompiler.com/flash/

    Step 2: Open 059 28.0.0 swf in FFDec

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

    scripts\kabam\rotmg\messaging\impl\GameServerConne ctionConcrete.as:
    • _loc1_.buildVersion_ = "X28.0.0" to "X28.0.1"

    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}","X28.0").r eplace("{MINOR}","0") to return "RotMG #{VERSION}.{MINOR}".replace("{VERSION}","X28.0").r eplace("{MINOR}","1");


    Step 4: save and test in flash player
    So if I wanted to update the new client to 28.0.2 where would i find the new things?

  9. #24
    xxplanetxxtwo's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    is there to search for code? it hard to find

  10. #25
    Hidden Needle's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    2
    https://prntscr.com/kfd03b what is problem?

  11. #26
    nicalen1's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    77
    Reputation
    10
    Thanks
    5
    Quote Originally Posted by demonooid View Post
    Thanks for this!

    I'm stuck with a .swf.tmp from JPEXS

    Anyone run into this? How do I get it to actually save an swf?

    There's an issue on this here: https://www.free-decompiler.com/flas...ension-swf-tmp

    Thanks!
    close the swf

  12. #27
    iWantUrCupcake's Avatar
    Join Date
    Nov 2015
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    4
    You edited the actionscript instead of the pcode @Hidden Needle

    - - - Updated - - -

    For 28.0.2 theres no new RANDOM strings, just change the version and it will work.

  13. #28
    Woondy1's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    inventory viewer work ?

  14. #29
    Hidden Needle's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by iWantUrCupcake View Post
    You edited the actionscript instead of the pcode @Hidden Needle

    - - - Updated - - -

    For 28.0.2 theres no new RANDOM strings, just change the version and it will work.
    Oh and how edit p-code? i click versionline but dont drop in pcode edit window :/

    *edit
    i find how thx
    *edit 2.0 xd
    need new random string or just use lastest?
    Last edited by Hidden Needle; 08-06-2018 at 10:15 AM.

  15. #30
    iWantUrCupcake's Avatar
    Join Date
    Nov 2015
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    4
    It'll be on the very right and bottom of the window, if it doesn't show up idk how to help, sorry

Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. How to minor update 059's client?
    By Kabelo666 in forum Realm of the Mad God Help & Requests
    Replies: 4
    Last Post: 08-02-2018, 10:50 AM
  2. Trying to update treb's client, tutorials are incomplete
    By lelxd321 in forum Realm of the Mad God Help & Requests
    Replies: 8
    Last Post: 01-12-2018, 07:39 PM
  3. [Release] Auto Updater for your client! [VB]
    By john404 in forum Minecraft Tutorials
    Replies: 2
    Last Post: 11-06-2011, 10:06 PM
  4. [Release] Updated L.T Client
    By Braco22 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 26
    Last Post: 07-31-2010, 06:54 PM
  5. [Tutorial]Updating pGame
    By brietje698 in forum Gunz General
    Replies: 2
    Last Post: 08-19-2007, 05:11 PM