[HELP] Anti-DeAMX
#1

Hello,

my old Anti-DeAMX protection not works.. is any new version of Anti-DeAMX? i searched od this forum, but any code not works properly..

Can you help me please??
Reply
#2

Found this with a little Search:

Add this to your Script:
pawn Code:
AntiDeAMX()
{
    new xyz[][] =
    {
        "Muha",
        "lol xD"
    };
    #pragma unused xyz
}
And then add this to the top of one of the Main-SA:MP public's (Like OnGameModeInit or so)
pawn Code:
AntiDeAMX();
Reply
#3

Not works.. Its similar of old version of this function.. Converting of pragma function DeAMX developer has repaired i think.. I has seen anti deamx with using #emit function, but no any tutorial of this functions
Reply
#4

thanks for your help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)