Skip to content
MSN Addons

No Selective Host

A TG007 community discussion started by general.

Discussion 8 posts
Page 1 of 1
Open
Topic #6917 · 8 published posts · 1,574 views

I want to know ..how can i fix or load NO Selective Host option in my script....this cool option is existing in "Christianethi" and it works....but i have developed ..myown script...by adding cool features of many scripts.....everything i eddit is working ...but only ...."No Selective Host" is not Working .....if anyone can help me ...or can tell me ..how it can be loaded in a scripts.....thanx...

 

:notworking:

Buh wth is selective host ?

Pomperom

"No Selective Host" is an option....if u listed anyone as "No Selective Host" or add any unliked person ...in "No Selective Host" list ....nobody is able to make him host in ther room.....if anyone ..try to make him host ..and he is listed as No Selective Host....the script will dehost/deowner him..im the meantime.................this is all about "No Selective Host" option.........

Did you try asking the auther of Chritian Ethics about this? Usually theres a contact address in the script for comments and such.

 

yea i know ...it does work in ...Christianethi script...but iwant to add this in ...my script ............i tried to fox in my script but ..not working ...in anyother script ....

Im ... gonna start typing ... like this .... cuz my fingers .... are getting out .... of breath .....

Um, the author of Christian Ethics isnt here any more ... and all you do is type /load -rs scriptnamehere.mrc

So, if your script name was noselhost.mrc, then you would type /load -rs noselhost.mrc. For future refrence, don't type like you did ... it just wastes alot of space and makes it hard for everybody else to understand wtf your saying.

What I mean general is this:

As X-Fusion stated, the author of that script isn't here anymore for specific reasons.

If you have a way to contact her to ask how to add it to your script, you should do that.

Some codes do not work with all connections. Make sure the code you are using was written for the connection you have in your script, if not either edit the code yourself if you can, or ask someone else to help you do it. Most people ehre are happy to help.

:cheezy:

 

 

on *:oP:#:{

if ($readini(nohost.ini,nohost,$address($nick,1))) {

mode # -o $nick

}

 

menu nicklist {

No host

.Add:writeini nohost.ini nohost $address($$1,1)

.Rem:remini nohost.ini nohost $address($$1,1)

}

Edited Jun 26, 2006 9:35 PM by Gazzy