Raised This Month: $32 Target: $400
 8% 

[ANY] Little Anti-Cheat


Post New Thread Reply   
 
Thread Tools Display Modes
loio
Member
Join Date: Apr 2022
Old 05-02-2022 , 13:54   Re: [ANY] Little Anti-Cheat
Reply With Quote #451

D:\compile 1.11 6453(2)\lilac.sp(47) : fatal error 183: cannot read from file: "lilac/lilac_globals.sp"
loio is offline
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 05-06-2022 , 05:02   Re: [ANY] Little Anti-Cheat
Reply With Quote #452

Quote:
Originally Posted by loio View Post
D:\compile 1.11 6453(2)\lilac.sp(47) : fatal error 183: cannot read from file: "lilac/lilac_globals.sp"
You need to include the "lilac" folder into the "scripting" folder.
The folder structure should look something like this:
Code:
sourcemod/scripting/lilac.sp
sourcemod/scripting/lilac/lilac_aimbot.sp
sourcemod/scripting/lilac/lilac_aimlock.sp
sourcemod/scripting/lilac/lilac_angles.sp
...
J_Tanzanite is offline
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 05-06-2022 , 05:20   Re: [ANY] Little Anti-Cheat
Reply With Quote #453

Quote:
Originally Posted by Ryan2 View Post
@J_Tanzanite do you recommend running SMAC along with LAC as it may catch more cheaters or is running just LAC allow enough?
SMAC is bypassed by a LOT of cheats, due to how old and unchanged it is.
However, it's still useful in some areas.

Both Lilac and SMAC queries players for ConVars, and bans players if they have invalid ones. However, SMAC's ConVar checker is far more in-depth and better, and I recommend using SMAC's ConVar checker over Lilac's.
I may change Lilac's ConVar checker in the future to be better, but as of right now, SMAC does a better job in this regard. You can disable Lilac's ConVar checker by setting lilac_convar to 0.

If you're running TF2 or CS:GO, then you shouldn't run the smac_eyetest module, as it has issues with those games nowadays (at least as far as I have seen and been told).
The smac_eyetest module also conflicts with Lilac's Backtrack patch, which I highly recommend you use, as the patch prevents subtle cheaters from being too subtle and helps deal with some rage hackers too. But if you are going to run the smac_eyetest module, then keep the backtracking patch disabled (it is disabled by default).

As for aimbots, SMAC's method is super easily bypassed and only catches the absolute most obvious aimbotters (*). Lilac's method is far better and catches more things.
SMAC will ban on the 4th detection tho, and Lilac will only do so on the 5th, and Lilac's aimbot tester is delayed by a second (for technical reasons I won't get into, but it's intentional and required).

SMAC also as a wallhack module, which blocks some wallhacks from working. It's not perfect, and has some flaws, but if that's something you're interested in, then you can use it (Warning tho, some people have said it is expensive on the CPU).

Lastly, while speedhacks were patched in most Source games, they weren't in L4D1/2 (I haven't checked if this is still the case), so the speedhack module might be somewhat helpful for those games? Not sure.
J_Tanzanite is offline
Fastkill91
Junior Member
Join Date: Apr 2020
Old 05-09-2022 , 01:59   Re: [ANY] Little Anti-Cheat
Reply With Quote #454

Hello J_Tanzanite , after the last update in csgo, it became a ban for vip bhop from riko, the inclusion is registered in the source code, but it stopped helping!
Fastkill91 is offline
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 05-09-2022 , 02:17   Re: [ANY] Little Anti-Cheat
Reply With Quote #455

Quote:
Originally Posted by Fastkill91 View Post
Hello J_Tanzanite , after the last update in csgo, it became a ban for vip bhop from riko, the inclusion is registered in the source code, but it stopped helping!
I am assuming the inclusion is registered in the riko-bhop plugin, and not in Lilac (As that is the correct way to do it). But was the update for the game itself or Sourcemod?
J_Tanzanite is offline
Fastkill91
Junior Member
Join Date: Apr 2020
Old 05-09-2022 , 02:33   Re: [ANY] Little Anti-Cheat
Reply With Quote #456

Quote:
Originally Posted by J_Tanzanite View Post
I am assuming the inclusion is registered in the riko-bhop plugin, and not in Lilac (As that is the correct way to do it). But was the update for the game itself or Sourcemod?
the update was in csgo and sm itself
Fastkill91 is offline
Ryan2
Senior Member
Join Date: Jul 2020
Old 05-14-2022 , 00:39   Re: [ANY] Little Anti-Cheat
Reply With Quote #457

Can something like this be integrated?

https://github.com/Silenci0/SMAC/blo...ac_wallhack.sp
Ryan2 is offline
USER555
Member
Join Date: Aug 2020
Location: Thailand
Old 05-20-2022 , 13:20   Re: [ANY] Little Anti-Cheat
Reply With Quote #458

Just use https://github.com/sapphonie/StAC-tf2
USER555 is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 06-24-2022 , 09:40   Re: [ANY] Little Anti-Cheat
Reply With Quote #459

Why does he gave that?
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// lilac.sp
//
// lilac/lilac_convar.sp(19) : warning 224: user warning: Messy code! Considering re-writing this entire system.
//
// lilac/lilac_ping.sp(19) : warning 224: user warning: Messy code!
//
// Code size:            86260 bytes
// Data size:           756192 bytes
// Stack/heap size:      16384 bytes
// Total requirements:  858836 bytes
//
// 2 Warnings.
//
// Compilation Time: 0.23 sec
// ----------------------------------------

Press enter to exit ...
??? ver 1.7.1 but compiles
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 08-07-2022 , 08:29   Re: [ANY] Little Anti-Cheat
Reply With Quote #460

Quote:
Originally Posted by CryWolf View Post
Why does he gave that?
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// lilac.sp
//
// lilac/lilac_convar.sp(19) : warning 224: user warning: Messy code! Considering re-writing this entire system.
//
// lilac/lilac_ping.sp(19) : warning 224: user warning: Messy code!
//
// Code size:            86260 bytes
// Data size:           756192 bytes
// Stack/heap size:      16384 bytes
// Total requirements:  858836 bytes
//
// 2 Warnings.
//
// Compilation Time: 0.23 sec
// ----------------------------------------

Press enter to exit ...
??? ver 1.7.1 but compiles
These are just warnings to remind myself to update some messy code.
They're non-critical warnings, not errors, you can ignore them.
J_Tanzanite is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode