Raised This Month: $ Target: $400
 0% 

Bad name banning


Post New Thread Reply   
 
Thread Tools Display Modes
Author
HSFighter
Veteran Member
Join Date: Aug 2007
Location: Flensburg - Germany
Plugin ID:
65
Plugin Version:
1.59
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Bans/kicks players if they have a name that contains a phrase in bad_names.ini
    Unapprover:
    Reason for Unapproving:
    Reported to not be working.
    Old 12-17-2007 , 07:37   Re: Bad name banning
    Reply With Quote #1

    Some times we has player on my server with the name "!"

    But i can't set "!" to the Badname List.
    All Players with "!" in the name will be Kick/BAN! (HSF!ghter)

    Is it Possible to add a "full string"* filter?

    Code:
     
    Fuck
    Shit
    #!#
    Noob
    The Players some Only has a nick "!" will be kick/BAN,
    but "W!lly" will not be kick/BAN from the server


    -
    __________________



    Sorry for my very bad english
    Greetings HSFighter
    HSFighter is offline
    Send a message via ICQ to HSFighter
    urMom
    Junior Member
    Join Date: Aug 2007
    Old 01-02-2008 , 03:39   Re: Bad name banning
    Reply With Quote #2

    I borrowed this to made a "bad" name renamer. We see many players join with the default player name, or perhaps otherwise "bad" or names which we simply want to change. I fed it a second config file with the names to rename to, then the plugin chooses a name at random and calls a ClientCommand to take care of the rename. Works well. Credit to you on the base!
    urMom is offline
    TSCDan
    Senior Member
    Join Date: Jan 2005
    Location: NY, USA
    Old 01-03-2008 , 16:27   Re: Bad name banning
    Reply With Quote #3

    Quote:
    Originally Posted by Gweedo View Post
    Think you could make it so in the name file you can specify whether a tag is kick or banned similiar to Mani?

    Like I'd like to ban people with the myg0t tag, but only kick people attempting to put on our clan tag. Something like this:

    "myg0t" b 0
    "[TAG]" k
    I think that's a bit beyond the scope of this plugin..

    Quote:
    Originally Posted by HSFighter View Post
    Is it Possible to add a "full string"* filter?

    Code:
     
    Fuck
    Shit
    #!#
    Noob
    -
    Working on this implementation right now.

    Quote:
    Originally Posted by doa View Post
    Yes, to prevent players who are not member of a clan use the clantag.

    The clans would have to register their tags, and only specified steamid's would be able to use that tag. Might result in a rather large config-file.
    Also a bit beyond the scope of this plugin..

    Quote:
    Originally Posted by urMom View Post
    I borrowed this to made a "bad" name renamer. We see many players join with the default player name, or perhaps otherwise "bad" or names which we simply want to change. I fed it a second config file with the names to rename to, then the plugin chooses a name at random and calls a ClientCommand to take care of the rename. Works well. Credit to you on the base!
    Great to hear it was useful to you Didn't know they still allowed ClientCommands though o.O
    __________________
    Dan o.O - connect dansbasement.us:27015

    TSCDan is offline
    Send a message via AIM to TSCDan Send a message via MSN to TSCDan Send a message via Yahoo to TSCDan
    Gweedo
    Member
    Join Date: Aug 2007
    Old 01-03-2008 , 18:56   Re: Bad name banning
    Reply With Quote #4

    ClientCommands are still allowed for I think three cvars, one of them being name.

    I guess I will attempt to add what I requested myself now that I've begun learning SourcePawn.
    Gweedo is offline
    pRED*
    Join Date: Dec 2006
    Old 01-05-2008 , 01:33   Re: Bad name banning
    Reply With Quote #5

    If you want to be super cool you could make a feature request for a 'regex' extension. (Theres one for amxmodx so porting it wouldn't be too much of an issue).
    pRED* is offline
    Digital
    Member
    Join Date: Dec 2007
    Location: Columbus, GA
    Old 01-10-2008 , 15:59   Re: Bad name banning
    Reply With Quote #6

    Works great. I really don't use it for bad name kicking because we really haven't had that problem on our servers, but it is a very handy way to keep users who try to put on the clan tag before they are even accepted into the clan(or the ones who put the clan tag on thinking they can get away with it). We just add the new clan members to the Recruits group we made in Sourcebans(which only gets the b flag) and then they can instantly join any of of servers using the clan tag.
    __________________

    Digital is offline
    Send a message via AIM to Digital Send a message via MSN to Digital Send a message via Yahoo to Digital Send a message via Skype™ to Digital
    LocutusH
    Senior Member
    Join Date: Dec 2007
    Location: Hungary
    Old 01-13-2008 , 07:34   Re: Bad name banning
    Reply With Quote #7

    The plugin works good, however, the bnb_log files are always 0, even if a ban occurred.
    __________________
    LocutusH is offline
    HSFighter
    Veteran Member
    Join Date: Aug 2007
    Location: Flensburg - Germany
    Old 03-09-2008 , 16:48   Re: Bad name banning
    Reply With Quote #8

    Quote:
    Originally Posted by LocutusH View Post
    The plugin works good, however, the bnb_log files are always 0, even if a ban occurred.
    The same here, all Logs are empty


    -
    __________________



    Sorry for my very bad english
    Greetings HSFighter
    HSFighter is offline
    Send a message via ICQ to HSFighter
    Gweedo
    Member
    Join Date: Aug 2007
    Old 03-28-2008 , 11:59   Re: Bad name banning
    Reply With Quote #9

    Quote:
    Originally Posted by HSFighter View Post
    The same here, all Logs are empty
    I fixed this problem as well as it creating a log for everyday. I also added SteamID to the log.

    I left the old code commented out.
    Attached Files
    File Type: sp Get Plugin or Get Source (BadNameBanAdmin.sp - 572 views - 3.8 KB)
    Gweedo is offline
    HSFighter
    Veteran Member
    Join Date: Aug 2007
    Location: Flensburg - Germany
    Old 06-19-2008 , 17:38   Re: Bad name banning
    Reply With Quote #10

    Quote:
    Originally Posted by Gweedo View Post
    I fixed this problem as well as it creating a log for everyday. I also added SteamID to the log.

    I left the old code commented out.
    Thank you Gweedo, nice work.
    Sorry for my late reply.
    Im fist read this post Totay
    I found a small problem:
    I use the WHITELIST VERSION not the ADMIN VERSION.

    Can you also fix the other plugin version?


    Greetings HSFighter

    .
    __________________



    Sorry for my very bad english
    Greetings HSFighter
    HSFighter is offline
    Send a message via ICQ to HSFighter
    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 07:15.


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