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

[ANY] Little Anti-Cheat


Post New Thread Reply   
 
Thread Tools Display Modes
JLmelenchon
Senior Member
Join Date: Mar 2019
Old 09-12-2022 , 12:19   Re: [ANY] Little Anti-Cheat
Reply With Quote #461

Macro can be used as cheat in Left 4 Dead to correct your description, players will shoot ultra fast with pistols or shotguns. You will see less difference on automatic weapons but it is still detected. In my book this desserve a definitive ban.

Last edited by JLmelenchon; 09-12-2022 at 12:20.
JLmelenchon is offline
+]3D[+Death
Junior Member
Join Date: Jan 2007
Old 09-20-2022 , 16:23   Re: [ANY] Little Anti-Cheat
Reply With Quote #462

plugin not working

[SM] Exception reported: Entity Outputs are disabled - See error logs for details
L 09/20/2022 - 14:487: [SM] Blaming: lilac.smx
L 09/20/2022 - 14:487: [SM] Call stack trace:
L 09/20/2022 - 14:487: [SM] [0] HookEntityOutput
L 09/20/2022 - 14:487: [SM] [1] Line 138, lilac.sp::OnPluginStart
L 09/20/2022 - 14:487: [SM] Unable to load plugin "lilac.smx": Error detected in plugin startup (see error logs)
__________________

Last edited by +]3D[+Death; 09-20-2022 at 16:24.
+]3D[+Death is offline
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 09-20-2022 , 19:43   Re: [ANY] Little Anti-Cheat
Reply With Quote #463

Quote:
Originally Posted by +]3D[+Death View Post
plugin not working

[SM] Exception reported: Entity Outputs are disabled - See error logs for details
L 09/20/2022 - 14:487: [SM] Blaming: lilac.smx
L 09/20/2022 - 14:487: [SM] Call stack trace:
L 09/20/2022 - 14:487: [SM] [0] HookEntityOutput
L 09/20/2022 - 14:487: [SM] [1] Line 138, lilac.sp::OnPluginStart
L 09/20/2022 - 14:487: [SM] Unable to load plugin "lilac.smx": Error detected in plugin startup (see error logs)
Game, Lilac version, sourcemod and metamod:source version?
J_Tanzanite is offline
+]3D[+Death
Junior Member
Join Date: Jan 2007
Old 09-24-2022 , 11:24   Re: [ANY] Little Anti-Cheat
Reply With Quote #464

Quote:
Originally Posted by J_Tanzanite View Post
Game, Lilac version, sourcemod and metamod:source version?
Game is Battlegrounds III, Sourcemod versions 1.10 and metamod is current. Lilac version current 1.7.1. Just a note the mod is Revolutionary war mod for Source running on the 2013 sdk engine. Like to get this fix for the aimbotters in our mod.
__________________

Last edited by +]3D[+Death; 09-24-2022 at 11:27.
+]3D[+Death is offline
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 09-26-2022 , 16:11   Re: [ANY] Little Anti-Cheat
Reply With Quote #465

Quote:
Originally Posted by +]3D[+Death View Post
Game is Battlegrounds III, Sourcemod versions 1.10 and metamod is current. Lilac version current 1.7.1. Just a note the mod is Revolutionary war mod for Source running on the 2013 sdk engine. Like to get this fix for the aimbotters in our mod.
Sounds like SM doesn't support that kind of hooking for your mod? Not sure how that works.
Unless your game has a lot of player teleports in maps, you can safely remove the line at 138 in lilac.sp, saying
Code:
HookEntityOutput("trigger_teleport", "OnEndTouch", map_teleport);
and recompile.
J_Tanzanite is offline
+]3D[+Death
Junior Member
Join Date: Jan 2007
Old 09-28-2022 , 11:51   Re: [ANY] Little Anti-Cheat
Reply With Quote #466

Quote:
Originally Posted by J_Tanzanite View Post
Sounds like SM doesn't support that kind of hooking for your mod? Not sure how that works.
Unless your game has a lot of player teleports in maps, you can safely remove the line at 138 in lilac.sp, saying
Code:
HookEntityOutput("trigger_teleport", "OnEndTouch", map_teleport);
and recompile.
No teleports in our game, Swords, muskets, knife, ax, and pistols. Its pretty plain. https://store.steampowered.com/app/1...e_Grounds_III/
__________________
+]3D[+Death is offline
Audite
AlliedModders Donor
Join Date: Sep 2021
Location: Sweden
Old 10-10-2022 , 16:56   Re: [ANY] Little Anti-Cheat
Reply With Quote #467

Do I need to add anything in databases.cfg for it to use mysql ?
Audite is offline
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Old 10-11-2022 , 23:35   Re: [ANY] Little Anti-Cheat
Reply With Quote #468

Quote:
Originally Posted by +]3D[+Death View Post
No teleports in our game, Swords, muskets, knife, ax, and pistols. Its pretty plain. https://store.steampowered.com/app/1...e_Grounds_III/
Should be safe to remove that line and recompile then.
J_Tanzanite is offline
azalty
AlliedModders Donor
Join Date: Feb 2020
Location: France
Old 10-12-2022 , 05:34   Re: [ANY] Little Anti-Cheat
Reply With Quote #469

Quote:
Originally Posted by Audite View Post
Do I need to add anything in databases.cfg for it to use mysql ?
Yes.

First, change lilac_database's value to a config name. I personally like having plugin-specific config names, so I'll use:
Code:
lilac_database "lilac"
(if you set the config name to one that already existed, the rest of this post isn't useful for you)

Then, head to databases.cfg and add the "lilac" config entry.
  • Set "driver" to "mysql"
  • Set "host" to the hostname or IP of your database
  • Set "database" to the database name you'll use (I'll use "lilac" for my example)
  • Set "user" to the username you'll use
  • Set "pass" to the password of the user
  • Set "port" to the port you'll use. It's usually 3306

Then, refresh the databases files by doing sm_reload_databases or by restarting your server.
After that, reload lilac and it should work!
__________________
GitHub | Discord: @azalty | Steam

Last edited by azalty; 10-12-2022 at 05:35.
azalty is offline
maclarens
Senior Member
Join Date: Jul 2020
Location: Kz
Old 10-12-2022 , 17:50   Re: [ANY] Little Anti-Cheat
Reply With Quote #470

antispeedhack ?? spinhack?? not supporting?
maclarens is offline
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:09.


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