Wednesday 4 September 2013

Sxe Injected Tutorial

Protecting the server from cheaters using sXe Injected  Anticheat

You have tried many anticheats in order to protect your Counter Strike 1.6 dedicated server, but none of them worked properly. You`ve tried HackHunter and HL Guard, but they wasn`t exactly what you have expected. There`s one more anticheat to try…sXe Injected. This is the only one that stopes cheats like OGC. The protection works like this: you`ll have to install sXe Injected server`s protection as a metamod plugin and your clients have to download sXe Injected client, run it and then connect to your server. Any client that doesn`t run this mini program gets kicked out of your server after a few seconds fron connection.

Server`s protection steps

  1. Download here  the sXe Injected server`s protection plugin and unzip it.
  2. Download here the sXe Injected client, unzip it and install it on your computer by double clicking the executable

Installing sXe Injected protection on your CS 1.6 dedicated server

  1. After you have downloaded and unzipped the first archive, copy the sxei folder to HLDS\cstrike\addons folder (HLDS is the main directory of your server).
  2. Open HLDS\cstrike\addons\metamod\plugins.ini and add a line like this :
    win32 addons\sxei\dlls\sxei_mm.dll
  3. Open cstrike\server.cfg and add a line like this :
    ip 85.133… (your ip – if you don`t know it download the ip shower softweare here)
    or
    ip server.zapto.org (in case you have an DNS updated address)
  4. Edit in server.cfg the following line:
    __sxei_required 1 (two underscores in front of sxei_required)
    This is a plugin cvar. It has the following values:
    – plugin on  and after 6 seconds, clients that don`t run sXe injected client will be kicked.
    0 – plugin on but the clients will not be kicked . The plugin shows an warning and their name will be changed in [NO-sXe-I] Name ( adds a tag in front of it).
    -1 – plugin off.

0 comments:

Post a Comment