View Single Post
Author Message
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 01-08-2021 , 10:27   Old movement command buttons zero
Reply With Quote #1

Hello,

after install SMAC v0.8.7.3, i get strange detections from the "smac_eyetest.smx" on my CS:GO Server.

Code:
...was banned for tampering with an old movement command (buttons). Detection #5 | CmdNum: 15174 | [0:0]
The issue is that "prevbuttons" and "buttons" are "0".

Could it be a false/positive detection or or could it be a cheat that hide buttons?
PHP Code:
Handle info CreateKeyValues("");
KvSetNum(info"cmdnum"cmdnum);
KvSetNum(info"prevbuttons"g_iPrevButtons[client]);
KvSetNum(info"buttons"buttons); 
Do not surprised about the "#5".
I use a modified version that use old names and first ban a after x detections just like "smac_aimbot.sp" does.
__________________



Sorry for my very bad english
Greetings HSFighter

Last edited by HSFighter; 01-08-2021 at 10:40.
HSFighter is offline
Send a message via ICQ to HSFighter