Search found 53 matches
- Wed Oct 04, 2006 4:12 pm
- Forum: Unreal 3.2 Support
- Topic: flood problem
- Replies: 2
- Views: 1865
flood problem
<KelebekTurkce33> FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK _DeLi_-KaN_- FaNaTiK ...
- Fri Sep 29, 2006 1:05 pm
- Forum: Unreal 3.2 Support
- Topic: ssl problem
- Replies: 8
- Views: 5068
yes
ohbet.KonyaChat.Com- *** Notice -- [warning] unrealircd.conf:60: listen with SSL flag enabled on a non SSL compile
but I config ssl compıle with ./Config -advanced
but I config ssl compıle with ./Config -advanced
- Thu Sep 28, 2006 9:10 pm
- Forum: Unreal 3.2 Support
- Topic: ssl problem
- Replies: 8
- Views: 5068
I already have this line
I already have it line 
listen *:6697 {
options {
ssl;
clientsonly;
};
};
listen *:6697 {
options {
ssl;
clientsonly;
};
};
- Thu Sep 28, 2006 1:25 pm
- Forum: Unreal 3.2 Support
- Topic: ssl problem
- Replies: 8
- Views: 5068
yes I try
I try it already, But my problem always, when I try connect my ssl port, ex: /s irc.xxxx.com +6697 mırc says to me its error ;
* Unable to connect to server (Host disconnected)
* Unable to connect to server (Host disconnected)
- Thu Sep 28, 2006 11:58 am
- Forum: Unreal 3.2 Support
- Topic: ssl problem
- Replies: 8
- Views: 5068
ssl problem
I configured unrealircd conf for ssl support on port 6697 but when I connect to my server on ssl port, itc says to me an error ;
* Unable to connect to server (Host disconnected)
whats my problem, thanx.
* Unable to connect to server (Host disconnected)
whats my problem, thanx.
- Wed Jun 14, 2006 4:15 pm
- Forum: Unreal 3.2 Spamfilters
- Topic: _________
- Replies: 6
- Views: 6436
- Wed Jun 14, 2006 9:28 am
- Forum: Unreal 3.2 Spamfilters
- Topic: _________
- Replies: 6
- Views: 6436
can u give ex code ?
can u give Ex code ? for spamfilter.conf
I want, id user write it action is gline
I want, id user write it action is gline
- Tue Jun 13, 2006 3:46 pm
- Forum: Unreal 3.2 Spamfilters
- Topic: _________
- Replies: 6
- Views: 6436
_________
ı want a ; user dont write any underline charecter exp :
user : hi everybody
user : hi everybody
- Tue May 23, 2006 8:59 pm
- Forum: Services
- Topic: auto akill
- Replies: 2
- Views: 2986
auto akill
hi
my services version; ircservices-5.0.57
I want if a nick connect the my server, services automatic add akill, and kline,
exp;
Irc.KonyaChat.Com- *** Notice -- Client connecting on port 7857: arda_00 ([email protected]) [clients]
I dont want arda join, I want akill add it
thanx all
my services version; ircservices-5.0.57
I want if a nick connect the my server, services automatic add akill, and kline,
exp;
Irc.KonyaChat.Com- *** Notice -- Client connecting on port 7857: arda_00 ([email protected]) [clients]
I dont want arda join, I want akill add it
thanx all
- Sun May 21, 2006 3:59 pm
- Forum: Unreal 3.2 Support
- Topic: /yardım command on aliases
- Replies: 2
- Views: 3888
/yardım command on aliases
alias "yardım" {
parameters "join #help";
};
type command;
};
I want, if user type /yardım , automatic join the help channel,
thnx all
parameters "join #help";
};
type command;
};
I want, if user type /yardım , automatic join the help channel,
thnx all
- Tue May 16, 2006 12:01 pm
- Forum: Unreal 3.2 Spamfilters
- Topic: Replace Words
- Replies: 11
- Views: 8702
Re: Thx Jason
Thank you Jason now it works good :D
hello guest,
can paste your replace words block to here, I want it thnx
I use ;
badword channel {
word (aaa*);
replace aa;
};
badword channel {
word (bbb*);
replace bb;
};
badword channel {
word (ccc*);
replace cc;
};
badword channel {
word ...
hello guest,
can paste your replace words block to here, I want it thnx
I use ;
badword channel {
word (aaa*);
replace aa;
};
badword channel {
word (bbb*);
replace bb;
};
badword channel {
word (ccc*);
replace cc;
};
badword channel {
word ...
- Mon May 15, 2006 1:48 pm
- Forum: Unreal 3.2 Spamfilters
- Topic: Spamfilter gline time,
- Replies: 1
- Views: 3089
Spamfilter gline time,
spamfilter {
regex "*amcık*";
target { private; channel; };
reason "4Küfür Infected";
action gline;
};
I want 10 minute gline only this regex help me ?
regex "*amcık*";
target { private; channel; };
reason "4Küfür Infected";
action gline;
};
I want 10 minute gline only this regex help me ?
- Wed May 10, 2006 2:36 pm
- Forum: Unreal 3.2 Support
- Topic: convert very long char
- Replies: 6
- Views: 5284
Hi
jason thnx for all help, but
its not work replace
badword channel { word "(.)\1{6,}"; replace "$1"; };
when use any charecter to replace string, its entır it string.
user : <sdsadas> TAhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
channel : <sdsadas> TAh$1
I dotn find any thing
its not work replace
badword channel { word "(.)\1{6,}"; replace "$1"; };
when use any charecter to replace string, its entır it string.
user : <sdsadas> TAhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
channel : <sdsadas> TAh$1
I dotn find any thing
- Tue May 09, 2006 4:42 pm
- Forum: Unreal 3.2 Support
- Topic: convert very long char
- Replies: 6
- Views: 5284
- Tue May 09, 2006 9:48 am
- Forum: Services
- Topic: Problem installing Anope 1.7.10
- Replies: 1
- Views: 2511