Requesting Information...

Netrogor

New Adventurer
Blades of Urdual
Joined
Jul 3, 2005
Messages
1,963
Reaction score
2
Location
My information.
While I was in the middle of playing a game with HLDS running in my background, it suddenly crashed & said my Server IP & five player steamIDs were flagged for cheating in my server, then restarted my HLDS automatically.

I am requesting to be given a copy of that log, and if possible, the actual steamID that cheated or tried to, so I might permanently ban it from my server. If there was more than one cheater, I will ban each steamID involved in the cheating. I take automated messages responsible for ruining a fun-time I was having, very, very seriously.

I have already PMed Blasto & SirFish, and am doing multiple methods to find the fastest one to get a response.
 

Blasto121

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
May 24, 2006
Messages
1,967
Reaction score
0
Age
38
Location
Eugene, OR
everyone in the cheated server gets flagged, however its just a log file nothing is set in stone till I do it. As it stands it looks like a character named Thor may have executed something he shouldn't have.
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
Helps to have a time stamp and your server IP or Steam ID.

The system has a bit of an issue that it can't tell client and server commands apart, and thus any client attempting to execute a cheat command causes the server and everyone on it to be tagged and the server to go bye-bye. Yet to find a way around this, hence the lack of auto-deletion.

I might be able to rig it so it at least logs the offending player's ID to chat and maybe the ms.dll debug log next month.
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
Can you at least tell the difference between a listenserver and dedicated?

if( isListenServer() && player.slot() == 1)
sendReport(player)
else if (command.startsWith(rcon))
sendReport(player)
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
Can you at least tell the difference between a listenserver and dedicated?
Nope.
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
amx_slap "J-M v2.5.5"
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
You didn't specify an amount.

amx_slap 1337 "J-M"
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
Meh.. Tired.. Just put in 4 signs in our neighborhood >_<
 

Netrogor

New Adventurer
Blades of Urdual
Joined
Jul 3, 2005
Messages
1,963
Reaction score
2
Location
My information.
Code:
amx_slay "All"
[SERVER] Netrogor has called slay on everyone.
                                    %The Man In Black
                                    % pimpsta
[ERROR] Could not slay Blades of Urdual Member, Netrogor.
[ERROR] Could not slay Blades of Urdual Member, J-M v2.5.5.

Pwnted? :D
 
Top