<head>
<meta name='keywords' content='counter-strike: source, cs:s, counter strike source, server, servers, serverlist, server list, masterserver, master server, setti, setti css server, css.setti.info' />
<meta name='description' content='Setti CSS server' />

<script language="JavaScript" src="/includes/news-toggle.js"></script>
<link rel="stylesheet" type="text/css" href="/setti-new3.css" />
<link rel="stylesheet" type="text/css" href="/mboard/forums.css" />

<link rel="shortcut icon" href="/favicon.ico">



</head>

<body id="community">

<!-- SETTIBANNER -->
<table class="banner">
 <tr>

<td background="/images/banners/banner001.jpg"><!--    Settiradion "nowplaying"  -->
   <a href="http://css.setti.info:8000/settiradio.m3u">
   <div id="nowplaying">
       </div>
   </a>

   <a href="/"><img id="settilogo" src="/images/settilogo/settilogo-122x70.png" /></a>
<!--  <span id="settilogo">Setti CS:S servers</span> -->
     </td>
 </tr>
</table>
<!-- SETTIBANNER -->

<!-- RADIOBUTTONS -->
<div class="radiobuttons">
<!--
 <a href="http://css.setti.info:8000/international">
  <img class="radiobutton" src="/images/radio/banner-international01.png" />
 </a>
-->
<!-- Bluemars radiobuttons 
 <a href="http://207.200.96.225:8020/listen.pls">
  <img class="radiobutton" src="/images/radio/button-bluemars-small.gif" />
 </a>
 <a href="http://207.200.96.225:8022/listen.pls">
  <img class="radiobutton" src="/images/radio/button-cryosleep-small.gif" />
 </a>
 <a href="http://207.200.96.225:8024/listen.pls">
  <img class="radiobutton" src="/images/radio/button-voiceswithin-small.gif" />
 </a>
-->
<!-- Toimimaton Setti stream
 <a href="http://css.setti.info:8000/">
  <img class="radiobutton" src="/images/radio/banner-settistream01.png" />
 </a>
-->
 <a href="http://css.setti.info:8000/auralmoon.m3u">
  <img class="radiobutton" src="/images/radio/banner-auralmoon01.png" />
 </a>
<!--
 <a href="http://css.setti.info:8888/recurse.m3u?quality=full">
  <img class="radiobutton" src="/images/radio/banner-featured01.png" />
 </a>
-->
</div>
<!-- RADIOBUTTONS -->
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/wordpress-mu-1.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>w4rezz's blog</title>
	<link>http://css.setti.info/blogs/w4rezz</link>
	<description>Just another Css.setti.info weblog</description>
	<pubDate>Mon, 11 Feb 2008 15:18:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.0</generator>
	<language>en</language>
			<item>
		<title>Protect your server from cheaters!</title>
		<link>http://css.setti.info/blogs/w4rezz/2008/02/11/hello-world/</link>
		<comments>http://css.setti.info/blogs/w4rezz/2008/02/11/hello-world/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 15:15:44 +0000</pubDate>
		<dc:creator>w4rezz</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Anti-Cheats Topic
This is list of available anti-cheat methods working on nonsteam (cracked) servers and some info how run it on nonsteam server..
1. Server settings
We can block some cheats (material, scripts) only with changing some cvars:
- sv_consistency 1 - block material/hooked wallhack  (default : 1)
- sv_allow_wait_command 0 - block bhop scripts, spamming scripts, exploits, &#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Anti-Cheats Topic</p>
<p>This is list of available anti-cheat methods working on nonsteam (cracked) servers and some info how run it on nonsteam server..</p>
<p><!--sizeo:4--><span><!--/sizeo--><strong>1. Server settings</strong><!--sizec--></span><!--/sizec--><br />
<em>We can block some cheats (material, scripts) only with changing some cvars:</em></p>
<p>- <strong>sv_consistency 1</strong> - block material/hooked wallhack <!--coloro:#808080--><span><!--/coloro--> (default : 1)<!--colorc--></span><!--/colorc--><br />
- <strong>sv_allow_wait_command 0</strong> - block bhop scripts, spamming scripts, exploits, &#8230; <!--coloro:#808080--><span><!--/coloro-->(default: 1). <!--colorc--></span><!--/colorc--><br />
- <strong>sv_max_usercmd_future_ticks 2</strong> - blocking speedhack <!--coloro:#808080--><span><!--/coloro-->(default: <img src='http://css.setti.info/blogs/w4rezz/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> <!--colorc--></span><!--/colorc--><br />
- <strong>sv_pure 1</strong> - crc check for client files  <!--coloro:#808080--><span><!--/coloro-->(default: 0)<!--colorc--></span><!--/colorc--><br />
-  you need put this file to cstrike for working with nonsteam server <u>http://ondrasek.zaridi.to/pure_server_whitelist.zip</u><br />
- warning sv_pure 2 working only with steam players! So please use sv_pure 1 and whitelist.<br />
- <strong>sv_lan 0</strong> - turn off lan mode allow have VAC2 (Valve Anti-Cheat) on your server (vac2 dont work with nonsteam clients but dont allow to connect vac2 banned cheaters and secure server looks better then insecure <img ALT="wink.gif" BORDER="0" SRC="style_emoticons/default/wink.gif" />  ).<br />
- If you using old sv_lan 1 fix, you need patched engine binaries with REVOLUTiON Patcher - <a TARGET="_blank" HREF="http://forum.digitalpowered.info/index.php?showtopic=14071">http://forum.digitalpowered.info/index.php?showtopic=14071</a></p>
<p><!--sizeo:4--><span><!--/sizeo--><strong>2. Server plugins</strong><!--sizec--></span><!--/sizec--></p>
<p><strong>Detox Anti-Cheat</strong><br />
- Web : <a TARGET="_blank" HREF="http://detox.steambans.com/">http://detox.steambans.com/</a><br />
- Download : <a TARGET="_blank" HREF="http://detox.steambans.com/disknode/get/1/sbdtx.zip">http://detox.steambans.com/disknode/get/1/sbdtx.zip</a></p>
<p><strong>zBlock</strong><br />
- Web : <a TARGET="_blank" HREF="http://zblock.cs-resourced.net/">http://zblock.cs-resourced.net/</a><br />
- Download : <a TARGET="_blank" HREF="http://zblock.cs-resourced.net/files.htm">http://zblock.cs-resourced.net/files.htm</a></p>
<p><!--sizeo:4--><span><!--/sizeo--><strong>3. Banning cheaters</strong><!--sizec--></span><!--/sizec--></p>
<p>You need good admins / cheathunters , i think 5-7 players with pernament ban permision is good&#8230;<br />
If is your server new you need make empty file in /cfg/ called banned_ip.cfg (its your banlist) if you dont make this file ALL BANS WILL BE REMOVED after server restart!<br />
<strong>Now add this two commands into server.cfg - </strong><br />
<em>exec banned_ip.cfg<br />
writeip</em></p>
<p>But there is some cheaters with dynamic ips (his IP is changed after modem restart). So how ban dynamic IP?<br />
You need run <a TARGET="_blank" HREF="http://www.hlsw.org/">HLSW</a> using rcon looks at banlist (with hlsw is dynamic ip searching very easy!)<br />
example:<br />
<img CLASS="linked-image" BORDER="0" SRC="http://i27.tinypic.com/2iik5kw.png" /><br />
As you see two first numbers are same, only two last numbers are changed&#8230; so we change this two last numbers with zeros<br />
and we add into banned_ip.cfg at new line:<br />
<em>addip 0 77.253.0.0</em></p>
<p>Cheater is sucessfull banned!</p>
<p>_____________________</p>
<p><em>Other tips are wellcomed!! Post your experiences with banning cheaters, etc&#8230;</em>
</p>
]]></content:encoded>
			<wfw:commentRss>http://css.setti.info/blogs/w4rezz/2008/02/11/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
