Search found 8 matches

by deshikotha
Fri May 13, 2005 11:08 am
Forum: Unreal 3.2 Support
Topic: Giving sajoin/sapart access to normal ircop
Replies: 3
Views: 4976

Thanks anyway.
by deshikotha
Thu May 12, 2005 12:34 pm
Forum: Unreal 3.2 Support
Topic: Giving sajoin/sapart access to normal ircop
Replies: 3
Views: 4976

Giving sajoin/sapart access to normal ircop

So far i know sajoin and sapart command are limited to service admins and upper. I want to give priviliges to all my ircops to use this command. How can i give them without giving them service admin flag? Any idea?
by deshikotha
Wed Apr 27, 2005 5:42 pm
Forum: Unreal 3.2 Spamfilters
Topic: Word sequence
Replies: 12
Views: 9242

Thank you stealth and w00t

I am using s.?o.?m.?e.?w.?o.?r.?d regexp. I think its perfect for me.
by deshikotha
Wed Apr 27, 2005 12:03 am
Forum: Unreal 3.2 Spamfilters
Topic: Word sequence
Replies: 12
Views: 9242

I need another information

The solution is perfect. but the problem is when some one add something infront of it or after it spamfilter is not doing anything. i.e.
i have added word "someword" in spam filter. but if some one type irc.someword.com spamfilter not doing anything. Is there any solution ...
by deshikotha
Mon Apr 25, 2005 12:31 pm
Forum: Unreal 3.2 Spamfilters
Topic: Word sequence
Replies: 12
Views: 9242

Thats perfect working fine.

Thank you w00t.
by deshikotha
Mon Apr 25, 2005 11:57 am
Forum: Unreal 3.2 Spamfilters
Topic: Word sequence
Replies: 12
Views: 9242

Well i tried this command:

/spamfilter add cpnda gline - - *s*o*m*e*w*o*r*d*

The resault was

-irc.deshikotha.com- Error in regex '*s*o*m*e*w*o*r*d*': Regular expression is too broad
by deshikotha
Mon Apr 25, 2005 11:39 am
Forum: Unreal 3.2 Spamfilters
Topic: Word sequence
Replies: 12
Views: 9242

Word sequence

What will be the regexp to block a specific word with any syntex,
i.e.
someword
s o m e w o r d
so me wo rd
s_o_m_e_w_o_r_d
(s)(o)(m)(w)(o)(r)(d)

anyhow if they use that word with any syntex it will be blocked, Shall i use some thing like *s*o*m*e*w*o*r*d* ? Thats what i use in ban nick block in ...
by deshikotha
Mon Apr 25, 2005 9:09 am
Forum: Unreal 3.2 Spamfilters
Topic: spamfilter to just block a message
Replies: 3
Views: 3193

I am newbie so my solution may not help you.

You can turn off quit msg from unrealircd.conf file and put your own quit msg. Thats what i do normally.

Thanks.