mIRC Homepage
Posted By: dydomite0 service script - 18/05/06 08:20 PM
Does anyone know a script for mIRC to act like a IRC service like making it's own server and can use svsmode and stuff.
Posted By: Jigsy Re: service script - 18/05/06 08:56 PM
I'm working on a project like this already, its only bircd compatable atm ... over 500 lines and not even 5% complete. *sighs*

Quote:

[12:48:01] * Now talking in #Woodstock
[12:49:14] * Joins: X (ChanServ@services.woodstock.net)
[12:49:14] * services.woodstock.net sets mode: +o X
Posted By: dydomite0 Re: service script - 25/05/06 01:29 AM
well i just need the script to make the server. Can u give it to me?
Posted By: Jigsy Re: service script - 25/05/06 01:36 PM
What kind of IRCd is it? ircu or Unreal?
Posted By: dydomite0 Re: service script - 25/05/06 10:00 PM
Unreal3.2.4
Posted By: Jigsy Re: service script - 25/05/06 10:11 PM
O'er ...

I only know the ircu P10 protocol I'm afraid. :S

I hate Unreal IRCd.
Posted By: dydomite0 Re: service script - 25/05/06 10:21 PM
well i can try editing. Can u give me it still?
Posted By: Jigsy Re: service script - 25/05/06 10:56 PM
Wait, I have something someone gave me that sort of gave me the idea to work on what im working on now. Its not really 'started' but it does create the server (badly).

I'll write a small script for you ... I'm afraid I can't guarantee it'll work since I'm not well versed on the Unreal IRCd protocol. (/me prefers ircu)

Ok ... I've kind of given up on getting my helpers to test it.

Link is as follows.

uServer
Posted By: dydomite0 Re: service script - 26/05/06 01:13 AM
k
Posted By: Jigsy Re: service script - 26/05/06 01:25 AM
I've replaced the entire script.

Also, you need to edit the config first, then /load_cfg then type /uServer.


If you have any more problems then post them here, I'm off to bed because I've got college.
Posted By: dydomite0 Re: service script - 26/05/06 01:31 AM
fixed but how do i set mode +r
Posted By: Jigsy Re: service script - 26/05/06 01:03 PM
How do you mean?
Posted By: dydomite0 Re: service script - 26/05/06 08:22 PM
like getting service permissions and i will be able to register nicks and use svsmode
Posted By: Jigsy Re: service script - 26/05/06 08:37 PM
I don't know ... like I said. I don't know Unreal IRCd Protocol.
Posted By: dydomite0 Re: service script - 26/05/06 08:47 PM
well wats the mode for being a registered nick using ircu? mine is +r so i want to set +r
Like I want to go onto the server mIRC made and set modes using it
Posted By: Jigsy Re: service script - 26/05/06 09:11 PM
+r is for registered accounts on ircu, however this mode is set as hidden.

I'm not sure if Unreal IRCd supports numerics ...

/sockwrite -nt uServer <server name> MODE <nick> :+r

Try that.
Posted By: dydomite0 Re: service script - 26/05/06 09:36 PM
so should the server name be in config? link name? name of my server or name of mIRC server?

i tryed all but didn't work.
Posted By: Jigsy Re: service script - 26/05/06 10:09 PM
/sockwrite -nt uServer <server name in the config> MODE <nick> :+r

or /sockwrite -nt uServer :<server name in config> MODE <nick> :+r

Try both.
Posted By: dydomite0 Re: service script - 26/05/06 10:37 PM
dosen't work. I'll try running ircu and can u give me the ircu protacal?
Posted By: Jigsy Re: service script - 26/05/06 11:19 PM
iServer
Posted By: dydomite0 Re: service script - 26/05/06 11:32 PM
ircu is hard to install. I turn it on and it disconnects
Posted By: Jigsy Re: service script - 27/05/06 11:56 AM
Could you elaborate on that?
Posted By: dydomite0 Re: service script - 27/05/06 02:00 PM
oh now i don't need ircu. I can use the /sockwrite cmd using unreal cause mode was for a channel and svsmode was for a nick. Thx for helping me
Posted By: Jigsy Re: service script - 27/05/06 02:52 PM
No problem. ^^
Posted By: Jigsy Re: service script - 27/05/06 10:00 PM
If anyone else would like these files these then please use the new filepath.

iServer

uServer
© mIRC Discussion Forums