Search found 17 matches

by Shintorojin
Wed Sep 07, 2005 12:35 pm
Forum: General chat
Topic: mirc scripting
Replies: 7
Views: 5959

okay i tested it. It seems it doesn't see * JM sets mode: -o JM as identifier $nick...

Anyone got any idea's??

Thanks,
Shinji
by Shintorojin
Wed Sep 07, 2005 12:27 pm
Forum: General chat
Topic: mirc scripting
Replies: 7
Views: 5959

hehe, yeah thanks w00t thats exactly what i was refering to. I tried with the ChanServ bit but it didn't work. I'll try yours and see what happens...

Thanks,
Shinji
by Shintorojin
Tue Sep 06, 2005 3:44 pm
Forum: General chat
Topic: mirc scripting
Replies: 7
Views: 5959

mirc scripting

Hey guys,
I was wondering if someone could tell me how to reference Chanserv in my scripting, i'm trying to make a script that if anyone but me changes my modes, it auto changes it back... But i'm not sure what the identifier for serives is... Should i use [email protected]?

Thanks in ...
by Shintorojin
Tue Jul 05, 2005 12:54 pm
Forum: Unreal 3.2 Modules
Topic: M_soper
Replies: 2
Views: 2413

lol, i read that. And it also said that i should ask first somewhere that i read... SO i asked first. But since no one that has compiled it has stepped foreward i shall email you stealth ;)

Thanks
by Shintorojin
Mon Jul 04, 2005 8:56 pm
Forum: Unreal 3.2 Modules
Topic: M_soper
Replies: 2
Views: 2413

M_soper

Greetings,
I was wondering if anyway has compiled a windows module of m_soper.c module by Cloud. If not, could someone possibly compile it for me plz...
by Shintorojin
Sat Jul 02, 2005 8:26 pm
Forum: Unreal 3.2 Support
Topic: SSL not working
Replies: 12
Views: 6240

okay but then how is it with other servers such as shadowfire.org or lagnet.za.org you don't need either? and it is on the ssl port... But yeah, i'm just curious.
Thanks for all your help!

JM
by Shintorojin
Sat Jul 02, 2005 4:36 pm
Forum: Unreal 3.2 Support
Topic: SSL not working
Replies: 12
Views: 6240

Hmmm, okay this :"/server -e 127.0.0.1 6697" works. But now, how do i set things up the people don't need to use the "-e" And yes it's all on local box...


THanks for all the help so far,
JM
by Shintorojin
Sat Jul 02, 2005 9:47 am
Forum: Unreal 3.2 Support
Topic: listing clones on server
Replies: 6
Views: 2734

hahahahahaha
Or you could try: http://www2.x-tab.org/~ircd/
;):P
by Shintorojin
Sat Jul 02, 2005 9:43 am
Forum: Unreal 3.2 Support
Topic: SSL not working
Replies: 12
Views: 6240

Listen Block:
listen *:6697 {
options {
ssl;
clientsonly;
};
};


Stats P:
-
-neo-tokyo.Galaxycorp.za.net- *** Listener on *:6697, clients 1. is PERM clientsonly SSL
-
-neo-tokyo.Galaxycorp.za.net- *** Listener on *:6667, clients 1. is PERM
-

I've opened up the ssl and normal port on my ...
by Shintorojin
Fri Jul 01, 2005 4:13 pm
Forum: Unreal 3.2 Support
Topic: Unreal service ssl key?
Replies: 1
Views: 1453

Unreal service ssl key?

Hey,
I was wondering, my server won't start up without me entering my ssl key. But when i try and run it from cmd. It doesn't ask me for the password, thus doesn't start up...

Any help plz?
by Shintorojin
Fri Jul 01, 2005 2:54 pm
Forum: Unreal 3.2 Support
Topic: SSL not working
Replies: 12
Views: 6240

lol thanks ;P I checked the listen block, but when i get someone to try and connect it just says connection refused or timed out... SO i'm at a loss with what to do. A friend told me he had to load a module on the nix version. So i was wondering if maybe i'm missing something...
by Shintorojin
Fri Jul 01, 2005 2:41 pm
Forum: Unreal 3.2 Support
Topic: IRCD noob queries...
Replies: 7
Views: 4091

ah okay, i didn't have the speech marks("), crypt didn't need them so i figured md5 was the same. Also I added to that post, could you help me?

Thanks,
JM
by Shintorojin
Fri Jul 01, 2005 2:31 pm
Forum: Unreal 3.2 Support
Topic: IRCD noob queries...
Replies: 7
Views: 4091

Syzop, how many of the modules in the modules folder should I load into the ircd?

And i changed it to md5 encryption, but then it doesn't work. If i use crypt it works. But i've had better responses from md5. Any thoughts?

Also, could you plz explain the process of setting up the precompiled ...
by Shintorojin
Fri Jul 01, 2005 12:41 pm
Forum: Unreal 3.2 Support
Topic: IRCD noob queries...
Replies: 7
Views: 4091

Aye, okay thanks anyway. I'm attempting to implement anope, but i can't for the life of me sus out their example config, it's an absolute mess :\

Well hopefully someone else can help me with the other stuff...

JM
by Shintorojin
Fri Jul 01, 2005 11:58 am
Forum: Unreal 3.2 Support
Topic: IRCD noob queries...
Replies: 7
Views: 4091

IRCD noob queries...

Hey all, I'm pretty much an ircd noob, been around irc for most of my life, but this is the first time i'm trying to create a server. I know many of the problems i'm having have been ask in one manner or another, and i've read through about as many as i can before my eyes got sore and tired.

My ...