ImportBot Posted May 5, 2012 Author Share Posted May 5, 2012 Originally Posted by S69Dessy*: Hi , Could someone help me please . When some one swears , I would like it to "yell" the warning to the player and show in the chat that player X has been warned for swearing. If player x swears again it will kill him and he will get a "yell" if he repeats it he will get kicked,no message in chat If player x swears again (3rd time)it will kick him and a "yell message says player x was kicked for swearing for 3-5 secs. Is this possible ? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 9, 2012 Author Share Posted May 9, 2012 Originally Posted by static*: Hi Soarda, 2.0.2.1 works great..... Can i pick your brain in how the lists are processed..? i.e. A chat comes in. Watchdog process the user lists from one to six in that order. If it finds a match it stops processing the lists and actions the parameters, updates the arrays etc..., then resets and waits for the next chat? I just want to know so if need be i can rearrange the lists to catch comments differently, example... if i had list 1 (warn) sux list 2 admin sux (kick) It would only warn not kick for the comment "admin sux", where as if it was reversed they would be kicked...? static Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 9, 2012 Author Share Posted May 9, 2012 Originally Posted by Soarda*: I just want to know so if need be i can rearrange the lists to catch comments differentlyyep exactly. list 1 (Hight) admin sux list 2 sux (low) ...* nop impossible Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 10, 2012 Author Share Posted May 10, 2012 Originally Posted by static*: Cool Thanks Mate... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 11, 2012 Author Share Posted May 11, 2012 Originally Posted by Soarda*: Up ! V2.0.3 CWatchdogLanguage.zip * Add reset after x round without offence * Add " word number: "and "in Userlist" in ban. * Bug fixe in Msg Before Next Action. WARNING SAVE YOUR LIST BEFORE UPDATE (V1.x To V2.x) , Lists of Word will be destroyed ! New feature of V2.x : * Add reset after x round without offence * Using ; to comment list words * Using R / instead of double quotes * Using variables MaxWarn, MaxKill, MaxKick, MaxTBan, MaxBan * Added line number * Bug fixes * yell message time. * each word has its own action list. Ex: Param : warn=1; kill=2, kick=1. Toto say "bastard" => warn Toto say "con" => warn Toto say "bastard" => kill Toto say "pd" => warn * Replace warnList, killList, KickList [...] by UserList1, UserList2, UserList3 [...] with each list has its own param list. ex: UserList1 => warn=1, kill=2, kick=1, TBan=5, Ban=0 UserList2 => warn=0, kill=1, kick=0, TBan=5, Ban=0 UserList3 => warn=1, kill=0, kick=0, TBan=0, Ban=5 *Adding "Use Action List By Word" Ex : With useActionListByWord = Yes soab -> 1st warn asshole -> 1st warn soab -> 2nd warn soab -> kick asshole -> 2nd warn With useActionListByWord = No soab -> 1st warn asshole -> 2nd warn soab -> kick Attached Files: CWatchdogLanguage.zip Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 12, 2012 Author Share Posted May 12, 2012 Originally Posted by mrix2000*: Hello, this file name is different from prior files, do we rename the file to what the old file was named? It only appears to be one file when the other releases were more is that right? Thanks mrix Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 12, 2012 Author Share Posted May 12, 2012 Originally Posted by Soarda*: Oops, I forgot to rename file '^^ sorry V2.0.3 : CWatchdogLanguage.zip Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 18, 2012 Author Share Posted May 18, 2012 Originally Posted by holcombs60*: New to all of this but testing out your plugin. Just having an issue that I figure I am creating somehow. I created a fake word to test bans, etc. I set the TBan to 1 and the Max Ban to 1. Got in BF3 and typed my trigger word. I have Yell enabled and BF3 yelled that I was Temp Banned for the seconds I had selected but nothing happened. I was not removed from the game. When I typed in the trigger word again BF3 yelled that I was Auto banned and then I was kicked out of the server. Why was I not kicked out of the game for the Tban? If it matters I have "Ban by guid" set to Yes. One other thing I was wondering... is it possible to display the time and date of the ban in the Reason column? I realize I can see it in the pbbans.dat file but not everyone has access to that file. Just curious... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 20, 2012 Author Share Posted May 20, 2012 Originally Posted by static*: My List I have included my param's as well. Cleaned up a few and added some. Please Update to this One Found a bug where an innocent comment was confused with ni**er 20120527_V2.0.3_Offensive.zip Note the lists have changed around and at the moment list 4 is not used. The reason being is so the worst insults are in list 1, this way you can have the following; Just an example... list 1 shit server = kick list 2 shit admin = kill list 3 shithead = warn then kill list 6 shit = warn Static Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 23, 2012 Author Share Posted May 23, 2012 Originally Posted by HaNg_MaN*: is there a option to rename the userlist? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 26, 2012 Author Share Posted May 26, 2012 Originally Posted by mrix2000*: Hi static, I have used your latest list but nothing is being picked up for words like " fucking " fuck off " etc Cheers mrix Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 27, 2012 Author Share Posted May 27, 2012 Originally Posted by static*: Hi static, I have used your latest list but nothing is being picked up for words like " fucking " fuck off " etc Cheers mrix Mate u will have to add them your self... as i don't mind them... for single words just add them i.e. fuck without the R/(use list 4 for your own) Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 27, 2012 Author Share Posted May 27, 2012 Originally Posted by CPx4*: Hey static, I cried when I thought I'd have to create my RegEx list manually. Then, found yours! Thanks for putting it together. Do you have an .XLS with another column with what is actually being checked for? Example: Code: R/[s5$]{1,}\W*[e3]{1,}\W*r{1,}\W*v{1,}\W*[e3]{1,}\W*r{1,}\W*[ ]*[i1!]{1,}\W*[s5$]{1,}\W*[ ]*[s5$]{1,}\W*h{1,}\W*[i1!]{1,}\W*t= "server is shit" Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 29, 2012 Author Share Posted May 29, 2012 Originally Posted by Pickerd*: Please Update to this One Found a bug where an innocent comment was confused with ni**er Was this word anger btw? I just had a guy get banned for saying anger and was using your previous list. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 31, 2012 Author Share Posted May 31, 2012 Originally Posted by static*: Hi Pickerd, Na it was a comment... Sorry cant actually remember what it was... Which list and word did they get kicked from. I checked the previous list to this one and cant get it to trigger...? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 31, 2012 Author Share Posted May 31, 2012 Originally Posted by static*: Hey static, I cried when I thought I'd have to create my RegEx list manually. Then, found yours! Thanks for putting it together. Do you have an .XLS with another column with what is actually being checked for? Example: Code: R/[s5$]{1,}\W*[e3]{1,}\W*r{1,}\W*v{1,}\W*[e3]{1,}\W*r{1,}\W*[ ]*[i1!]{1,}\W*[s5$]{1,}\W*[ ]*[s5$]{1,}\W*h{1,}\W*[i1!]{1,}\W*t= "server is shit"Column C......? "TERMS TO CATCH" Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 31, 2012 Author Share Posted May 31, 2012 Originally Posted by CPx4*: Column C......? "TERMS TO CATCH"static: I opened the XLS sheet in Google Docs. It only shows columns A & B. C&D were missing. Thanks for your note. I opened in "real" Excel and saw the additional columns. Thanks!! - CPx4 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 2, 2012 Author Share Posted June 2, 2012 Originally Posted by HaNg_MaN*: 1. I set send privatly warning and kill, only kick and tban are public,everything yelled. Also i set "warn before next action",but this message is public and in the chat. Can you change this, that only the Player gets the message privatly_To reduce Spam in the Chat? 2. Please set a option to rename the userlists Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 3, 2012 Author Share Posted June 3, 2012 Originally Posted by static*: static: I opened the XLS sheet in Google Docs. It only shows columns A & B. C&D were missing. Thanks for your note. I opened in "real" Excel and saw the additional columns. Thanks!! - CPx4 Cool mate... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 4, 2012 Author Share Posted June 4, 2012 Originally Posted by killy1976*: Hello, I set the Watchdog-language for two blasphemies applicant in my italian server.... what is the exact code? blasphemies: 1) dio 2) porcodio Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 7, 2012 Author Share Posted June 7, 2012 Originally Posted by static*: Hello, I set the Watchdog-language for two blasphemies applicant in my italian server.... what is the exact code? blasphemies: 1) dio 2) porcodio Hi Killy, It can be as easy as dio porcodio which will catch them exactly as you spell them.... Note: no special format or strings. or as complex as R/d{1,}\W*[i1!]{1,}\W*[o0] R/p{1,}\W*[o0]{1,}\W*r{1,}\W*c{1,}\W*[o0]{1,}\W*d{1,}\W*[i1!]{1,}\W*[o0] which will catch di0, d1o, d i o etc... and p0rc0di0, p0rcod!0, p o r-c-o d i o etc..... Note: using regex will require a "R/" at the beginning of the statement. This tells watchdog that the string following is a regex statement. So it really depends how far they go to get around watchdog to how far you have to go to catch them..... Can you send me a Static. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 7, 2012 Author Share Posted June 7, 2012 Originally Posted by killy1976*: excellent thanks thanks thanks Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 11, 2012 Author Share Posted June 11, 2012 Originally Posted by hellstroops*: i am having a problem with Watchdog Language - 2.0.2.1 i have the settings working fine and it is working but after testing it i was perm banned like i set it up to do. i went to the ban list and removed my ban but when i idle to get my server going i get kicked and it says i have been temp banned 2days for my language. please help i have tried everything including uninstalling the plugin and re installing it. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 11, 2012 Author Share Posted June 11, 2012 Originally Posted by Soarda*: Ban by GUID activate ? Nothing in "ban list" ? In your ftp > file "pbbans.dat" nothing ? PB_SV_UnBanGuid [guid] Unbans a guid from the ban list stored in memory; use pb_sv_updbanfile to update the permanent ban file after using this command edit: restart your server for deleting all "ban time" Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 12, 2012 Author Share Posted June 12, 2012 Originally Posted by Repoman*: I have racism words placed in userlist1 and I want it to auto ban with no warnings, kill or kick just auto perm ban. Can someone help, because it's not banning. Attached Files: Capture.PNG Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 12, 2012 Author Share Posted June 12, 2012 Originally Posted by Soarda*: Max ban = 1 The others at 0 (never) Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 17, 2012 Author Share Posted June 17, 2012 Originally Posted by static*: Latest Update. Added mom insults to instant kick. 20120617_V2.0.3_Offensive.zip Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 18, 2012 Author Share Posted June 18, 2012 Originally Posted by Soarda*: V2.0.4 is release CWatchdogLanguageV2.0.4.0.zip * Adding : Name of userList * Fixed : TBan with "Parent Control Layer" procon. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 20, 2012 Author Share Posted June 20, 2012 Originally Posted by static*: V2.0.4 is release CWatchdogLanguageV2.0.4.0.zip * Adding : Name of userList * Fixed : TBan with "Parent Control Layer" procon. Thanks Mate Static Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 26, 2012 Author Share Posted June 26, 2012 Originally Posted by utopiate*: Hey guys, I've just updated this plugin but where do I now put my watch words? I used to have a list of words in the warn list and a list in the tempban list? Basically I want a list of words that gives two warning then a 24 hr temp ban on the 3rd infringement and a second list that instantly bans for 24 hours cheers Quote * Restored post. It could be that the author is no longer active. Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.