Search found 5 matches

by StrawberryKittens
Tue Jan 13, 2009 12:10 am
Forum: Unreal 3.2 Support
Topic: host on oper up problem
Replies: 3
Views: 1519

Re: host on oper up problem

Make sure you're giving your opers the 'H' flag in their oper blocks.
by StrawberryKittens
Tue Dec 02, 2008 7:34 pm
Forum: Services
Topic: chanfix or simmiler for unreal?
Replies: 7
Views: 5142

Re: chanfix or simmiler for unreal?

I still like the idea of something like this. I may test my ability in C to do it.
by StrawberryKittens
Sun Nov 23, 2008 12:40 am
Forum: Unreal 3.2 Support
Topic: Any news on 3.2.8?
Replies: 0
Views: 2021

Any news on 3.2.8?

Since there haven't been many news updates...I was curious on the status of Unreal 3.2.8, and when it will be released. What's planned to be fixed, etc.
by StrawberryKittens
Tue Oct 14, 2008 6:04 am
Forum: Unreal 3.2 Modules
Topic: Clear Channel Module (svs_mkick)
Replies: 7
Views: 4102

Re: Clear Channel Module (svs_mkick)

Anope; /msg OperServ RAW :OperServ svsmkick #Channel :Reason
by StrawberryKittens
Sat Jul 26, 2008 9:19 pm
Forum: Services
Topic: IrcDefender
Replies: 13
Views: 7336

Re: IrcDefender

I had problems with these also. Heres a regex that will stop them.

Code: Select all

^([a-zA-Z0-9]+)!([a-z0-9]+)@[^:]+:h \d\d
^([a-zA-Z0-9]+)!([a-z0-9]+)@[^:]+:\d\d F
Thanks to nate who had helped me with those on my own network.