Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Connecting to a U:Line
Goto page Previous  1, 2
 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services
Author Message
Ty
none
none


Joined: 15 Nov 2005
Posts: 47

PostPosted: Apr 25, 2006 9:39pm    Post subject: Reply with quote

xtothez wrote:
W-Unit wrote:
someone needs to plainly tell me in idiot's terms exactly what commands I need to give in order to just get a client connected with U:Line priveliges.


You need a program or script that will
a) Open a socket
b) Connect to the Unreal daemon
c) Introduce itself as a valid u:lined server
d) Respond to pings as needed
e) Introduce its own clients to use

Although it's not practical at all, a complete set of working services could be easily written with mIRC scripting and some sockets.

Pointless though.
Back to top
Jorijn
none
none


Joined: 07 Dec 2005
Posts: 21

PostPosted: Apr 26, 2006 12:12am    Post subject: Reply with quote

I've done it?

Well, my script currently links to my unreal as a U:Lined server. From there it can do various things, send notices on connect (nickserv) You basicly can do anything from there, as long you stick to the Unreal protocol.

You can do almost everything with sockets, i made a mini webserver when i was bored once. (Could you imagine? Use mIRCScript in your pages instead of PHP?)

Also i recommend you to use tokenize instead of gettok, it will save you ALOT of headaches, so:

tokenize 32 %tmp (asuming you'll put your socket output in %tmp)

Now you can use $1 and $2, instead of those ugly $gettok(%tmp,1,32)'s

If you need help, drop by on #scripting on my network (signature) All i need is a highlight to respond Wink

EDIT: Looks like signature isnt working, so: irc.extreme-irc.eu
Back to top
Kuplunk
none
none


Joined: 30 Apr 2006
Posts: 24

PostPosted: Apr 30, 2006 8:25am    Post subject: Re: Connecting to a U:Line Reply with quote

Let me know when you finish this idea, it's looking good.

- Kuplunk Wink
Back to top
Rob_
Idler
Idler


Joined: 13 Dec 2003
Posts: 309

PostPosted: May 07, 2006 3:52am    Post subject: Reply with quote

nice avatar *cough* Smile
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer