This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Bad word with coutner and tracker?

Old posts that have not been replied to for several years.
Locked
S
Starlet

Bad word with coutner and tracker?

Post by Starlet »

Hello,
I was just wondering of anyone knew of a script that would count the number of times a word was said, and keep track user(s) that says it the most?

I wanted to create a bad word type kick script, but one that would also keep track of people that habitually used each word.

Attempting to cobble one out of mysqlseen and a bad word script didnt work so well.

Any help would be appriciated! thanks!
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

get a badword script, add to it an adduser command and record to the user how many times he said a word, using --xtra or something...
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Or an array with the user host and a number of repeats.
Once the game is over, the king and the pawn go back in the same box.
Locked