mmmk.. I run an msn room and I want to know how I can kick the non-subscribers to msn when they join the room.. I don't get how you would do this lol.
I've tried once.. it just kicks all the people who come in ![]()
![]()
![]()
Thanks in advance ![]()
~Josh
A TG007 community discussion started by Josh`.
mmmk.. I run an msn room and I want to know how I can kick the non-subscribers to msn when they join the room.. I don't get how you would do this lol.
I've tried once.. it just kicks all the people who come in ![]()
![]()
![]()
Thanks in advance ![]()
~Josh
err0r: 666 + 1337 = 2003 backwards is 3002 which is how many people ozzy has banned from tg
err0r: spooky
OOOOO tough one. I havent done a search for an addon yet.. but i know this was mentioned once before.
i belive viper does it, using the onjoin.txt but not sure how as i dont use Viper.
Add this to remotes new.
menu channel {
TimeB ( $+ $group(#time) $+ )
.$iif($group(#time) == on,$style(2),$style(0)) On: .enable #time | echo -a 0,12No TIME kick $+ 0,94 On
.$iif($group(#time) == off,$style(2),$style(0)) Off: .disable #time | echo -a 0,12No TIME kick $+ 0,4 Off
}
#time on
on *:JOIN:#: {
if ($nick isowner $chan) { halt }
if (> isin $nick) { halt }
inc -u3 %ppf. [ $+ [ $chan ] ]
%sn.nick = $nick
%sn.chan = $chan
if (%ppf. [ $+ [ $chan ] ] == 1) { /ctcp $nick TIME }
.timer.undo 1 3 /unset %sn.*
}
raw 908:*:{
access %sn.chan add deny *! [ $+ [ $ial(%sn.nick $+ *,1).addr ] ] 60
kick %sn.chan %sn.nick Go Pay MSN Then Come Back:)
}
![]()
"Diplomacy is the art of saying 'Nice doggie' until you can find a rock".-Will Rogers
plenty of scripts in the techgear downloads that already have that in them.............non-subscribers auto kicks ![]()
any normal script kicker will do the job anyway
on me:*:join:#:hop #
We hate teh green sunglasses. ![]()
green sunglasses ![]()
![]()
Sign in to reply or start a new topic where your account has permission.