Hi there,
 
	I want to make my server as safe as I can.  
	So it is only logic, that I heed the advice from the wiki: Script security
 
	 
 
	Well, the second part (with checking the validness of client and arguments) is very easy for me to do. 
	 
	But for the first part, I can only assume it works, but can't test it, as I don't have a hacked client. 
	I don't want a real hacked client, but still, I would like to test, if a rouge client would get catched and reported by my script security (I only changed the "oputputConsole" to a error report system I already have implemented).
 
	 
 
	With best regards,
 
	another MTA:SA freak.