Search found 108 matches

by [dx]
Wed Dec 17, 2008 1:29 pm
Forum: Unreal 3.2 Support
Topic: please help ssl on Win
Replies: 16
Views: 4843

Re: please help ssl on Win

Does your IRCd version supports SSL?

Be sure you've downloaded Win32 (SSL)
by [dx]
Wed Dec 17, 2008 1:24 pm
Forum: Unreal 3.2 Support
Topic: unreal not started
Replies: 5
Views: 2317

Re: unreal not started

FiGhTeRs wrote: and nothing writing in ircd.log

Code: Select all

og ircd.log {
	maxsize 5MB;
	flags {
		errors;
		kills;
		oper;
		kline;
		tkl;
	};
};
It must be LOG, not OG
by [dx]
Tue Dec 16, 2008 9:19 am
Forum: Unreal 3.2 Support
Topic: md5 hash changes when server is restarted
Replies: 3
Views: 2903

Re: md5 hash changes when server is restarted

Find:

password "*vSdtOpN1*k6Vqaw==";

Replace with:

password "*vSdtOpN1*k6Vqaw==" { md5; };

Dunno is that some windows issue, but on unix I've used same confs at different shells, servers, os systems etc.
by [dx]
Tue Dec 09, 2008 11:49 pm
Forum: Unreal 3.2 Support
Topic: About Hop flag -->> &
Replies: 1
Views: 927

Re: About Hop flag -->> &

Non without source editing. Unreal @ DO NOT support editing source.

Also, this can be resolved by /mode #channel +o nick
by [dx]
Sat Dec 06, 2008 3:57 pm
Forum: News and Releases
Topic: Stskeeps says goodbye.
Replies: 11
Views: 30267

Re: Stskeeps says goodbye.

Stskeeps bye :) Congrats on your excellent work, and good luck :)
by [dx]
Wed Dec 03, 2008 8:56 am
Forum: Unreal 3.2 Support
Topic: No O-lines for your host, help me
Replies: 8
Views: 5199

Re: No O-lines for your host, help me

I have edit as you say oper hmtaccess { class clients; from { userhost *@gmail.com; }; password "minhhoi"; but it still does not work I'm sorry you do not have anything relevant to I think here I have done 1 missing something No. Put this userhost *@*; instead of userhost *@gmail.com;
by [dx]
Sun Nov 30, 2008 12:17 pm
Forum: Unreal 3.2 Spamfilters
Topic: Need Regex For This
Replies: 14
Views: 7855

Re: Need Regex For This

Rough wrote:i dont want to add it on spamfilter i want to add it on my script as i pasted b4.....can u please help with that ? to add the right regex....
This is unreal forum, not mirc scripting dude.
by [dx]
Fri Nov 28, 2008 3:54 pm
Forum: Unreal 3.2 Spamfilters
Topic: disable quits joins parts...
Replies: 5
Views: 5185

Re: disable quits joins parts...

If you are using mIRC as client press Alt + O, then go to IRC on left side, and on right side click on Events. Choose HIde for events you want.
by [dx]
Fri Nov 28, 2008 3:51 pm
Forum: Unreal 3.2 Spamfilters
Topic: Need Regex For This
Replies: 14
Views: 7855

Re: Need Regex For This

Is this won't work for nicks Bann3d-T3am or every nick?

Are you sure you added it correctly

/spamfilter add u gline 1d Bots ^(?-i)Bann3d-T3am\d{3,4}[A-Z]\d!Bann3d-T3a(?i)@
by [dx]
Thu Nov 27, 2008 3:10 pm
Forum: Unreal 3.2 Spamfilters
Topic: Need Regex For This
Replies: 14
Views: 7855

Re: Need Regex For This

^(?-i)AyoN\d{4}[A-Z]\d!Ayon\d{4}[A-Z]\d(?i)@ ^(?-i)backAGAIN\d{4}[A-Z]\d!backAGAIN\d(?i)@ ^(?-i)laaaauraaaa\d{4}[A-Z]\d!laaaauraaa(?i)@ ^(?-i)haram\|\d{3}[A-Z]\d!~haram\d{4}(?i)@ ^(?-i)guest\d{3,4}[A-Z]\d!guest\d{4}[A-Z](?i)@ ^(?-i)Bann3d-T3am\d{3,4}[A-Z]\d!Bann3d-T3a(?i)@ ^(?-i)hauaa\d{3,4}[A-Z]\d...
by [dx]
Thu Nov 20, 2008 10:52 pm
Forum: General chat
Topic: DNSBL
Replies: 5
Views: 4832

Re: DNSBL

Catch it OPM { blacklist { name = "dnsbl.njabl.org"; type = "A record reply"; reply { 9 = "Open proxy"; }; ban_unknown = no; kline = "GLINE *@%h 1d :Proxy detektovan na hostu %h"; }; blacklist { name = "rbl.efnet.org"; type = "A record reply&quo...
by [dx]
Thu Nov 20, 2008 12:30 am
Forum: Unreal 3.2 Support
Topic: map/links Restriction
Replies: 3
Views: 2330

Re: map/links Restriction

Or

http://www.angrywolf.org/hideserver.tar.gz

Hides specific servers from the output of /map and /links or restricts the usage of both commands to IRCops only.
by [dx]
Wed Nov 19, 2008 4:53 pm
Forum: General chat
Topic: how i ban other websites
Replies: 3
Views: 4521

Re: how i ban other websites

Than what is point of your chat if u don't allow others to connect to it :S
Couz other wants to sign your chat, that's mean that your chat is popular.
by [dx]
Mon Nov 17, 2008 4:44 pm
Forum: General chat
Topic: bopm wont kline any proxies
Replies: 8
Views: 13544

Re: bopm wont kline any proxies

Then use gline instead of kline blacklist { name = "rbl.efnet.org"; type = "A record reply"; reply { 1 = "Open proxy"; 2 = "Trojan spreader"; 3 = "Trojan infected client"; 4 = "TOR exit server"; 5 = "Drones / Flooding"; }; ban_unk...
by [dx]
Sun Nov 16, 2008 8:21 pm
Forum: General chat
Topic: Something better than bopm
Replies: 5
Views: 3693

Re: Something better than bopm

Yes, it is available for windows. I've used it at start with my PC.