HLstatsX Community Edition
  • Contents
  • Search
  • SourceBans
  • Forum
  • Help

  Player Information

Player Profile

Steam Community Avatar
Switzerland 山-¥-₳-Ҝ--山
Location: Brugg, Switzerland
Steam: STEAM_0:1:34513404
Status: Offline
Click here to add as friend
Karma: In good standing
Member of Clan: (None)
Real Name: (Not Specified)
E-mail Address: (Not Specified)
Home Page: (Not Specified)
MM Rank: rank
Last Connect:* Mon. Oct. 27th, 2025 @ 22:00:17
Total Connection Time: 4d 06:55:49h
Average Ping:* -
Favorite Server:* * SchlachtHof :|: Dust2 Only :|: *Test* // noAim.eu
Favorite Map:* de_dust2
Favorite Weapon:* Kalashnikov AK-47

Statistics Summary

Activity: 93%
Points: 13,789
Rank: 269
Kills per Minute: 0.23
Kills per Death: 0.4442 (0.41*)
Headshots per Kill: 0.5739 (0.5385*)
Shots per Kill: -
Weapon Accuracy: 0.0% (0%*)
Headshots: 827 (119*)
Kills: 1,441 (221*)
Deaths: 3,244 (538*)
Longest Kill Streak: 5
Longest Death Streak: 16
Suicides: 0
Teammate Kills: 0 (0*)

  History 山-¥-₳-Ҝ--山's History:
  Events | Sessions | Awards (2) | Chat
  Search Find other players with the same name


  Miscellaneous Statistics

Player Trend
Player Trend Graph
Forum Signature


forum sig image

bbCode 1 (phpBB, SMF) | bbCode 2 (IPB) | Direct Image


  Ranks

Current rank: Third Lieutenant
Third Lieutenant
Kills needed: 159 (21%)
Rank history
Recruit Private Private First Class Lance Corporal Corporal Sergeant Staff Sergeant Gunnery Sergeant Master Sergeant First Sergeant Master Chief Sergeant Major Ensign


  Awards (hover over image to see name)

Ribbons
Sharpshooter Connection Time 100 Hours Supreme AK47 Supreme Steyr Aug Supreme AWP Sniper Supreme Desert Eagle Supreme Bomb Defuser Supreme Dual Beretta Elites Award of Famas Supreme Five-Seven Supreme G3 SG1 Supreme Galil Supreme Glock Supreme Headshots Supreme HE Grenades Supreme Hostage Killer Supreme Combat Knife Supreme Lowpinger Supreme M249 Para Supreme M3 Shotgun Supreme Colt M4A1 Supreme MAC 10 Supreme Most Kills Supreme MP5 Navy Supreme Sig P228 Supreme P90 Supreme Bomb Planter Supreme Hostage Rescuer Supreme Scout Elite Supreme SG 550 Supreme SG 552 Supreme Suicides Supreme Team Kills Award of TMP Supreme UMP 45 Supreme USP Supreme XM Shotgun
Global Awards


  Aliases

Rank Name Time Last Use sort-descending.gif Kills Deaths K:D Headshots HS:K Suicides Accuracy
1 山-¥-₳-Ҝ--山 0d 16:19:22h 2025-10-27 22:26:55 204 508 0.40 108 0.53 0 0.0%
2 乃aᗷA-フᴀムѦ 0d 22:43:15h 2025-10-03 21:18:21 296 708 0.42 162 0.55 0 0.0%
3 ���--������a�㴦��A 0d 00:07:46h 2025-06-05 18:14:18 3 6 0.50 1 0.33 0 0.0%
4 �aA��a�����������a�� 0d 00:02:12h 2025-06-05 18:06:32 0 0 0.00 0 - 0 0.0%
5 �a�A�A������aA�ﹷ�� 0d 00:01:33h 2025-06-05 18:03:52 0 1 0.00 0 - 0 0.0%
6 𐌱a𐌱A-𐌳ᴀムѦ 0d 00:00:13h 2025-05-25 11:00:20 0 0 0.00 0 - 0 0.0%
7 𐌱Ѧ𐌱ᗑ✹𐌳ᴀムѦ 0d 00:00:23h 2025-05-25 10:55:30 0 0 0.00 0 - 0 0.0%
8 ᗪ ᵉㄗ_PuナƳ 2d 14:10:08h 2025-05-24 20:45:45 918 1,971 0.47 540 0.59 0 0.0%
9 �������� 0d 00:00:06h 2024-11-09 20:09:08 0 0 0.00 0 - 0 0.0%
10 सिंह 0d 01:30:51h 2024-11-09 20:09:00 20 50 0.40 16 0.80 0 0.0%




  Player Actions *

Rank Action Earned sort-descending.gif Accumulated Points
1 Headshot 119 times 119
2 Pick up the Bomb 44 times 132
3 Double Kill (2 kills) 39 times 39
4 Drop the Bomb 33 times -99
5 Plant the Bomb 12 times 72
6 Triple Kill (3 kills) 4 times 8
7 Domination (4 kills) 2 times 6
8 Start Defusing the Bomb With a Defuse Kit 1 times 0
9 Defuse the Bomb 1 times 10




  Team Selection *

Rank Team Joined sort-descending.gif % Ratio
1 Counter-Terrorist 35 times 29.41%
2 Terrorist 34 times 28.57%




ERROR
Database Error

Server Address: localhost
Server Username: hlsx

Error Diagnostic:
Bad query.

Server Error: (1267) Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '='

Last SQL Query:
		SELECT
			IFNULL(hlstats_Roles.name, hlstats_Events_ChangeRole.role) AS name,
			IFNULL(hlstats_Roles.code, hlstats_Events_ChangeRole.role) AS code,
			COUNT(hlstats_Events_ChangeRole.id) AS rolecount,
			ROUND(COUNT(hlstats_Events_ChangeRole.id) / IF(0 = 0, 1, 0) * 100, 2) AS percent,
			hlstats_Frags_as_res.killsTotal,
			hlstats_Frags_as_res.deathsTotal,
			ROUND(hlstats_Frags_as_res.killsTotal / IF(hlstats_Frags_as_res.deathsTotal = 0, 1, hlstats_Frags_as_res.deathsTotal), 2) AS kpd
		FROM
			hlstats_Events_ChangeRole
		LEFT JOIN
			hlstats_Roles
		ON
			hlstats_Events_ChangeRole.role = hlstats_Roles.code
		LEFT JOIN
			hlstats_Frags_as_res
		ON
			hlstats_Frags_as_res.role = hlstats_Events_ChangeRole.role
		WHERE
			hlstats_Events_ChangeRole.playerId = 603
			AND
			(
				hidden <> '1'
				OR hidden IS NULL
			)
			AND hlstats_Roles.game = 'css'
		GROUP BY
			hlstats_Events_ChangeRole.role
		ORDER BY
			rolecount desc,
			name desc