Raised This Month: $12 Target: $400
 3% 

[ANY] Little Anti-Cheat


Post New Thread Reply   
 
Thread Tools Display Modes
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 10-13-2022 , 10:29   Re: [ANY] Little Anti-Cheat
Reply With Quote #471

Quote:
Originally Posted by maclarens View Post
antispeedhack ?? spinhack?? not supporting?
There is no spinhack detection in Lilac, and I don't quite see the point of it.

While it is possible to detect spinhacks, it's easy for legit players to set it off when messing about. You could add checks to prevent false positives, but cheats then have a very easy time bypassing it.
And checking for perfect constant yaw deltas in my testing, false flagged players with controllers.

At most, a warning system for spinbot could be used, which I would consider.


As for speedhack, it's patched in most source games, with the exception of L4D1&2 I believe.
J_Tanzanite is offline
maclarens
Senior Member
Join Date: Jul 2020
Location: Kz
Old 10-14-2022 , 10:24   Re: [ANY] Little Anti-Cheat
Reply With Quote #472

Quote:
Originally Posted by J_Tanzanite View Post
There is no spinhack detection in Lilac, and I don't quite see the point of it.

While it is possible to detect spinhacks, it's easy for legit players to set it off when messing about. You could add checks to prevent false positives, but cheats then have a very easy time bypassing it.
And checking for perfect constant yaw deltas in my testing, false flagged players with controllers.

At most, a warning system for spinbot could be used, which I would consider.


As for speedhack, it's patched in most source games, with the exception of L4D1&2 I believe.
speedhak its a big problem in l4d2 too many cheaters...
spinhack 1-2% basically it doesn't matter
maclarens is offline
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 10-18-2022 , 14:30   Re: [ANY] Little Anti-Cheat
Reply With Quote #473

First of all: Great job J_Tanzanite.

Has anyone experience with Lilac on a "Black-Mesa DM" server?
I ask for a friend

In theory it should work, or not?
__________________



Sorry for my very bad english
Greetings HSFighter

Last edited by HSFighter; 10-18-2022 at 14:30.
HSFighter is offline
Send a message via ICQ to HSFighter
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 11-01-2022 , 19:14   Re: [ANY] Little Anti-Cheat
Reply With Quote #474

Quote:
Originally Posted by HSFighter View Post
First of all: Great job J_Tanzanite.

Has anyone experience with Lilac on a "Black-Mesa DM" server?
I ask for a friend

In theory it should work, or not?
Sorry for slow reply. I haven't tested it, but it should in theory work just fine.
J_Tanzanite is offline
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Old 11-02-2022 , 19:21   Re: [ANY] Little Anti-Cheat
Reply With Quote #475

Quote:
Originally Posted by J_Tanzanite View Post
Sorry for slow reply. I haven't tested it, but it should in theory work just fine.
OK, thank you. I will report...
__________________



Sorry for my very bad english
Greetings HSFighter
HSFighter is offline
Send a message via ICQ to HSFighter
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 12-02-2022 , 10:51   Re: [ANY] Little Anti-Cheat
Reply With Quote #476

Got errors and will not create the plugin for sourcemod, 1.9 ( day of defeat source )

Can you possible create a plugin for sourcemod 1.9 ?

( tryed on the latest build you have on github atm )


tryed also with the 171 version,

got also a few errors sadly so its not building the plugin.

screenshot added...
Attached Thumbnails
Click image for larger version

Name:	error.jpg
Views:	67
Size:	93.8 KB
ID:	198278   Click image for larger version

Name:	error2.JPG
Views:	33
Size:	34.8 KB
ID:	198279  
__________________

Last edited by Happy DODs player; 12-02-2022 at 10:58.
Happy DODs player is offline
azalty
AlliedModders Donor
Join Date: Feb 2020
Location: France
Old 12-02-2022 , 13:58   Re: [ANY] Little Anti-Cheat
Reply With Quote #477

Quote:
Originally Posted by Happy DODs player View Post
Got errors and will not create the plugin for sourcemod, 1.9 ( day of defeat source )

Can you possible create a plugin for sourcemod 1.9 ?
SM 1.11 is the latest stable SourceMod version. You should always try to compile plugins with it. If it doesn't work, go down gradually.

At the moment, a version that is guaranteed to work is SM 1.10 as the latest change to the code was made a bit before SM 1.11 went stable. Please try compiling with SM 1.10 or 1.11.

Your server should ALWAYS run the latest stable sourcemod version available. Sourcemod is backwards compatible, which means that a server running 1.11 can run plugins from 1.7 or older without any problem.
__________________
GitHub | Discord: @azalty | Steam
azalty is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 12-05-2022 , 02:11   Re: [ANY] Little Anti-Cheat
Reply With Quote #478

SM 1.11
First of all don't see the point of this
Code:
lilac.sp(37) : warning 224: user warning: "sourcebanspp.inc" include file not found, banning though SourceBans++ will not work!

lilac.sp(40) : warning 224: user warning: "materialadmin.inc" include file not found, banning through Material-Admin will not work!

lilac.sp(41) : warning 224: user warning: Включаемый файл "materialadmin.inc" не найден, бан через Material-Admin не будет работать!
Secont tought it compiles 1.7.1 version but
PHP Code:
lilac/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_stock.sp(251) : warning 242: function "timer_kick" should return an explicit value
lilac
/lilac_ping.sp(19) : warning 224user warningMessy code!

lilac/lilac_noisemaker.sp(32) : warning 242: function "event_inventoryupdate" should return an explicit value
lilac
/lilac_macro.sp(194) : warning 242: function "timer_decrement_macro" should return an explicit value
lilac
/lilac_convar.sp(19) : warning 224user warningMessy codeConsidering re-writing this entire system.

lilac/lilac_config.sp(456) : warning 242: function "lilac_date_list" should return an explicit value
lilac
/lilac_bhop.sp(153) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_bhop.sp(153) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_aimlock.sp(260) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimlock.sp(260) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimbot.sp(116) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(116) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(340) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(340) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
.sp(34) : warning 224user warning"updater.inc" include file not foundauto update functionality will not work!

lilac.sp(37) : warning 224user warning"sourcebanspp.inc" include file not foundbanning though SourceBans++ will not work!

lilac.sp(40) : warning 224user warning"materialadmin.inc" include file not foundbanning through Material-Admin will not work!

lilac.sp(41) : warning 224user warningВключаемый файл "materialadmin.inc" не найденбан через Material-Admin не будет работать!

lilac.sp(281) : warning 242: function "event_teleported" should return an explicit value
lilac
.sp(297) : warning 242: function "timer_welcome" should return an explicit value
Code size
:         98220 bytes
Data size
:         756320 bytes
Stack
/heap size:      17728 bytes
Total requirements
:  872268 bytes 
Version 1.7.4 same (some errors) but compiles fine
PHP Code:
Code size:         23896 bytes
Data size
:         6776 bytes
Stack
/heap size:      17132 bytes
Total requirements
:   47804 bytes
SourcePawn Compiler 1.11.0.6923
Copyright 
(c1997-2006 ITB CompuPhase
Copyright 
(c2004-2021 AlliedModders LLC

lilac
/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_stock.sp(307) : warning 242: function "timer_kick" should return an explicit value
lilac
/lilac_ping.sp(19) : warning 224user warningMessy code!

lilac/lilac_noisemaker.sp(37) : warning 242: function "event_inventoryupdate" should return an explicit value
lilac
/lilac_macro.sp(194) : warning 242: function "timer_decrement_macro" should return an explicit value
lilac
/lilac_convar.sp(19) : warning 224user warningMessy codeConsidering re-writing this entire system.

lilac/lilac_config.sp(481) : warning 242: function "lilac_date_list" should return an explicit value
lilac
/lilac_bhop.sp(161) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_bhop.sp(161) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_aimlock.sp(262) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimlock.sp(262) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimbot.sp(143) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(143) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(371) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(371) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
.sp(282) : warning 242: function "event_teleported" should return an explicit value
lilac
.sp(298) : warning 242: function "timer_welcome" should return an explicit value
Code size
:         112736 bytes
Data size
:         759236 bytes
Stack
/heap size:      49092 bytes
Total requirements
:  921064 bytes 
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 12-05-2022 at 02:14.
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 12-05-2022 , 06:38   Re: [ANY] Little Anti-Cheat
Reply With Quote #479

Quote:
Originally Posted by CryWolf View Post
SM 1.11
First of all don't see the point of this
Code:
lilac.sp(37) : warning 224: user warning: "sourcebanspp.inc" include file not found, banning though SourceBans++ will not work!

lilac.sp(40) : warning 224: user warning: "materialadmin.inc" include file not found, banning through Material-Admin will not work!

lilac.sp(41) : warning 224: user warning: Включаемый файл "materialadmin.inc" не найден, бан через Material-Admin не будет работать!
Secont tought it compiles 1.7.1 version but
PHP Code:
lilac/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_stock.sp(251) : warning 242: function "timer_kick" should return an explicit value
lilac
/lilac_ping.sp(19) : warning 224user warningMessy code!

lilac/lilac_noisemaker.sp(32) : warning 242: function "event_inventoryupdate" should return an explicit value
lilac
/lilac_macro.sp(194) : warning 242: function "timer_decrement_macro" should return an explicit value
lilac
/lilac_convar.sp(19) : warning 224user warningMessy codeConsidering re-writing this entire system.

lilac/lilac_config.sp(456) : warning 242: function "lilac_date_list" should return an explicit value
lilac
/lilac_bhop.sp(153) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_bhop.sp(153) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_aimlock.sp(260) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimlock.sp(260) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimbot.sp(116) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(116) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(340) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(340) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
.sp(34) : warning 224user warning"updater.inc" include file not foundauto update functionality will not work!

lilac.sp(37) : warning 224user warning"sourcebanspp.inc" include file not foundbanning though SourceBans++ will not work!

lilac.sp(40) : warning 224user warning"materialadmin.inc" include file not foundbanning through Material-Admin will not work!

lilac.sp(41) : warning 224user warningВключаемый файл "materialadmin.inc" не найденбан через Material-Admin не будет работать!

lilac.sp(281) : warning 242: function "event_teleported" should return an explicit value
lilac
.sp(297) : warning 242: function "timer_welcome" should return an explicit value
Code size
:         98220 bytes
Data size
:         756320 bytes
Stack
/heap size:      17728 bytes
Total requirements
:  872268 bytes 
Version 1.7.4 same (some errors) but compiles fine
PHP Code:
Code size:         23896 bytes
Data size
:         6776 bytes
Stack
/heap size:      17132 bytes
Total requirements
:   47804 bytes
SourcePawn Compiler 1.11.0.6923
Copyright 
(c1997-2006 ITB CompuPhase
Copyright 
(c2004-2021 AlliedModders LLC

lilac
/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_stock.sp(307) : warning 242: function "timer_kick" should return an explicit value
lilac
/lilac_ping.sp(19) : warning 224user warningMessy code!

lilac/lilac_noisemaker.sp(37) : warning 242: function "event_inventoryupdate" should return an explicit value
lilac
/lilac_macro.sp(194) : warning 242: function "timer_decrement_macro" should return an explicit value
lilac
/lilac_convar.sp(19) : warning 224user warningMessy codeConsidering re-writing this entire system.

lilac/lilac_config.sp(481) : warning 242: function "lilac_date_list" should return an explicit value
lilac
/lilac_bhop.sp(161) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_bhop.sp(161) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_aimlock.sp(262) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimlock.sp(262) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimbot.sp(143) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(143) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(371) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(371) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
.sp(282) : warning 242: function "event_teleported" should return an explicit value
lilac
.sp(298) : warning 242: function "timer_welcome" should return an explicit value
Code size
:         112736 bytes
Data size
:         759236 bytes
Stack
/heap size:      49092 bytes
Total requirements
:  921064 bytes 
These are not errors, but warnings; and were fixed 20 hours ago.
Just redownload the latest source for 1.7.4 and you'll be fine.

Also, in version 1.7.4 I made it so you don't need the include files for SB++, SB, MA or the updater plugin. That's why you don't see include warnings for them. I also removed user warnings 20 hours ago because people mistake them for errors or problems.
J_Tanzanite is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 12-06-2022 , 02:19   Re: [ANY] Little Anti-Cheat
Reply With Quote #480

So i did, errors still there , i've downloaded the archives bouth yesterday and today, still there
1.7.1 and 1.7.4 mabye forgot something ?
PHP Code:
lilac/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_string.sp(115) : warning 242: function "event_namechange" should return an explicit value
lilac
/lilac_stock.sp(307) : warning 242: function "timer_kick" should return an explicit value
lilac
/lilac_ping.sp(19) : warning 224user warningMessy code!

lilac/lilac_noisemaker.sp(37) : warning 242: function "event_inventoryupdate" should return an explicit value
lilac
/lilac_macro.sp(194) : warning 242: function "timer_decrement_macro" should return an explicit value
lilac
/lilac_convar.sp(19) : warning 224user warningMessy codeConsidering re-writing this entire system.

lilac/lilac_config.sp(481) : warning 242: function "lilac_date_list" should return an explicit value
lilac
/lilac_bhop.sp(161) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_bhop.sp(161) : warning 242: function "timer_decrement_bhop" should return an explicit value
lilac
/lilac_aimlock.sp(262) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimlock.sp(262) : warning 242: function "timer_decrement_aimlock" should return an explicit value
lilac
/lilac_aimbot.sp(143) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(143) : warning 242: function "timer_check_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(371) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
/lilac_aimbot.sp(371) : warning 242: function "timer_decrement_aimbot" should return an explicit value
lilac
.sp(282) : warning 242: function "event_teleported" should return an explicit value
lilac
.sp(298) : warning 242: function "timer_welcome" should return an explicit value
Code size
:         112736 bytes
Data size
:         759236 bytes
Stack
/heap size:      49092 bytes
Total requirements
:  921064 bytes

18 Warnings
.
SourcePawn Compiler 1.11.0.6923
Copyright 
(c1997-2006 ITB CompuPhase
Copyright 
(c2004-2021 AlliedModders LLC 
__________________
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
Reply


Thread Tools
Display Modes

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 07:10.


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