what's the problem ?
on *:JOIN:#:{ /mode +q $nick }
A TG007 community discussion started by kellyluv.
what's the problem ?
on *:JOIN:#:{ /mode +q $nick }
on *:JOIN:#:{ /mode # +q $nick } ......... that will owner anyone who joins by the way
thx, yes it's that i want lollll (i chat on msn groups)
in case it aint workin try this;
on *:JOIN:*:{
if (G_ isin $chan) { mode # +q $nick }
}
on me:*:join:#:hop #
Sign in to reply or start a new topic where your account has permission.