you probably use it on ur server but, in other server using Anope, you can use
Code
this
Code
you need to know that the mode +p its not the same as mode +s,
on Unreal
the +s mode, hides channel from /list and /whois
the +p mode hides channel from /list only
about this
Code
you can use this
Code
where 2 its the type of ban and $3- its the reason
no need to use the if ($me != $1-) by the way, its wrong, if you would to use something like this is if ($me !isin $1-), and no halts, look
if your nick its not on $1- and %awaycontrol its not on, it will not be triggered so dont need a check for this
by the way
Quote
I'm away bitches
i think this message its kinda offensive for ppl, and some ppl will not like this
u put
unset %AwayMSG, and then unset %AwayNICK,
you could use this unset %Away*
dude i dont know, whats the value for %p but dont need to unset it all time
this is a simple edit, of course, if you put a value for %p
like a specific channel, var %p channel, dont need to unset it
Code
this is a simple edit based on your code, of course, there is many ways to do this script
jaytea, i dont know if this make difference, i know the binary system, and how it works, i tried on 3 differents websites and all them showed the same result without any dot, and different from that result
then $host will reveal your real host (and, consequentially, your IP) whereas $ial($me).addr and $ial($me).host would not.
yes, as i said, i dont know why he wants to use $host to send his real local host on server, cause the $ial($me).host will only show the mask that server gave to u. instead of your real ip. by the way, if u use $host in a bnc, it will return ur host, and not the BNC host
Tidum i guess that on Justin.tv has a different command to clear it, cause there is other snippet here, that another guy used /msg $chan /clear like this one