Search found 35 matches

by Callumlord
Mon Jul 18, 2011 9:26 pm
Forum: Unreal 3.2 Support
Topic: URGENT!
Replies: 1
Views: 1618

URGENT!

Hi,

My netowork crashed and Anope will not connect...

Here is what I see when I connect...

Code: Select all

BOTNOTD file not found
HELP!
by Callumlord
Sat Jul 16, 2011 12:50 pm
Forum: Unreal 3.2 Support
Topic: No 0-lines problem.
Replies: 2
Views: 2082

No 0-lines problem.

Hello,

I have checked around the forums and forums some of the same topics but still have the same problem...

oper Callumlord {
class clients;
from {
userhost *@*;
};
password "Password";
flags {
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
can_overide;
can_localnotice;
can ...
by Callumlord
Sat Mar 26, 2011 8:32 pm
Forum: Services
Topic: Clients Connecting
Replies: 2
Views: 4568

Re: Clients Connecting

Thanks :D :D :D :D :D :D :D :D
by Callumlord
Sat Mar 19, 2011 7:08 pm
Forum: Unreal 3.2 Support
Topic: Linking
Replies: 1
Views: 2196

Linking

Hello,

I am linking a new server to my IRC network and I have added a new me block...
/*
* NEW: me {}
* OLD: M:Line
* me {} defines the name, description and unreal server numeric for
* this server. Syntax is as follows:
* me {
* name "server.name";
* info "Server Description ...
by Callumlord
Thu Mar 17, 2011 3:45 pm
Forum: Services
Topic: Clients Connecting
Replies: 2
Views: 4568

Clients Connecting

How do I get it so my #Services log channel will show people connecting?
by Callumlord
Sun Mar 13, 2011 3:00 pm
Forum: General chat
Topic: /ns, /cs, /bs/ /os. ext
Replies: 1
Views: 4726

/ns, /cs, /bs/ /os. ext

How do I get the /ns /cs /os /bs ext??

I know it is alias but how do I do it?

C :)
by Callumlord
Sun Mar 13, 2011 2:50 pm
Forum: Services
Topic: Unable to set DEFCON.
Replies: 2
Views: 4290

Re: Unable to set DEFCON.

Thanks I sorted it! :P
by Callumlord
Sun Mar 13, 2011 2:49 pm
Forum: Services
Topic: need a BOPM download link for WINdows !!
Replies: 2
Views: 5246

Re: need a BOPM download link for WINdows !!

How do I install it on windows?
by Callumlord
Fri Mar 11, 2011 5:42 pm
Forum: Services
Topic: FATAL: Can't connect to server:
Replies: 4
Views: 5567

Re: FATAL: Can't connect to server:

UPDATE:

Code: Select all

RemoteServer   192.168.1.3 6667 "password"
#RemoteServer2  localhost 6667 "mypass"
#RemoteServer3  localhost 6667 "mypass"
by Callumlord
Fri Mar 11, 2011 7:50 am
Forum: Services
Topic: FATAL: Can't connect to server:
Replies: 4
Views: 5567

Re: FATAL: Can't connect to server:

Code: Select all

listen         *:6697
{
	options
	{
		clientsonly;
	};
};

listen         *:8067;
listen         *:6667;

Code: Select all

RemoteServer   192.168.1.9 6667 "password"
#RemoteServer2  localhost 6667 "mypass"
#RemoteServer3  localhost 6667 "mypass"
by Callumlord
Thu Mar 10, 2011 9:41 pm
Forum: Services
Topic: FATAL: Can't connect to server:
Replies: 4
Views: 5567

FATAL: Can't connect to server:

[Mar 10 21:39:59 2011] Loading IRCD Protocol Module: [unreal32]
[Mar 10 21:39:59 2011] status: [0][Module, Okay - No Error]
[Mar 10 21:39:59 2011] Loading Encryption Module: [enc_md5]
[Mar 10 21:39:59 2011] status: [0][Module, Okay - No Error]
[Mar 10 21:39:59 2011] Launching Anope into the ...
by Callumlord
Sun Mar 06, 2011 9:50 pm
Forum: Services
Topic: Anope:
Replies: 25
Views: 22931

Re: Anope:

link Services.callumlord.co.uk
{
username *;
hostname IP;
bind-ip *;
port 6667;
hub *;
password-connect "password";
password-receive "password";
class servers;
options {

/* Note: You should not use autoconnect when linking services */
zip;

};
};

link Apple.callumlord.co.uk ...
by Callumlord
Sun Mar 06, 2011 8:32 pm
Forum: Services
Topic: Anope:
Replies: 25
Views: 22931

Re: Anope:

Yes
by Callumlord
Sun Mar 06, 2011 7:52 pm
Forum: Services
Topic: Anope:
Replies: 25
Views: 22931

Re: Anope:

UPDATE:

It is still doing it.
by Callumlord
Sun Mar 06, 2011 7:51 pm
Forum: Services
Topic: Anope:
Replies: 25
Views: 22931

Re: Anope:

Ahhhhhhh Thanks :)