SA-MP Forums Archive
Scripting problem [AMX] - 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: Scripting problem [AMX] (/showthread.php?tid=411029)



Scripting problem [AMX] - Stanford - 27.01.2013

Anyone got any idea on how to decompile .amx to .pwn if it owns a anti.deamx code? please help me because I've deleted my .pwn by wrong -.-


Re: Scripting problem [AMX] - Stanford - 27.01.2013

any word on this?"


Re: Scripting problem [AMX] - mineralo - 27.01.2013

only check out your recicly bin, in other case you can't decompile but I heard one program can do it


Re: Scripting problem [AMX] - FUNExtreme - 27.01.2013

Just try the newest deamx. It should work, but you won't like how it turns out.


Re: Scripting problem [AMX] - Stanford - 28.01.2013

Any link? guys remember it owns a deamx anticheat..


Re: Scripting problem [AMX] - Sinner - 28.01.2013

You can't. The code will never be the same.


Re: Scripting problem [AMX] - Madeline - 28.01.2013

The code will never be the same. DeAMX just shows the includes. Search your Recycle bin for the file


Re: Scripting problem [AMX] - Astralis - 28.01.2013

Quote:
Originally Posted by Edmund_Kavel
Посмотреть сообщение
Anyone got any idea on how to decompile .amx to .pwn if it owns a anti.deamx code? please help me because I've deleted my .pwn by wrong -.-
If it has anti-deamx inside the script, it will only get you #include's.

And if it doesn't have anti-deamx, then it will give you a pwn with messed lines and you wont even be able to compile the game mode. Will have to fix every line of it.