Top

Vhost Bot


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  2.8
Scores Submitted  4
Date Added  Mar 25, 2006
Last Updated  Mar 25, 2006
Tags  bot  for  ircd  unreal  vhost 
  Bookmark and Share

Introduction

This script is made for unreal ircd's.
It allows people to add a vhost for user.
to add user to ur allow list (in order for u to set vhost). right click nick "Add To Allowed Vhost"
now the user can type !vhost <nick> <vhost>.
thats basically it

Grab the Code

Comments

  (14)  RSS
ibbz
Comments: 5
 
mIRC Snippet:  Vhost Bot
Posted on Mar 25, 2006 4:56 am
i use this snippet too. recomend for all :P
Scruffy
Comments: 77
 
mIRC Snippet:  Vhost Bot
Posted on Mar 25, 2006 9:53 am
Yay Lol, now i have a other bot for my server :D
KuTsuM
Comments: 139
 
mIRC Snippet:  Vhost Bot
Posted on Mar 25, 2006 3:16 pm
You mean it's made for Anope IRC Services, not Unreal.
CaptainHollyShort
Comments: 40
 
mIRC Snippet:  Vhost Bot
Posted on May 10, 2006 7:36 am
*doesn't see a point to this*
Also, the banned words in a vhost thing should be a $read command.
Noutrious
Comments: 355
 
mIRC Snippet:  Vhost Bot
Posted on May 10, 2006 8:58 am
I have something like this, but for UnrealIRCd.. Maybe will post in..
nyfi
Comments: 9
 
mIRC Snippet:  Vhost Bot
Posted on Jun 22, 2007 1:32 pm
KuTsuM, it is for unrealIRCd, and not for Anope, anope is a service, this is not realy needed if you have services, i would use this if i dident have services but because i do, i see no point in it, but good work.
AdrianF
Comments: 37
 
mIRC Snippet:  Vhost Bot
Posted on May 22, 2008 8:16 pm
Doesnt work
AdrianF
Comments: 37
 
mIRC Snippet:  Vhost Bot
Posted on May 22, 2008 8:16 pm
Fix plz
i wood use this if it worked
mountaindew
Comments: 1,645
 
mIRC Snippet:  Vhost Bot
Posted on May 22, 2008 8:21 pm
You shuold be a little more specific than "doesn't work".

The network you're on probably doesn't have HostServ.
napa182
Comments: 1,142
 
mIRC Snippet:  Vhost Bot
Posted on May 22, 2008 8:25 pm
even if the network had hostserv alot only allow ircop or netadmins to set Vhosts

also
Code:
on *:TEXT:!Vhost *:#channel: {

change the #channel to the channel you want to use it on
EL
Comments: 1,382
 
mIRC Snippet:  Vhost Bot
Posted on May 23, 2008 2:52 am
Strange lookin way to code=\
Noutrious
Comments: 355
 
mIRC Snippet:  Vhost Bot
Posted on May 23, 2008 11:04 am
"i use this snippet too. recomend for all :P"
well, i think so - if you have scripted it! Or is this ripped?
AdrianF
Comments: 37
 
mIRC Snippet:  Vhost Bot
Posted on May 23, 2008 11:32 am
I Have Hostserv.
i use it 2.
the script just dunt work
AdrianF
Comments: 37
 
mIRC Snippet:  Vhost Bot
Posted on May 23, 2008 11:37 am
ok
it works now.
but some stuff is wrong.
try and find it

Please Register or Login to start posting comments.
Bottom