Top

mIRC HostServ


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  4.5
Scores Submitted  2
Date Added  Sep 26, 2005
Last Updated  Sep 26, 2005
Tags  hostserv  irc  services 
  Bookmark and Share

Introduction

I downloaded UnrealIRCD and messed around with it a bit. Since I'm on 98, I had a hard time finding services. Thanks to the people here I was able to find Epona IRC Services. Well, I noticed Epona doesn't have a HostServ. So I made one! Its not the greatest but it does the job. =p

Stick it in its own remote and its good to go. I based it off of Anope's so it just waits for /msg's

**Your Network must support /chghost and the bot must have IRCop access.**

Grab the Code

Comments

  (7)  RSS
KuTsuM
Comments: 139
 
mIRC Snippet:  mIRC HostServ
Posted on Sep 26, 2005 7:42 pm
You should make it connect to the server's services by using the unreal32 protocol ;/
DarkLordPazuzu
Comments: 6
 
mIRC Snippet:  mIRC HostServ
Posted on Sep 26, 2005 8:15 pm
no clue how =o
Vortex
Comments: 59
 
mIRC Snippet:  mIRC HostServ
Posted on Sep 26, 2005 8:49 pm
How do you even use this?
DarkLordPazuzu
Comments: 6
 
mIRC Snippet:  mIRC HostServ
Posted on Sep 26, 2005 9:14 pm
sorry I should have said that in the intro.

Paste it into a new remote file and save it.
to set a vhost you use /msg BotNickname set Nickname New.Host just like with Anope.
The same to turn it on and off.
/msg BotNickname on
/msg BotNickname off

I prefer to use HostServ as the nickname since I dont have an actual hostserv.
KuTsuM
Comments: 139
 
mIRC Snippet:  mIRC HostServ
Posted on Sep 26, 2005 10:06 pm
on logon you pass these commands to the server
PROTOCTL NICKv2 VHP UMODE2 NICKIP SJOIN SJOIN2 SJ3 NOQUIT TKLEXT SJB64
PASS :<services password>
SERVER services.server.com 1 :Services
Le_Fou
Comments: 2
 
mIRC Snippet:  mIRC HostServ
Posted on Sep 29, 2005 5:47 pm
KuTsuM it seems interesting what u saying.but could you just explain a bit more.i haven't understand.
Good job DarkLordPazuzu
just_neo
Comments: 3
 
mIRC Snippet:  mIRC HostServ
Posted on Nov 2, 2007 11:06 am
i found this script:

http://www.mircboard.de/viewtopic.php?t=4127

And it just works.

i am just 14 years living in holland, running linux ubuntu 7.04, running unreal 3.2.7 (trying) to develop my own services with c (first with mirc, so i can see how i want it* i run 'wine' windows emulator) :))

Good Luck!

Please Register or Login to start posting comments.
Bottom