SA-MP Forums Archive
Is there any way to Backup .pwn file from .amx file ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Is there any way to Backup .pwn file from .amx file ? (/showthread.php?tid=587411)



Is there any way to Backup .pwn file from .amx file ? - Magnezia - 30.08.2015

Hello,I got .amx file in my Gamemode folder but i don't have the .pwn file for it,So i would like to know if there is a way to Backup .pwn file from that .amx file? I saw someone told to "Copy all inside the .amx file and paste it inside the pawno," i tried it but still didn't work.


Re: Is there any way to Backup .pwn file from .amx file ? - Arastair - 30.08.2015

I think there is a way, someone told me something similar


Re: Is there any way to Backup .pwn file from .amx file ? - Magnezia - 30.08.2015

Please tell me if you know


Re: Is there any way to Backup .pwn file from .amx file ? - CrazyChoco - 30.08.2015

There are no decoders that can turn your amx into a pwn file without fucking up the script.
When you compile alot things change, like all your defines and things, and a decoder cannot see how the pwn looked like before it turned into a amx, so you can use some decoder but they will all fail.


Re: Is there any way to Backup .pwn file from .amx file ? - Michael B - 30.08.2015

You can use a program untitled DeAMX, but it is not recommended, as some scripts have safety systems to avoid decompilation. Still, if the decompilation would succeed, the resulted code would not be 100% correct.


Re: Is there any way to Backup .pwn file from .amx file ? - SoFahim - 30.08.2015

There one way, that DeAMX. But, DeAMX always fail to do that


Re: Is there any way to Backup .pwn file from .amx file ? - Tanush123 - 30.08.2015

There's a reason why people upload .amx but not .pwn


Re: Is there any way to Backup .pwn file from .amx file ? - CrazyChoco - 30.08.2015

If you are the true scripter of your server, there is an inefficient way to continue running your server...


Re: Is there any way to Backup .pwn file from .amx file ? - SickAttack - 30.08.2015

https://sampforum.blast.hk/showthread.php?tid=587433