Jump to content

Watchdog - Language (V2.0.4.0 - 06/12)


ImportBot

Recommended Posts

Originally Posted by Soarda*:

 

Do you have seen bugs with the lists ? (character / at the end lists_)

No bug, its cool !

 

 

@squidextreme Yell message ?

 

 

 

 

Next update :

* 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

* Restored post. It could be that the author is no longer active.
Link to comment
  • Replies 388
  • Created
  • Last Reply

Top Posters In This Topic

  • ImportBot

    389

Originally Posted by Soarda*:

 

hééé new version is here V2.0.0.0 BETA : CWatchdogLanguage.zip

 

WARNING SAVE YOUR LIST BEFORE UPDATE, Lists of Word will be destroyed

 

6 userList, better support of action list and yell message time ! :cool:

 

 

* 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

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by mrix2000*:

 

Just a heads up I have Just noticed in game that when you get killed the warning shows you are Kicked for bad language, after checking the settings by default

the Private kill message shows You are Kicked and not killed so I have changed that my end.

Cheers

mrix

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by static*:

 

Seems to be working great so far!

 

If anyone knows of a good regedit for retarded retard please let me know :smile:

Thanks all

mrix

R/(_

 

"was" is so it don't catch "that was retarded"

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by static*:

 

Very Cool Soarda,

 

Ill give it a run soon....

 

There's a bit of animosity on Battlelog cause of Watchdog, people getting killed for false positives... Know there's nothing u can do...

 

http://battlelog.battlefield.com/bf3...4347982885650/

 

By the way, our 3 servers are mostly full. People bitch and complain at first .... but they keep coming back to play.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by static*:

 

v2 update 20120419 Please update. Identified 3 false positives and fixed them.

 

20120419_v2.0.0.0_Offensive.zip

 

20120421_v2.0.0.0_Offensive_xls_txt.zip Fixed 1 false positive (txt and xls)

 

Please see here for the latest;

 

myrcon.net/...watchdog-language#entry16665

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by mrix2000*:

 

Hi all, at the moment I have all words in list 1 which works fine with 1st warning then 1 kill then kick etc etc

I want to be able to have 1 warning then next offence a kick ? and leave out the kill.

Is this possible.

Cheers all

mrix

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by mrix2000*:

 

Hello all, I was have a couple of common words that get used on my server that the present list does not cover, one is wanker and the other more serious being cunt , could anyone be so kind enough for a regedit of these two words please as I dont want to risk messing them up etc.

Thanks

mrix

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Panther*:

 

As i do understand this:

settings:

warn 2

kill 0

kick 1

 

soab -> 1st warn

asshole -> 1st warn

soab -> 2nd warn

soab -> kick

asshole -> 2nd warn

 

is there a way to change it back to:

soab -> 1st warn

asshole -> 2nd warn

soab -> kick

 

or cant this be change? i kinda dont like this: "each word has its own action list" -.-

 

 

Btw: great work so far. Appreciate your plugin much.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by static*:

 

Hello all, I was have a couple of common words that get used on my server that the present list does not cover, one is wanker and the other more serious being c**t , could anyone be so kind enough for a regedit of these two words please as I dont want to risk messing them up etc.

Thanks

mrix

the C bomb is already in my list along with 8 different variations....

 

R/[ck]{1,}\W*n{1,}\W*t{1,}\W*[^a-rt-y0-46-9]

R/[ck]{1,}\W*[vu]{1,}\W*n{1,}\W*t{1,}\W*[ .]*

R/[^a-z]c{1,}\W*u{1,}\W*n{1,}\W*c{1,}\W*[e3]{1,}\W*[ .]*

 

So is Wanker, which i just tweaked (will be in next update)

 

/R[^s]{1,}\W*[a@4]{1,}\W*n{1,}\W*[ck]{1,}\W*[e3]{1,}\W*r{1,}\W*[^a-rt-y0-46-9][ ]*

 

They not working for u?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by psylince*:

 

Hi,

 

I do apologise already for the novice post, but i am new to coding like a baby is new to opening a homeloan! I cannot get the regex to work and its pureley not understanding where i put the sting in watchdog. as i understand the regex syntax can "guess" all forms of say the word poop, thus i dont have to type in the word list "poop, p00p, PooP, po0o0o0op! is this corerct or am i on the wrong path here?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Soarda*:

 

@Panther Yep you can't change this with your version.

 

But new versino is up :biggrin:

 

V2.0.2 BETA CWatchdogLanguageV2.0.2.0.zip

 

*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

 

 

:cool:

 

Have you bugs with V2.x ?

No problem with kill/kick/TBan/Ban ?

With User List ?

Yell Message ?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by pcaddict*:

 

With the newest version I see there are multiple word lists which is a very nice option. I want to make sure I understand how they work. In the previous version, I could setup words that result in an immediate ban. If I wanted to add this same functionality to the 2.0.2 beta, would I setup these words in say userList2, set the parameters for userList2 to the following: Max Warn=0, Max Kill=0, Max Kick=0, Max Tban=0, and Max ban=1? 0 is never according to the Details tab so to me the settings I mentioned for userList2 translate into never warn, kill, kick, or Tban and just ban. Is that correct?

 

Keep up the good work. Still waiting for a Donate button like others that use this plugin.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by hellstroops*:

 

Watchdog is not working anymore for me i see it in the plugins list in my layer and its checked to activate but its not kicking or banning for the words in the list i want it to kick first then temp ban but its not doing anything when a word is typed. settings listed below.

 

Linear method no

max warn 1

max kill 1

max kick 1

max tban 3

days before reset 365

time ban in sec 172800

delay between message and kick 5

ban by guid yes

warn before next action yes

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by hellstroops*:

 

V1.5.x or V2.x beta ?

 

No message in procon ?

It was stopped at once?

 

Give your word list.

I have not used the word list that came with it i put some words in the kick list

 

this is what i put in the kick string array

Fag

faggot

nigger

spick

jew

* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.