Update your client/source.

Posts 4660 of 132 · Page 4 of 9
Quote Originally Posted by DevilRotMG View Post
Why are all these softwares mentioned paid only?
They have demo version. If u want free, use FlashDevelop instead IDEA, JPEXS instead AS3Sorcerer, but idk something free to get assets, so anyway you need trillix.
Quote Originally Posted by Gravitir3.14 View Post
They have demo version. If u want free, use FlashDevelop instead IDEA, JPEXS instead AS3Sorcerer, but idk something free to get assets, so anyway you need trillix.
Well JPEXS exports everything anyways, but it ends up renaming everything, which is bloddy annoying.

For example:



I then have to go and manually rename everything. Also, when decompiling scripts, it always shows everything is different, any idea why?
Quote Originally Posted by DevilRotMG View Post
Well JPEXS exports everything anyways, but it ends up renaming everything, which is bloddy annoying.

For example:



I then have to go and manually rename everything. Also, when decompiling scripts, it always shows everything is different, any idea why?
- 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.
Hey, could you let me know where you find the cracked version of AS3 Sorcerer? Also, could you send me yor helper scripts?

Thanks
Quote Originally Posted by seunghino1 View Post
Hey, could you let me know where you find the cracked version of AS3 Sorcerer? Also, could you send me yor helper scripts?

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.
Quote Originally Posted by Idklove is a queer View Post
So Vanilla is the autonexus only one, right?
No, this is clear client, production version.
Quote Originally Posted by Gravitir3.14 View Post
No, this is clear client, production version.
You gonna release your autonexusclient source in the future?
Quote Originally Posted by Idklove is a queer View Post
You gonna release your autonexusclient source in the future?
I think no, anyway smart guys can compare old autonexus with vanilla and get autonexus-code.
@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:
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.
Quote Originally Posted by Segwaym8 View Post
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.
Eyy works I think. :^)
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
//ignore this fixed it
Posts 4660 of 132 · Page 4 of 9

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?