How do such protection?
#5

If they steal your script-file (pwn), then they can just remove every security measures you put inside it.

If they only steal your amx file, then you could just check for a certain file if it exists.
Just make a blank file inside your scriptfiles folder and check if it exists under OnGameModeInit.
If it doesn't exist, shutdown the server using SendRconCommand("exit").

That will prevent them from running your amx-file on a server as they don't know which file it checks.

And setup your firewall/router to block all incoming traffic, except the ports you need for SAMP, so they can't browse your harddrive to copy the files from your pc.
Reply


Messages In This Thread
How do such protection? - by _Application_ - 05.12.2014, 13:14
Re: How do such protection? - by Zeel - 05.12.2014, 13:19
Re: How do such protection? - by Lordzy - 05.12.2014, 13:21
Re: How do such protection? - by _Application_ - 05.12.2014, 15:07
Re: How do such protection? - by PowerPC603 - 05.12.2014, 15:12
Re: How do such protection? - by _Application_ - 05.12.2014, 16:26
Re: How do such protection? - by Smithy - 05.12.2014, 16:30

Forum Jump:


Users browsing this thread: 1 Guest(s)