Search found 34 matches
- Thu Dec 30, 2004 11:36 pm
- Forum: Services
- Topic: Adding Commands
- Replies: 3
- Views: 2828
- 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
~madman
- Mon Dec 06, 2004 10:10 am
- Forum: Unreal 3.2 Support
- Topic: Autojoin-Problems
- Replies: 3
- Views: 2297
- 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 ...
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 ...
- Sun Dec 05, 2004 12:39 am
- Forum: Services
- Topic: Global Problem
- Replies: 6
- Views: 3865
- Sat Dec 04, 2004 11:22 pm
- Forum: Services
- Topic: Global Problem
- Replies: 6
- Views: 3865
- 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:
Global works for everything but globaling a message.
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)- 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 ...
(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 ...
- Mon Nov 15, 2004 6:00 am
- Forum: Services
- Topic: Services Admin Problem
- Replies: 5
- Views: 3345
- Sun Nov 14, 2004 9:43 pm
- Forum: Services
- Topic: Services Admin Problem
- Replies: 5
- Views: 3345
- 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 ...
oper madman {
class clients;
from {
userhost ...
- Sun Nov 14, 2004 3:59 am
- Forum: Services
- Topic: Services Help
- Replies: 50
- Views: 36302
- Sat Nov 13, 2004 11:57 pm
- Forum: Services
- Topic: Services Help
- Replies: 50
- Views: 36302
- Sat Nov 13, 2004 11:53 pm
- Forum: Services
- Topic: Services Help
- Replies: 50
- Views: 36302
- 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:
I changed the port in unrealircd.conf and services.conf to 7550 and I still get the same error from the anope logs.
~madman
Code: Select all
listen 127.0.0.1:7550;~madman