SA-MP Forums Archive
[Tutorial] How to make Massive anti-cheats. ?! - 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)
+---- Forum: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] How to make Massive anti-cheats. ?! (/showthread.php?tid=552653)



How to make Massive anti-cheats. ?! - MohanedZzZ - 25.12.2014

Temporally removed.


Re: How to make Massive anti-cheats. ?! - Torbiiny612 - 25.12.2014

Good Job.
Keep Going.


Re: How to make Massive anti-cheats. ?! - Hiddos - 25.12.2014

This is not a tutorial, this is a script which you're giving us instructions about on how to assemble it. There is nothing 'good job' about this.


Re: How to make Massive anti-cheats. ?! - MohanedZzZ - 25.12.2014

Quote:
Originally Posted by Hiddos
Посмотреть сообщение
This is not a tutorial, this is a script which you're giving us instructions about on how to assemble it. There is nothing 'good job' about this.
If this a script i will put the codes and say 'hey you install them this not my problem' or i will post a pastebin code in the filterscripts section and ignore anything else.

But as you see there is a codes & explaining how to install this codes in your gamemode/filterscript.
So its basically a tutorial.

if me and you know how to script many another people doesn't know a shit about the scripting.
If the topic will not help you then please backstep and let it help another people.


Re: How to make Massive anti-cheats. ?! - gtakillerIV - 25.12.2014

Your "Anti-Health hacking" code is not complete. You need to also hook SetPlayerHealth so it follows your "Anti-Health hacking system". Also, the rest of your code doesn't take into consideration that there's a limit for the player health(the spawn protection script, for example). And this is not really a tutorial; more of a code snippet post.

Good read: https://sampforum.blast.hk/showthread.php?tid=65567


Re: How to make Massive anti-cheats. ?! - MohanedZzZ - 25.12.2014

Quote:
Originally Posted by gtakillerIV
Посмотреть сообщение
Your "Anti-Health hacking" code is not complete. You need to also hook SetPlayerHealth so it follows your "Anti-Health hacking system". Also, the rest of your code doesn't take into consideration that there's a limit for the player health(the spawn protection script, for example). And this is not really a tutorial; more of a code snippet post.

Good read: https://sampforum.blast.hk/showthread.php?tid=65567
I didn't notice this stuff gonna fix them now,
Thanks.