Search found 145 matches

by Grunt
Mon Nov 06, 2006 3:07 pm
Forum: Unreal 3.2 Spamfilters
Topic: Spamfilter db location
Replies: 3
Views: 3437

Spamfilters added by yourself from IRC aren't saved in any file, but stored in memory and are lost when you shut down the server. Your best deal would be to save them all in spamfilter.conf (also make sure you have an include line in unrealircd.conf like this one: include "spamfilter.conf"...
by Grunt
Mon Nov 06, 2006 5:12 am
Forum: General chat
Topic: New announcement
Replies: 7
Views: 5952

New announcement

Our users have posted a total of 20000 articles
We have 2611 registered users
The newest activated registered user is Liheime

Woohoo!!!
by Grunt
Mon Nov 06, 2006 5:11 am
Forum: Unreal 3.2 Support
Topic: ban error?
Replies: 3
Views: 1456

That should be obvious...
by Grunt
Fri Nov 03, 2006 9:25 pm
Forum: Unreal 3.2 Support
Topic: Stupid question about the badwords list
Replies: 2
Views: 1157

Some services support bad words for individual channels. But the Unreal badwords list is server-wide.
by Grunt
Fri Nov 03, 2006 4:55 am
Forum: General chat
Topic: DCC Chat and File transfer problem
Replies: 2
Views: 3941

1. Check if firewalls are blocking the DCCs.
2. /localinfo -uh (mIRC command).
3. Are the people behind routers?
4. Why DCC and not some sort of file sharing network (like DC hubs)? mIRC was never made to share files, it was made to be an irc client.
by Grunt
Wed Nov 01, 2006 5:06 pm
Forum: General chat
Topic: quick scripting help
Replies: 20
Views: 10652

A bot can´t prevent someone from being kicked. A module, however, could.
by Grunt
Tue Oct 31, 2006 11:21 am
Forum: Services
Topic: help
Replies: 1
Views: 2018

Because channel settings are gone when the channel disappears (the last person parts). If you want Anope to preserve at least SOME channel modes, try mlock:

Code: Select all

/cs set #channel mlock +ntsi
.

Try /cs help set mlock for more information.
by Grunt
Tue Oct 31, 2006 11:19 am
Forum: General chat
Topic: Jason
Replies: 9
Views: 5676

Why did I ever think I would see something interesting in Off Topic?
by Grunt
Tue Oct 24, 2006 8:57 pm
Forum: Unreal 3.2 Support
Topic: help me pls
Replies: 2
Views: 1788

/stats G: to see active g-lines
/gline -identmask@hostmask: to remove a certain g-line
by Grunt
Tue Oct 24, 2006 5:13 pm
Forum: Unreal 3.2 Support
Topic: Hello Evryone
Replies: 15
Views: 5099

Ok. Either this is a very smart spam bot, or a very stupid person.
by Grunt
Tue Oct 24, 2006 2:57 pm
Forum: Unreal 3.2 Support
Topic: Hello Evryone
Replies: 15
Views: 5099

unrealircd.conf IS the correct file name. Just make sure you read the documentation about how to save it, where, and where from. :P
by Grunt
Sat Oct 21, 2006 1:01 pm
Forum: News and Releases
Topic: Expected downtime
Replies: 14
Views: 14066

The forums were also down this morning (I'm in GMT+2). That was about... 7-8 hours ago. Just in case you didn't know about it.
by Grunt
Fri Oct 20, 2006 6:22 am
Forum: General chat
Topic: Chanserv/Nickserv invite messages route to status window
Replies: 4
Views: 3514

I think the problem is here:

Code: Select all

echo $colour(notice) -st $+(-,$nick,-) $1- $+( ,[) $+ $chan(#) $+ ] 
The part I think is wrong is this: $+( ,[). For what I know, " " (space) is not a valid parameter. Try $chr(32) instead.
by Grunt
Wed Oct 18, 2006 2:22 pm
Forum: General chat
Topic: 2000 support threads.
Replies: 1
Views: 2399

2000 support threads.

Just noticed that the UnrealIRCd Support forum has exactly 2000 threads. *Marking the moment.*