Counter Strike

How to watch Counter Strike HLTV Demos

Although you can play your Counter-Strike HLTV demos without any software, SK Player makes the whole process a breeze. I’ll also show you how you can bind keys to forward and rewind while viewing the demo. Download SKPlayer. There is no installation. Just unzip into a folder and you are done. Launch SKPlayer. Click Browse [...]

Change Counter Strike AMX Ranks and Stats

You can modify your Counter Strike server’s ranks and stats using the CSStats Editor utility by Bugsy of AlliedModders. All the stats are stored in the csstats.dat file in the amxmodx\data folder. To modify the ranks: Download and extract the CSStats Editor utility from AlliedModders Forums. Place the csstats.dat file in the folder you extracted [...]

2 ways to start a program in high or realtime priority

  If you run a game server, you must be finding yourself going to the Task Manager a lot of times to increase the priority of the program. Here’s 2 ways to increase program execution priority to high or realtime, easily. The first is shortcut modification and the second is modifying registry to add a [...]

Easiest way to get your Public IP in one click

If you run a game server you must be paying a lot of visits to sites like whatismyip.com to fetch your public IP. I wrote this little utility to speed up the whole process. It returns your public IP address, and also puts it in the clipboard so all you have to do is do [...]

Create live and knife configs for Counter Strike HLDS

If you play Counter Strike clan matches you gotta have these config files to easily perform restarts before going live. The problem with configs such as these is that they depend on your server’s frame rate to perform the “wait” operation. So if your server is running at a high rate of frames per second, [...]