+G mode alternative

These are old archives. They are kept for historic purposes only.
Post Reply
midgecpfc
Posts: 3
Joined: Mon May 26, 2008 6:20 pm

+G mode alternative

Post by midgecpfc »

hi

is it possible to change the way that +G works?

i.e if someone says the banned word that instead of getting <censored> it gets blocked from entering the channel and a msg is sent to the user?

im using win32 and would appreciate any help.

thanks
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: +G mode alternative

Post by Stealth »

Instead of using action replace, use action block
midgecpfc
Posts: 3
Joined: Mon May 26, 2008 6:20 pm

Re: +G mode alternative

Post by midgecpfc »

so would that be like this??

/*
spamfilter {
regex "hello";
target { private; channel; };
reason "You have used a banned word";
action block;
midgecpfc
Posts: 3
Joined: Mon May 26, 2008 6:20 pm

Re: +G mode alternative

Post by midgecpfc »

sorted it.

thanks stealth :D
Post Reply