Rechecker is metamod plugin for Counter Strike 1.6 which automatically detect and punish cheaters. Most gamehost providers usually install it on the platform, when you purchase gameserver, but is disabled because it needs to be setted up. Let's begin with the list of the cheats and the punishes for them.You need to access your server using File Zila or other client for remote access to your server, then you go to /cstrike/addons/rechecker and you'll see file named resources.ini When you open this file you can scroll down and see the syntax used to detect and punish the cheaters, which you can edit how you want to. Example: "../opengl32.dll" f8623183 "amx_kick [userid] 'OpenGL32 [#2] Detected'" BREAK If you know exactly the name of the cheat dll files you can add in this list as many you want to, so you can protect server from the latest cheats. Now after your resources file is ready you just have to go to /cstrike/addons/metamod where you will find file named plugins.ini Open this file and find the line ;linux addons/rechecker/rechecker_mm_i386.so and just remove ; in front of it so you can enable Rechecker. Restart your server from the Cpanel and it's done, your server is protected!