SA-MP Forums Archive
Need help to make anti health hack - 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: Need help to make anti health hack (/showthread.php?tid=633861)



Need help to make anti health hack - akib - 08.05.2017

how i can make anti health hack?
i tried to make a code
but after using the code i know that the code is idiot like me :3

My code:
Код:
if(health[playerid]>oldHealth[playerid])
lol,it's mean if player new health is less then old health ban him :3

so i need a code that can be less or more

health can be lower than old health and can be greater than old health


Re: Need help to make anti health hack - GTLS - 08.05.2017

a Simple Search on Forums would help you. This is a Scripting Help section not Script for me section.

1 - https://sampforum.blast.hk/showthread.php?tid=449250
2 - https://sampforum.blast.hk/showthread.php?tid=449250

Found some FS too.

1 - https://sampforum.blast.hk/showthread.php?tid=303695
2 - https://sampforum.blast.hk/showthread.php?tid=204399 (Best one)


Re: Need help to make anti health hack - akib - 08.05.2017

Quote:
Originally Posted by GTLS
Посмотреть сообщение
a Simple Search on Forums would help you. This is a Scripting Help section not Script for me section.

1 - https://sampforum.blast.hk/showthread.php?tid=449250
2 - https://sampforum.blast.hk/showthread.php?tid=449250

Found some FS too.

1 - https://sampforum.blast.hk/showthread.php?tid=303695
2 - https://sampforum.blast.hk/showthread.php?tid=204399 (Best one)
thanks!