Hallo zusammen,
Da das Anticheat-Plugin "DBlocker" leider die Cvar "sv_downloadurl" blockt,
bin ich auf SteamBans Guardian gestoßen.
http://www.steambans.com/news.php?id=1586">http://www.steambans.com/news.php?id=1586</a>
Was mich erstaunt ist:
	
	
		Note: 
Other anti-cheat programs like Kigen's Anti cheat are not needed anymore as SB Guardian provides the same and more protection
Note2: SB Guardian runs next to our SteamBans plugin to block known cheaters.	
Quelle: http://www.steambans.com">http://www.steambans.com</a>
Da mein KAC mit Sourcebans kompatibel ist, werde ich es weiter nutzen.
Aber folgende dinge sind für mich sehr interessant:
- Wallhack Blocker
 
- Speedhack Blocker
 
- NoFlash Blocker
Cvars:
	
	
		/*********************************************************************************
/******************** CVars ******************************************************
/*********************************************************************************
/* sbg_wh 1/0		- turns WHBlock on/off
/* sbg_speedhack 1/0	- turns AntiSpeedhackDetection on/off
/* sbg_cvarcheck 1/0	- turns CVarCheck/Block on/off (1 = kick player, 2 = only inform you)
/* sbg_antinoflash 1/0	- turns NoFlashBlock[only FULLFlash] on/off
/* sbg_rcon 1/0		- turn RconLock on/on (makes rcon_passwor d unchangeable. You NEED to restart the server with a new config to change the rcon)
/*********************************************************************************
/*********************************************************************************
/****************************** Register CVars for CVarCheck *********************
/* sbg_registercvar "CVARNAME" "VALUE" MODUS
/* MODUS:	0 - the cvar needs to be that value
/*		1 - if the client's cvar is bigger than the defined
/*		2 - if the client's cvar is smaller than the defined
/*********************************************************************************
/* example:
/* sbg_registercvar "ex_interp" "0.08" 1
/* If now someone joins with ex_interp bigger than 0.08, he will be kicked or sbg informs u about that. (regarding to your sbg_cvarcheck value)
/*********************************************************************************
/* sbg_listcvars - list all blocked cvars
/*********************************************************************************
/* sbg_removecvar NUMBER - removes a blocked cvar by number (sbg_listcvars shows the specific number for a cvar)
/*********************************************************************************	
 
Hat jemand mit dem Plugin schon Erfahrungen gemacht??