Update your client/source.
- You can't not use IntelliIDEA. There is an easily repeatable 30 day free trial also a free license for students. It has so many fantastic features that make anything you need to do as easy as possible
- For decompiling scripts, I recommend a cracked version of AS3 Sorcerer. It seems to decompile more cleanly than JPEXS and is also way faster. I'm not sure what differences you are seeing when decompiling with JPEXS, but I don't see anything like that using AS3 Sorcerer.
- For assets I use a combination of Trillix and JPEXS. In the demo version of Trillix, converting to a flex project gives you all the assets, but I've found that the images are not 100% accurate to the production client. So for the images I export them from JPEXS and use a shitty python script to name them correctly. Then I use another python script to make .as files for all the assets and move them into my main project. You can probably make better helper scripts yourself, but if you don't want to bother you can message me and I'll give you mine.
- For decompiling scripts, I recommend a cracked version of AS3 Sorcerer. It seems to decompile more cleanly than JPEXS and is also way faster. I'm not sure what differences you are seeing when decompiling with JPEXS, but I don't see anything like that using AS3 Sorcerer.
- For assets I use a combination of Trillix and JPEXS. In the demo version of Trillix, converting to a flex project gives you all the assets, but I've found that the images are not 100% accurate to the production client. So for the images I export them from JPEXS and use a shitty python script to name them correctly. Then I use another python script to make .as files for all the assets and move them into my main project. You can probably make better helper scripts yourself, but if you don't want to bother you can message me and I'll give you mine.
Hey, could you let me know where you find the cracked version of AS3 Sorcerer? Also, could you send me yor helper scripts?
Thanks
Thanks
Does this crack work for you? https://www.irdevelopers.com/post/73...rer-crack.htmlⓘ
Just did a quick google search and found it.
Just did a quick google search and found it.
So Vanilla is the autonexus only one, right?
@Gravitir3.14
For some reason, my modules and libraries tab is different from yours in the project structure window. Do you know what's up?
Mine:

Yours:

For some reason, my modules and libraries tab is different from yours in the project structure window. Do you know what's up?
Mine:

Yours:

Not Gravitir, but I think I can help. Delete the module you see and create a new one with these settings:


Now you can edit the build configuration of your new module to be how you like it. At the very least you should set the default size to 800 by 600.


Now you can edit the build configuration of your new module to be how you like it. At the very least you should set the default size to 800 by 600.
Great guide! Helped me a ton with everything.
It seems creating a client from scratch would be painful...and simply decompiling vanilla clients for their .as and assets isn't the way to go about it for a multitude of reasons.
Going to be updating the CrazyClient from v26.1.0 up to the current to test myself, and perhaps clean it up a bit.
Thanks again!
- OFA
It seems creating a client from scratch would be painful...and simply decompiling vanilla clients for their .as and assets isn't the way to go about it for a multitude of reasons.
Going to be updating the CrazyClient from v26.1.0 up to the current to test myself, and perhaps clean it up a bit.
Thanks again!
- OFA
//ignore this fixed it
Similar Threads
Realm of the Mad God Tutorials & Source CodeHow to : Update your own RotMG Client Source
64 Realm of the Mad God Help & RequestsREQUEST:Updated guide on how to update your client to the most current update.(Crazy)ZA 11 Call of Duty Modern Warfare 2 Private ServersUpdating your client [Aiw2]
83 Realm of the Mad God Hacks & CheatsClient Hexer - Update your client by yourself!
98 Minecraft TutorialsAuto Updater for your client! [VB]JO 2

