Raised This Month: $ Target: $400
 0% 

VAC Status Checker (v.2.5.0 8/27/19)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
bug
Senior Member
Join Date: Nov 2007
Plugin ID:
645
Plugin Version:
2.5.0
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    132 
    Plugin Description:
    Checks for VAC, game, Steam Community, and trade bans on the accounts of connecting clients
    Old 02-15-2009 , 14:18   Re: VAC Status Checker
    Reply With Quote #1

    Quote:
    Originally Posted by StevoTVR View Post
    I see it's L4D. Does it happen to be a forked Linux server?
    L4D on Windows 2000 currently running these plugins only. On a side note, it there any of those base plugins that is not needed?

    [SM] Listing 17 plugins:
    01 "Admin File Reader" (1.2.0-dev) by AlliedModders LLC
    02 "Admin Help" (1.2.0-dev) by AlliedModders LLC
    03 "Admin Menu" (1.2.0-dev) by AlliedModders LLC
    04 "Anti-Flood" (1.2.0-dev) by AlliedModders LLC
    05 "Basic Chat" (1.2.0-dev) by AlliedModders LLC
    06 "Basic Comm Control" (1.2.0-dev) by AlliedModders LLC
    07 "Basic Commands" (1.2.0-dev) by AlliedModders LLC
    08 "Basic Info Triggers" (1.2.0-dev) by AlliedModders LLC
    09 "Client Preferences" (1.2.0-dev) by AlliedModders LLC
    10 "Kigen's Anti-Cheat" (1.1.7) by Kigen
    11 "Player Commands" (1.2.0-dev) by AlliedModders LLC
    12 "RateChecker" (0.3be) by pRED*, mod. by BehaartesEtwas
    13 "Reserved Slots" (1.2.0-dev) by AlliedModders LLC
    14 "Sound Commands" (1.2.0-dev) by AlliedModders LLC
    15 "SourceBans" (1.4.1) by InterWave Studios Development Team
    16 "VAC Status Checker" (1.0.0) by Stevo.TVR
    17 "L4D Vote Restrict" (0.2) by devicenull
    bug is offline
    StevoTVR
    Senior Member
    Join Date: Oct 2008
    Old 02-23-2009 , 23:59   Re: VAC Status Checker
    Reply With Quote #2

    Version 1.1.0 has been released! The biggest change is that it no longer uses temporary files, which should fix the invalid file handle errors.

    Note: I recommend you run sm_vacbans_reset after upgrading to remove the old entries with SteamIDs.

    Changes:
    • Now uses DataPacks instead of files to store temporary data
    • Added RegEx for scanning downloaded data
    • Verifies client against original ID before taking action (in case another user joins the slot during checking)
    • Now uses FriendID instead of SteamID as the database keys
    • Various code organization improvements
    • Added command to reset the local cache database
    StevoTVR is offline
    deathcurse
    Senior Member
    Join Date: Jun 2006
    Location: UK
    Old 02-15-2009 , 18:28   Re: VAC Status Checker
    Reply With Quote #3

    Does this plugin support Sourcebans?
    __________________
    Clan of Doom: www.clanofdoom.co.uk
    deathcurse is offline
    bug
    Senior Member
    Join Date: Nov 2007
    Old 02-18-2009 , 06:44   Re: VAC Status Checker
    Reply With Quote #4

    Any idea about the crashes? The server is stable again after the plugin was disabled.
    bug is offline
    StevoTVR
    Senior Member
    Join Date: Oct 2008
    Old 02-18-2009 , 19:37   Re: VAC Status Checker
    Reply With Quote #5

    Quote:
    Originally Posted by deathcurse View Post
    Does this plugin support Sourcebans?
    Yes, it should work fine with SourceBans.

    Quote:
    Originally Posted by bug View Post
    Any idea about the crashes? The server is stable again after the plugin was disabled.
    Sorry about the delay, I didn't get an email about your reply. I haven't been able to reproduce the error/crash, but I'll see if there is a better way to handle downloading the data.
    StevoTVR is offline
    eric0279
    AlliedModders Donor
    Join Date: May 2007
    Old 02-24-2009 , 05:08   Re: VAC Status Checker
    Reply With Quote #6

    Hello,

    Excuse me, but the VAC does not kick players really , it just permanently ban
    eric0279 is offline
    bug
    Senior Member
    Join Date: Nov 2007
    Old 02-24-2009 , 05:44   Re: VAC Status Checker
    Reply With Quote #7

    Thanks, I will try and see if this works. While I do not need it, at least not yet, a whitelist could be useful. There are players that are banned long ago in most commonly CS that are active in newer Source games and do not cheat anymore. Communities might have problems using this if it bans members that they know not cheat anymore.



    Quote:
    Originally Posted by eric0279 View Post
    Hello,

    Excuse me, but the VAC does not kick players really , it just permanently ban
    VAC does kick players that are banned from secure server in that game or engine.

    Last edited by bug; 02-24-2009 at 05:47.
    bug is offline
    bug
    Senior Member
    Join Date: Nov 2007
    Old 02-24-2009 , 06:05   Re: VAC Status Checker
    Reply With Quote #8

    I guess this is not a plugin problem, but I get this and I have no idea what to do.

    Code:
    [SM] Unable to load extension "regex.ext.dll": The module cannot be found.
    [SM] Unable to load plugin "vacbans.smx": Required extension "Regex Extension" file("regex.ext") not running
    regex.ext.dll is already in the extensions directory and I also got socket.ext.dll.

    Also, is it possible to ban and log?

    Last edited by bug; 02-24-2009 at 06:07.
    bug is offline
    eric0279
    AlliedModders Donor
    Join Date: May 2007
    Old 02-24-2009 , 06:28   Re: VAC Status Checker
    Reply With Quote #9

    if you want lol
    eric0279 is offline
    StevoTVR
    Senior Member
    Join Date: Oct 2008
    Old 02-24-2009 , 14:49   Re: VAC Status Checker
    Reply With Quote #10

    Quote:
    Originally Posted by bug View Post
    Thanks, I will try and see if this works. While I do not need it, at least not yet, a whitelist could be useful. There are players that are banned long ago in most commonly CS that are active in newer Source games and do not cheat anymore. Communities might have problems using this if it bans members that they know not cheat anymore.
    I can add that to the next version.

    Quote:
    Originally Posted by bug View Post
    I guess this is not a plugin problem, but I get this and I have no idea what to do.

    Code:
    [SM] Unable to load extension "regex.ext.dll": The module cannot be found.
    [SM] Unable to load plugin "vacbans.smx": Required extension "Regex Extension" file("regex.ext") not running
    regex.ext.dll is already in the extensions directory and I also got socket.ext.dll.
    Not sure what would cause that. What version of SM are you using, and what game is it?

    Quote:
    Originally Posted by bug View Post
    Also, is it possible to ban and log?
    It does log to the regular SM logs when it bans someone.
    StevoTVR 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 04:54.


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