View Single Post
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 10-01-2011 , 21:18   Re: Module Documentation
#5

Spinhack Detector

Description:
This module checks if the client is spinning in certain directions to ensure other players cannot shoot the client easily. It detects the amount times the client spins in the same directions and warns admins if detected multiple times.

Detection example:
Code:
L 07/17/2011 - 19:01:34: Hacker#1 (ID: STEAM_0:0:1234567890 | IP: 123.123.123.123) is suspected of using a spinhack.
L 07/17/2011 - 20:06:14: Hacker#2 (ID: STEAM_0:0:1234567890 | IP: 123.123.123.123) is suspected of using a spinhack.
L 07/17/2011 - 21:27:54: Hacker#3 (ID: STEAM_0:1:1234567890 | IP: 123.123.123.123) is suspected of using a spinhack.
Sometimes false detections occur when a player is spinning in certain directions but the plugin acts if they have been detected multiple times. You will still receive logs of the detections though. The plugin measures the angles of clients spinning in 360 angles and detects if the same angle is spun multiple times.

Forum Discussion:
https://forums.alliedmods.net/showthread.php?t=186709

Last edited by GoD-Tony; 06-03-2012 at 03:20.
Drixevel is offline