Comments

 (4) 
  1. Everything
  2. Snippets
LikWydd commented on mIRC Snippet: Global Blacklist.  -  Jul 18, 2006
nice code, worked well for me. i changed some of it to suit myself

i also added this part, means when u remove a blacklist the user is unbanned from all the channels they wer globally blacklisted on

alias remfromall {
while (%a > 0) {
if ($me isop $chan(%a)) {
mode $chan(%a) -b %remadd
}
dec %a
}
}
LikWydd commented on mIRC Snippet: Multi Nick Channel Stats.  -  Dec 19, 2005
thanx for this, i used part of this snippet in my mixbot. When a user joins a gather/mix it increases the total they played in so when they type !stats they get, how many mixes they played in
LikWydd commented on mIRC Snippet: Lost Q bot?  -  Oct 11, 2005
kk thanx daemon. i only started scripting bout 2 weeks ago and this is my 1st port. thnx for ur help
LikWydd commented on mIRC Snippet: Mix Bot **UPDATED**  -  Sep 24, 2005
i cant seem to get this to run, what am i doing wrong?
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.