Search found 120 matches

by JanisB
Thu Oct 05, 2006 11:33 am
Forum: Unreal 3.2 Modules
Topic: Req: protect ulines
Replies: 5
Views: 3585

ServicesAdmins can kill them too. Code from my Services_on_PHP, a.k.a. possible solution for services-killers: (...) if ($text[1] == 'KILL') { //RAW: ":John KILL Nick1 :You are so lame ;(" $killer=str_replace(':','',$text[0]); $nick = $text[2]; $text[3]=substr($text[3],1,strlen($text[3])-1...
by JanisB
Mon Oct 02, 2006 10:29 pm
Forum: General chat
Topic: How to Start ircd?
Replies: 7
Views: 13955

Ucan get real-time help on irc.unrealircd.com IRC server. But, IMO, you will have problems with +v-quiz...
by JanisB
Wed Sep 27, 2006 5:33 pm
Forum: Unreal 3.2 Support
Topic: line probleme help me
Replies: 7
Views: 2209

This defines a port for the ircd to bind to, to
* allow users/servers to connect to the server.
/*This defines a port for the ircd to bind to, to
* allow users/servers to connect to the server.
by JanisB
Wed Sep 27, 2006 5:31 pm
Forum: General chat
Topic: BOPM / DNSBL's
Replies: 15
Views: 15795

dnsbl.sorbs.net sux, too many false positives, that wasn't checked again since 2002.

bl.spamcop.net - most common usage - DNSBL for mail, not for IRC.

cbl.abuseat.org - vewy-vewy good BlockList.
ircbl.ahbl.org - the same
by JanisB
Mon Sep 25, 2006 5:14 pm
Forum: Unreal 3.2 Support
Topic: adwords.c installing?
Replies: 1
Views: 838

adwords vs. /spamfilter. Where is difference? why you are trying to use some different module, that goal is already implemented on core-level into Unreal?
by JanisB
Mon Sep 25, 2006 5:00 pm
Forum: Unreal 3.2 Support
Topic: Topic Size
Replies: 2
Views: 1090

TOPICLEN=307

where you have seen 20 chars?!
by JanisB
Wed Sep 06, 2006 4:02 pm
Forum: Unreal 3.2 Modules
Topic: Req: make chanop able to see users' IP
Replies: 4
Views: 2780

Huh, how you can imagine it?... If i am channel #servergods +o'ed user, i can see everyone's IP server-wide? Most probably the easiest way how to do it - put O:Lined EggDrop on channel and do lookups over it.
by JanisB
Wed Sep 06, 2006 3:58 pm
Forum: Unreal 3.2 Support
Topic: What is the highest level
Replies: 6
Views: 2274

AAAAaaand where is difference between admin/coadmin ?
by JanisB
Sat Sep 02, 2006 12:20 pm
Forum: Unreal 3.2 Support
Topic: Channel operator levels
Replies: 5
Views: 2079

+a`ed user can be kicked only by +q`ed (we don't talk about opers/U:Lined entities)
by JanisB
Fri Aug 25, 2006 6:48 pm
Forum: Unreal 3.2 Modules
Topic: [Request] 'On Connect' notice's
Replies: 4
Views: 2880

My module, edited from defizzer(example module, (C) Carsten V. Munk 2003 <stskeeps at tspre.org>) This is the only module, that sent notice BEFORE scanning, so, users has (minimal) chance to disconnect before scanning ;) #include "config.h" #include "struct.h" #include "comm...
by JanisB
Sat Jul 29, 2006 4:26 pm
Forum: Unreal 3.2 Support
Topic: /spamfilter problem: delete a rule
Replies: 4
Views: 1635

I am JanisB. According to
* F cpnN gline 0 2352048 0 No parn[oFF]![email protected] :spam... [email protected] *.x-irc.net
we will try to reconstruct /spamfilter cmd.

Code: Select all

/spamfilter - cpnN gline 0 No :spam... [email protected] *.x-irc.net
by JanisB
Sat Jul 29, 2006 12:53 am
Forum: Unreal 3.2 Support
Topic: Bug?
Replies: 5
Views: 1832

backsheep is regular user in channel scope backsheep is regular user in server scope he has _the_same_ priveleges, then other ppls, that was banned. Total amount of users on chan: 500+, on server: ~3'500 Because Blacksheep was on the access list for the channel perhaps. Server don't know about user ...
by JanisB
Fri Jul 28, 2006 1:52 pm
Forum: Unreal 3.2 Spamfilters
Topic: why server notice Unknown Network?
Replies: 2
Views: 2796

Are you using PsyBNC? :)
by JanisB
Fri Jul 28, 2006 1:48 pm
Forum: Unreal 3.2 Support
Topic: Bug?
Replies: 5
Views: 1832

Bug?

<16:46:42> <[templar]> ny <16:46:43> <[templar]> ??? <16:46:45> <[templar]> nu <16:46:47> * irc.serv sets mode: +b *!*@87.226.15.94 <16:46:47> * [templar] was kicked by irc.serv (Flooding (Limit is 3 lines per 6 seconds)) <16:47:28> <_OTTO_> =]]]]] <16:47:29> <_OTTO_> lol <16:47:31> <Revo|ution> :D...
by JanisB
Wed Jul 26, 2006 7:08 am
Forum: Unreal 3.2 Support
Topic: /spamfilter problem: delete a rule
Replies: 4
Views: 1635

Code: Select all

/spamfilter del cpnN gline 0 :spam... [email protected] *.x-irc.net