LikWydd

LikWydd

Joined
Sep 24, 2005

Activity Stream

LikWydd commented on a Page, 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
}
}

 Respond  
LikWydd created a Page  -  Jul 18, 2006
519 

a user types !voteban and the others say !yes/!no as to whether they want that person banned. The vote runs for 30sec and needs a minimum of 4 votes to run.

LikWydd commented on a Page, 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

 Respond  
LikWydd commented on a Page, 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

 Respond  
LikWydd created a Page  -  Oct 10, 2005
540 

For those going for Q bot in their channel. this is a automatic warning code that will message all channels letting people know that the users in your channel has fellen and need them to join

LikWydd commented on a Page, Mix Bot **UPDATED**  -  Sep 24, 2005

i cant seem to get this to run, what am i doing wrong?

 Respond  
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.