Search found 38 matches

by Mike M
Sun Oct 16, 2005 5:04 am
Forum: General chat
Topic: Can someone make me a mirc code
Replies: 14
Views: 8205

i can kline a hostname right if i can whats the code to do it
by Mike M
Sat Oct 15, 2005 2:20 pm
Forum: General chat
Topic: Can someone make me a mirc code
Replies: 14
Views: 8205

i dont want to do it that way
by Mike M
Sat Oct 15, 2005 11:07 am
Forum: General chat
Topic: Can someone make me a mirc code
Replies: 14
Views: 8205

how about a code that does this:

When a user identifies with nickserv and there vhost is disabled.ninechat i want my bot to kill the user.
by Mike M
Fri Oct 14, 2005 12:41 pm
Forum: Services
Topic: Anope Question
Replies: 2
Views: 1840

Anope Question

Hi is it turue that the windows anope version can authenticate users from a mysql database like it can identify fronm a mysql database
by Mike M
Fri Oct 14, 2005 9:48 am
Forum: Services
Topic: Looking for services
Replies: 7
Views: 3872

im looking for a service that can be used on windows using unreal ircd and when a user registers on nickserv it creates a file wiht there password encrypted into MD5 does anyone know any that do it?
by Mike M
Mon Oct 10, 2005 10:52 pm
Forum: Services
Topic: Looking for services
Replies: 7
Views: 3872

Looking for services

Hey is there any services for unrealircd around that work on windows and when each user registers on nickserv it makes a txt file or something for the user with the password in it????
by Mike M
Mon Oct 10, 2005 8:40 am
Forum: Services
Topic: Services Wont Work
Replies: 22
Views: 8385

the log file has no errors in it :| it would help if someone could quickly look at my config file to see if its all correct
by Mike M
Mon Oct 10, 2005 4:41 am
Forum: Services
Topic: Services Wont Work
Replies: 22
Views: 8385

it shows the services beening connected and disconnected.
by Mike M
Sun Oct 09, 2005 10:59 pm
Forum: General chat
Topic: Can someone make me a mirc code
Replies: 14
Views: 8205

no i dont want it doing it when they join a channel when they first connect to the server without joining the room my bot changes there nick to Host_$nick
by Mike M
Sun Oct 09, 2005 1:17 pm
Forum: General chat
Topic: Can someone make me a mirc code
Replies: 14
Views: 8205

also is there a code so when a user connects to the server it changes there nickname to Host_
by Mike M
Sun Oct 09, 2005 12:12 pm
Forum: General chat
Topic: Can someone make me a mirc code
Replies: 14
Views: 8205

thanks works

i was also wondering how can i make it +o a user if there host has got Ninechat_Host into it? so it will +o users wiht mike.ninechat_host or bob.ninechat_Host
by Mike M
Sun Oct 09, 2005 6:28 am
Forum: General chat
Topic: Can someone make me a mirc code
Replies: 14
Views: 8205

Can someone make me a mirc code

Hi can someone please make me a mirc code so when a user joins a channel the user with the code checks if ithe users vhost is host and +o it?
by Mike M
Sat Oct 08, 2005 11:51 am
Forum: Services
Topic: Services Wont Work
Replies: 22
Views: 8385

here is the block

link services.localhost
{
username *;
hostname 127.0.0.1;
bind-ip *;
port 6667;
hub *;
password-connect "1234";
password-receive "1234";
class servers;
};
by Mike M
Sat Oct 08, 2005 11:16 am
Forum: Services
Topic: Services Wont Work
Replies: 22
Views: 8385

oh the other part i changed it and still not working
by Mike M
Sat Oct 08, 2005 11:13 am
Forum: Services
Topic: Services Wont Work
Replies: 22
Views: 8385

is that the part you are talking about

// This points the command /nickserv to the user NickServ who is connected to the set::services.localhost