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

[ANY] Little Anti-Cheat - Auto SourceTV Recorder


Post New Thread Reply   
 
Thread Tools Display Modes
Author
J_Tanzanite
Senior Member
Join Date: Aug 2018
Location: Norway
Plugin ID:
7154
Plugin Version:
1.1.0
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Automatically records SourceTV demos upon cheater detections.
    Old 06-08-2020 , 13:54   [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #1

    Little Anti-Cheat - Auto SourceTV Recorder 1.1.0

    Description:
    This plugin automatically starts recording SourceTV demos when Little Anti-Cheat detects aimbotters.
    This plugin won't record unless "Little Anti-Cheat" is installed, which can be found here: https://forums.alliedmods.net/showthread.php?t=321480


    Locked ConVars:
    This plugin will lock the following ConVars:
    tv_enable to be 1.
    tv_autorecord to be 0.

    You cannot change these ConVars with this plugin installed.
    This is done so auto recording is possible.


    Notice about Autoshoot:
    This plugin will also record aimbotters, even if only autoshoot is detected.
    This may cause some confusion, as autoshoot doesn't snap your aim around, and you won't see the autoshoot in demo recordings.
    Little Anti-Cheat does have an option to turn off autoshoot detections, but I wouldn't recommend it.

    Autoshoot detections are typically something you'll see legit cheaters (cheaters who try to look legit) use.
    Just keep that in mind, if a cheater is detected of only using autoshoot - the recorded demo might not be super helpful.
    Tho you might still see the cheater wallhacking, slip up, have inconsistent or odd aiming or impossible reaction times etc...


    Configuration and Files:
    This plugin will automatically generate a configuration file here:
    cfg/sourcemod/lilac_sourcetv.cfg

    If logging mode is enabled (Which it is by default), logging will take place here:
    addons/sourcemod/logs/lilac_stv.log


    ConVars:
    Code:
    lilac_stv_enable     [1/0 (Default 1)]   Enables autorecording.
    lilac_stv_autojoin   [1/0 (Default 1)]   Automatically restart the map if SourceTV bot hasn't joined.
    lilac_stv_log        [1/0 (Default 1)]   Log recording information to addons/sourcemod/logs/lilac_stv.log
    lilac_stv_tickrate   [1/0 (Default 1)]   Automatically set SourceTV demo tickrate to the highest possible for better recording quality.

    Installation and Setup:
    1: Place the lilac_sourcetv.smx file in the "addons/sourcemod/plugins" folder.
    2: Type "sm plugins load lilac_sourcetv.smx" in the server console.
    3 (Optional): Edit the file "cfg/sourcemod/lilac_sourcetv.cfg" to your liking.
    Attached Files
    File Type: sp Get Plugin or Get Source (lilac_sourcetv.sp - 976 views - 9.0 KB)

    Last edited by J_Tanzanite; 06-09-2020 at 05:02. Reason: Notice for Autoshoot
    J_Tanzanite is offline
    Magic8Ball
    Junior Member
    Join Date: Nov 2008
    Old 06-08-2020 , 15:38   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #2

    Thanks for releasing this! What conditions cause the SourceTV recorder to stop recording?
    __________________
    Magic8Ball is offline
    Sajmooooon
    Senior Member
    Join Date: Nov 2018
    Location: Slovakia
    Old 06-08-2020 , 17:46   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #3

    How long does it record, until player gets the ban ?
    And if yes, is it possible to add some timer for that ?
    Sajmooooon is offline
    J_Tanzanite
    Senior Member
    Join Date: Aug 2018
    Location: Norway
    Old 06-09-2020 , 04:44   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #4

    Quote:
    Originally Posted by Magic8Ball View Post
    Thanks for releasing this! What conditions cause the SourceTV recorder to stop recording?
    Quote:
    Originally Posted by Sajmooooon View Post
    How long does it record, until player gets the ban ?
    And if yes, is it possible to add some timer for that ?
    It begins recording once a player has gotten two or more Aimbot or Aimlock detections.
    It will end the recording if the player either gets banned, leaves, gets kicked, map changes etc.

    It will also end the recording if the player doesn't get more Aimbot or Aimlock detections for 10 minutes.

    As for "is it possible to add some timer for that?"
    I'm not sure what you mean, care to explain?
    J_Tanzanite is offline
    whiteskypony
    Member
    Join Date: Jun 2015
    Location: vsh_crevice_b5
    Old 06-15-2020 , 16:25   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #5

    Can you add a cvar to select the directory of the demos?
    __________________
    Steam | Vidya Servers | Discord: Maximo#5396 / kitsumy.


    whiteskypony is offline
    J_Tanzanite
    Senior Member
    Join Date: Aug 2018
    Location: Norway
    Old 06-15-2020 , 16:34   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #6

    Quote:
    Originally Posted by whiteskypony View Post
    Can you add a cvar to select the directory of the demos?
    That's actually a great suggestion!
    I'll look into it
    J_Tanzanite is offline
    whiteskypony
    Member
    Join Date: Jun 2015
    Location: vsh_crevice_b5
    Old 06-15-2020 , 22:24   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #7

    I also like to suggest demo renaming.

    For both the directory and the rename you may want to take a look here:

    https://forums.alliedmods.net/showpo...&postcount=105
    __________________
    Steam | Vidya Servers | Discord: Maximo#5396 / kitsumy.


    whiteskypony is offline
    llamasking
    Junior Member
    Join Date: Jul 2020
    Old 07-07-2020 , 23:23   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #8

    Quote:
    Originally Posted by whiteskypony View Post
    I also like to suggest demo renaming.

    For both the directory and the rename you may want to take a look here:

    https://forums.alliedmods.net/showpo...&postcount=105
    This is my first time doing anything in SP, but this did compile on my end and seems to work on my server, so I may as well post it.

    All I did was just add the convar "lilac_stv_dir" to chose what directory to save the demo to with the default of "."
    Attached Files
    File Type: sp Get Plugin or Get Source (lilac_sourcetv.sp - 519 views - 9.2 KB)
    llamasking is offline
    J_Tanzanite
    Senior Member
    Join Date: Aug 2018
    Location: Norway
    Old 07-12-2020 , 14:30   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #9

    Sorry I haven't added this yet, I've been busy moving out as of late, still sorting out some stuff...
    I will get on adding these things once everything is resolved.
    J_Tanzanite is offline
    aaa444eee
    New Member
    Join Date: Dec 2022
    Old 12-24-2022 , 12:59   Re: [ANY] Little Anti-Cheat - Auto SourceTV Recorder
    Reply With Quote #10

    was just wondering will this conflict with pug servers that auto record matches with gotv?

    do you have a discord I can contact you on maybe?

    Last edited by aaa444eee; 12-24-2022 at 12:59.
    aaa444eee 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 06:34.


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