Testor commented on a Page, AUTHED Join And Part Channel Script For Bot  -  Nov 09, 2009
on *:Text:!*:#: {
if ($Nick = BOTOWNER) {
if ($Strip($1) == !Join) { .Join $Replace($2-,$Chr(32),$Chr(44)) }
if ($Strip($1) == !Part) { .Part $iif(!$2,$Chan,$Replace($2-,$Chr(32),$Chr(44))) }
}
}

Another way of doing it? o.O

 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.