ImportBot Posted March 30, 2012 Author Share Posted March 30, 2012 Originally Posted by mrix2000*: Great stuff Soarda! donation will be coming your way! if you had a donate button that is Cheers mrix Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2012 Author Share Posted April 1, 2012 Originally Posted by EBassie*: I think I found a bug when using words with to proposed regex examples. Our words are always as followed in the different lists (warn, kill, kick): "[^a-z]{1}WORD[^a-z]{1,}[ .]*" That works like it should. But when the procon-layer is restarted the last entry in the word-lists has an extra / added. Like this: "[^a-z]{1}WORD[^a-z]{1,}[ .]*" "[^a-z]{1}WORD[^a-z]{1,}[ .]*" "[^a-z]{1}WORD[^a-z]{1,}[ .]*" "[^a-z]{1}WORD[^a-z]{1,}[ .]*" "[^a-z]{1}WORD[^a-z]{1,}[ .]*"/ When that slash is there, the plugin does not work anymore. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2012 Author Share Posted April 1, 2012 Originally Posted by mrix2000*: But when the procon-layer is restarted the last entry in the word-lists have an extra / added.I have noticed the above also and sometimes an extra [ .]*"" Cheers mrix Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 1, 2012 Author Share Posted April 1, 2012 Originally Posted by pcaddict*: I have seen it as well. I couldn't figure out why this plugin wouldn't work. I even posted about it and then thought I got it working. I didn't notice until today that my warn and ban words had the "/" at the end. In addition, some of my words were pushed down to the next line but the opening quote was left on the previous line. For example, I had: "[^a-z]{1}WORD[^a-z]{1,}[ .]*" " [^a-z]{1}WORD[^a-z]{1,}[ .]*" "[^a-z]{1}WORD[^a-z]{1,}[ .]*" "[^a-z]{1}WORD[^a-z]{1,}[ .]*" "[^a-z]{1}WORD[^a-z]{1,}[ .]*"/ As soon as I removed the "/" and put things back so that the quotes were on the same line, the plugin started working again. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 2, 2012 Author Share Posted April 2, 2012 Originally Posted by Soarda*: Indeed, I've seen this bug, but I do not know exactly where it comes from. Perhaps as mentioned @ EBastard "when the Procon-layer is restarted". The " and / are generated by Procon, I'll try to find better in v2 to replace "" of regex but I'm not sure it removes the bug. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2012 Author Share Posted April 3, 2012 Originally Posted by pcaddict*: I had a person use a word that should result in a ban yet they don't seem to show up as banned when I refresh my ban list on the Lists tab. They also don't show up in my pbbans.dat...well they do now because I added them manually. Someone else did get warned for using language just before this person should have been banned. I saw the warning for language on the Parent Layer Control tab for a different player but nothing about banning the other player. My ban list is: "f{1,}[a@]{1,}[g89]{1,}[o0e3i]{1,}[ts]{1,}[^a-z][ .]*" "n{1,}[1i!e3]{1,}g{1,}g{1,}[e3a@]{1,}r{1,}[^a-z][ .]*" "g{1,}[0o]{1,}k{1,}[^a-z][ .]*" "f{1,}u{1,}d{1,}g{1,}[e3]{1,}[ ]*p{1,}[a@][ck]{1,}[e3]{1,}r[ .]*" "d[1i]{1,}[c@]{1,}k{1,}[ ]*s{1,}u{1,}[c@kx][ .]*" "n{1,}[a@]{1,}z{1,}[i1][ .]*" The sentence the player used was: aids cures f*ggots I removed the letter 'a' above to make sure I don't get banned here. I'm not sure why it wasn't picked up. My understanding is that if the word is on the ban list, the player should get banned automatically and without warning. Is it my regular expression? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2012 Author Share Posted April 3, 2012 Originally Posted by Somethingelse*: I cant find the download link ... help pls Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2012 Author Share Posted April 3, 2012 Originally Posted by Soarda*: Plugins + WordList: Attachment 1201 Configure your own WordList: www.la-baf.eu/#Plugin Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2012 Author Share Posted April 3, 2012 Originally Posted by Soarda*: @pcaddict Normally it should have been banned without warning. And in the console: Watchdog: banning= "Speaker" for Language Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2012 Author Share Posted April 3, 2012 Originally Posted by Somethingelse*: Thank you Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 3, 2012 Author Share Posted April 3, 2012 Originally Posted by pcaddict*: @pcaddict Normally it should have been banned without warning. And in the console: Watchdog: banning= "Speaker" for Language So from what you can tell, my regex is OK it's just that the player wasn't banned for some reason. Correct? BTW, I really like your plugin and can't wait to see what v2 holds. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2012 Author Share Posted April 4, 2012 Originally Posted by Soarda*: I'm looking for testers for the V2:ohmy: V2: * Using R / instead of double quotes * Using variables MaxWarn, MaxKill, MaxKick, MaxTBan, MaxBan * Using a single list for automatic actions (WatchDog Word) * Direct Action without other tests for lists (Warn, kill, Kick, Ban Tban) * Bug fixes ********** Je recherche des testeurs pour la V2 V2: * Utilisation de R/ Ã la place des doubles quotes * Utilisation des variables MaxWarn, MaxKill, MaxKick, MaxTBan, MaxBan * Utilisation d'une seule liste pour les actions automatiques (WatchDog Word) * Action direct sans autres tests pour les listes (Warn, kill, Kick, Tban Ban) * Correction de bugs Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 4, 2012 Author Share Posted April 4, 2012 Originally Posted by Bl1ndy*: NP, just send me the file. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 5, 2012 Author Share Posted April 5, 2012 Originally Posted by pcaddict*: I'm looking for testers for the V2:ohmy: V2: * Using R / instead of double quotes * Using variables MaxWarn, MaxKill, MaxKick, MaxTBan, MaxBan * Using a single list for automatic actions (WatchDog Word) * Direct Action without other tests for lists (Warn, kill, Kick, Ban Tban) * Bug fixes ********** Je recherche des testeurs pour la V2 V2: * Utilisation de R/ Ã la place des doubles quotes * Utilisation des variables MaxWarn, MaxKill, MaxKick, MaxTBan, MaxBan * Utilisation d'une seule liste pour les actions automatiques (WatchDog Word) * Action direct sans autres tests pour les listes (Warn, kill, Kick, Tban Ban) * Correction de bugs If you're still looking for testers, I would be willing to participate. Let me know. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 5, 2012 Author Share Posted April 5, 2012 Originally Posted by squidextreme*: Would also like to try the plugg in on our us server's if you still need testers. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 6, 2012 Author Share Posted April 6, 2012 Originally Posted by Soarda*: V2: * Using ; to comment list words * Using R / instead of double quotes * Using variables MaxWarn, MaxKill, MaxKick, MaxTBan, MaxBan * Using a single list for automatic actions (WatchDog Word) * Direct Action without other tests for lists (Warn, kill, Kick, Ban Tban) * Added line number * Bug fixes ************* V2: * Utilisation de ; pour commenter une ligne dans une liste * Utilisation de R/ Ã la place des doubles quotes * Utilisation des variables MaxWarn, MaxKill, MaxKick, MaxTBan, MaxBan * Utilisation d'une seule liste pour les actions automatiques (WatchDog Word) * Action direct sans autres tests pour les listes (Warn, kill, Kick, Tban Ban) * Ajout du numéro de la ligne dans la console * Correction de bugs I send MPs Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 6, 2012 Author Share Posted April 6, 2012 Originally Posted by static*: Soarda happy to give it a test... Plus an Update for my list if anyone's interested. 20120406 Update myrcon.net/...watchdog-language#entry16529 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 7, 2012 Author Share Posted April 7, 2012 Originally Posted by Soarda*: V2 BETA is here CWatchdogLanguageV2.0.0.0.zip Watchdog Words List of word of automatics action (with incremental Action). For use regex you need to start word by R/ Warn Words List of word that triggers the action of warning. For use regex you need to start word by R/ Kill Words List of word that triggers the action of killing. For use regex you need to start word by R/ Kick Words List of word that triggers the action of Kicking. For use regex you need to start word by R/ TBan Words List of word that triggers the action of TBanning. For use regex you need to start word by R/ Ban Words List of word that triggers the action of banning. For use regex you need to start word by R/=> You need to move your list from warn or kill in Watchog Words.=> Replace "regex" by R/Regex (exemple in WordListV2.txt) And Returns bugs in the forum * Bug : with YELL méthode if yell is define => true Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 7, 2012 Author Share Posted April 7, 2012 Originally Posted by Bl1ndy*: Mind updating your list static? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 7, 2012 Author Share Posted April 7, 2012 Originally Posted by mrix2000*: Hi there, if I wanted to Warn someone first for using the word ie: noob then on the next offence kick, how would I achieve that ? I also noticed you have used numbers in your word list, not sure why this is? do they need adding to the string list or removing ? Also what is automatic action words? how does that actually work? I love the plugin but honestly the over plugin`s settings confuses me. Thanks mrix Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 8, 2012 Author Share Posted April 8, 2012 Originally Posted by Soarda*: I also noticed you have used numbers in your word list, not sure why this is? do they need adding to the string list or removing ?This is to help find what word was used by watchdog. Example in WordListV2.txt Also what is automatic action words? how does that actually work? Watchdog Words = automatics action (with incremental Action)ex: warn, kill, kill, kick, kill,kill, TBan Etc. Warn Words = Just warn ex: warn, warn ,warn etc. Kill Words = Just kill ex: Kill, kill, kill etc. Etc. if I wanted to Warn someone first for using the word ie: noob then on the next offence kick, how would I achieve that ?Currently impossible, because I need create a table where each word has its own list of offenses.ex : MaxWarn=1, MaxKill=2... bad words = noob, con toto using noob => warn toto using con => warn toto using con => kill toto using con => kill toto using con => kick toto using noob => kill Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 8, 2012 Author Share Posted April 8, 2012 Originally Posted by boomcar69*: Hello; I run V2 and i'm testing this plugin. The admin yell works great but i stays in bottom forever. Is there a time setting that the message is visual? Thanks Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 8, 2012 Author Share Posted April 8, 2012 Originally Posted by mrix2000*: Hello Soarda, I basically just want to put the whole list bad words in say the automatic action words, The ideal solution for me would be to warn anyone who uses any of those banned wards and kick for a second offence for the same list of words. Something very simplistic would work a treat. You say this is not possible right ? Thanks mrix Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 9, 2012 Author Share Posted April 9, 2012 Originally Posted by static*: Hi Soarda, I think the other version works best with the "Max ..... before..." I like the fact that people can learn, i.e. if they are told their language is inappropriate then they will modify their language. In v2.0.0.0 they are either warned, killed or kicked etc.... I understand you have the auto action words but this just drops all offensive/insults in the same basket. My list is around insults and vulgar language, Players can swear all they like but when its targeted at another player as an insult, that's when I take action. If they use vulgar language... one warning then their gone. Most times they have already been warned for insulting other players and the first time they use a vulgar word their kicked. The previous version allowed me to set for insulting language, 3 warning's before killing them and 1 warning for what I consider vulgar or racist language before kicking them. This allowed players to modify their own behavior without ruining their game i.e. they calmed down and thought before they typed. There have been players who come in wildly insulting everyone and are very shortly kicked... i see them back on later and they start to just enjoy the game. Don't get me wrong, I really appreciate all the work you have done (note you still don't have a donate button) but version 2.0.0.0, I just cant get to work the way all the players are now used to it and I really believe Watchdog is why one of our servers is ranked number 10 in Australia because players come for the game not the insults... For those who want it here's an update of my list for V2.0.0.0 20120409_v2.0.0.0_Offensive.xls.zip Static PS don't forget the donate button... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 9, 2012 Author Share Posted April 9, 2012 Originally Posted by Soarda*: @boomcar69 Is there a time setting that the message is visual?Next update @static The previous version allowed me to set for insulting language, 3 warning's before killing them and 1 warning for what I consider vulgar or racist language before kicking them. This allowed players to modify their own behavior without ruining their game i.e. they calmed down and thought before they typed. 3 warning's before killing and 1 warning before kickingI do not see how it was possible that :S What were the parameters used in v1.5? @mrix2000 I will try to integrate for each word its own action list. Would be better if I replace the lists by: vulgar words list words rasciste list words of insults list words bulk list Do you have seen bugs with the lists ? (character / at the end lists_) Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 9, 2012 Author Share Posted April 9, 2012 Originally Posted by mrix2000*: I have just placed the words in the auto list which has been working fairly well and with no problems. Cheers mrix Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 10, 2012 Author Share Posted April 10, 2012 Originally Posted by static*: Hi Soarda, I have v1.5.1.0 set like this Linear Method: No Max warn before kill 3 Max kill before kick 1 Max kick before TBan 0 Max TBan before Ban 0 I have a regex list of insults and the like in Warn Words and a list of vulgar or just plain offensive in Kill Words. It seems to work like this... A player can use a Warn Words (insult) 3 times before they are killed then if they use an insult again they are kicked. If the use a Kill Word (vulgar or offensive) they get one warning, use either a Warn or a Kill they are kicked. Would be better if I replace the lists by: vulgar words list words rasciste list words of insults list words bulk list Personally no the current name for the lists are perfect. No need to change them. Do you have seen bugs with the lists ? (character / at the end lists_)I have only been running v2.0.0.0 for a day or so... however today i tried to break it. Results Disconnect network and re connect = No change in lists. Block with firewall and re enable = No change in lists. Kill Procon with task manager = No change in lists. (note this could cause a change to the lists) Close and restart Procon = No change in lists. (note this could cause a change to the lists) Restart OS = No change in lists. (note this could cause a change to the lists) Crash the OS = No change in lists. The above were performed 3 time each with a connected Procon client to the layer and without. Pretty rock solid so far. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 11, 2012 Author Share Posted April 11, 2012 Originally Posted by squidextreme*: How do i get the message to appear on the server in the game so people can see it instead of in the chat window. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 11, 2012 Author Share Posted April 11, 2012 Originally Posted by squidextreme*: nevermind figured it out. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted April 11, 2012 Author Share Posted April 11, 2012 Originally Posted by pcaddict*: Do you have seen bugs with the lists ? (character / at the end lists_)I haven't seen that bug since installing v2 of your plugin. In the previous version, I noticed the "/" appearing when I did the following: 1. Removed the plugin and DLL after stopping my layer. 2. Adding the plugin back. 3. Restarting the layer I have not been able to recreate that issue using v2. Thanks again for the good work. 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.