Search found 34 matches

by madman
Thu Dec 30, 2004 11:36 pm
Forum: Services
Topic: Adding Commands
Replies: 3
Views: 2828

Im using anope win-32 version non-ssl.
by madman
Thu Dec 30, 2004 11:21 pm
Forum: Services
Topic: Adding Commands
Replies: 3
Views: 2828

Adding Commands

Is it possible to add commands to the botserv bots. By this i mean commands like !kick !op !dehalfop etc.

~madman
by madman
Mon Dec 06, 2004 10:10 am
Forum: Unreal 3.2 Support
Topic: Autojoin-Problems
Replies: 3
Views: 2297

Thanks AngryWolf!! I must've missed that :lol:

~madman
by madman
Mon Dec 06, 2004 7:05 am
Forum: Unreal 3.2 Support
Topic: Autojoin-Problems
Replies: 3
Views: 2297

Autojoin-Problems

I can have 1 autojoin channel but not two, as stated in the docs it says:
set::auto-join <channels>;
The channel(s) a user will be forced to join at connection. To specify more than one channel use a [b]comma separated list.[/b]

I've got " auto-join "#channel1"; " and then to make it join 2 ...
by madman
Sun Dec 05, 2004 12:39 am
Forum: Services
Topic: Global Problem
Replies: 6
Views: 3865

Ok, I got it to work. I don't think I understood it the first time I read it. Thanks aquanight and codemastr for answering my questions.

~madman
by madman
Sat Dec 04, 2004 11:22 pm
Forum: Services
Topic: Global Problem
Replies: 6
Views: 3865

In services.conf NetworkDomain is localnet.com. So i set the u:line to that in unrealircd.conf and it still didn't work.
by madman
Wed Nov 17, 2004 2:41 am
Forum: Services
Topic: Global Problem
Replies: 6
Views: 3865

Yes im using anope, and when i connect the services it q:lines the global:

Code: Select all

(12:40:03) -irc.rstoxic.com- *** Permanent Global Q:line added for Global on Wed Nov 17 02:40:03 2004 GMT (from services.rstoxic.com: Reserved for services)
Global works for everything but globaling a message.
by madman
Tue Nov 16, 2004 11:50 pm
Forum: Services
Topic: Global Problem
Replies: 6
Views: 3865

Global Problem

Im Having some trouble globaling. When I global I get this:

(09:47:04) -irc.rstoxic.com- *** Global -- from OperServ: madman just used GLOBAL command.

And In #services I get:
(09:47:04) (Global) OperServ: madman: global test

But, it doesn't actually global it. I've connected on a second user ...
by madman
Mon Nov 15, 2004 6:00 am
Forum: Services
Topic: Services Admin Problem
Replies: 5
Views: 3345

I found out, I just didn't post because I had to go when I found out, thanks anyway katsklaw.

~madman
by madman
Sun Nov 14, 2004 9:43 pm
Forum: Services
Topic: Services Admin Problem
Replies: 5
Views: 3345

How do i get to the admin list?

EDIT: I tried /operserv admin add madman and i still got access denied.'
I figured I have to add my self as a root admin, but I have no idea how.
by madman
Sun Nov 14, 2004 8:06 am
Forum: Services
Topic: Services Admin Problem
Replies: 5
Views: 3345

Services Admin Problem

Im having a problem with my services. Everything I try to do admin wise it wont let me. Example, setting a vhost is limited to service-admins which i am, but it still wont let me, it just says: Access Denied. Any help is appreciated:

oper madman {
class clients;
from {
userhost ...
by madman
Sun Nov 14, 2004 3:59 am
Forum: Services
Topic: Services Help
Replies: 50
Views: 36302

well I'm glad you got it working .. but uhm .. the ulines block was NOT part of the original cause


ulines {
services.madman.org;
stats.madman.org;
};


You have it correct in the zip file.

As far as nickserv deleting nicks ... that's probably not the case. You are most likely shutting down ...
by madman
Sat Nov 13, 2004 11:57 pm
Forum: Services
Topic: Services Help
Replies: 50
Views: 36302

I finally got it!!

It was the uline i forgot to put a ";" after it.

No errors nothing.

BTW, Thanks for all your help!

EDIT:
A few questions, when I restart services It deletes all users in nickserv. Can I stop that?

Also, I cant set anything with services, vhosts, botserv's etc., It says access ...
by madman
Sat Nov 13, 2004 11:53 pm
Forum: Services
Topic: Services Help
Replies: 50
Views: 36302

I have more than one computer, im not directly connected to the inter net, I go throught a lan with other computers. None of the other computers use port 7550 so I dont see a problem with having link *

Any way, I tried link * and It didnt work, here is the link blocks and listen block ...
by madman
Sat Nov 13, 2004 11:01 pm
Forum: Services
Topic: Services Help
Replies: 50
Views: 36302

I changed the port to 7550 and added a listen block in unrealircd.conf:

Code: Select all

listen 127.0.0.1:7550;
I changed the port in unrealircd.conf and services.conf to 7550 and I still get the same error from the anope logs.

~madman