Kung fu Deop

By Linuxuser on Oct 07, 2008

same as my other two Kung fu scripts but this one is deop oh these scripts are themed i don't just randomly add quire names to them ;-)

on *:DEOP:#:{ if $opnick iswm $me && $nick isop $chan {
    cs op #
    mode # -o+b $nick $wildsite
    raw -q kick # $nick 5Woah the Kung Fu king is back
  guser -a akick $nick }
  { halt }
}

on akick:JOIN:#:{ if $me isop $chan {
    mode # +b $wildsite
    timer 1 3 raw -q kick # $nick 5you are akicked for life so get lost 
    ruser akick $nick
    guser -a kick $nick
    { halt }
}

on kick:JOIN:#:{ if $me isop $chan {
    raw -q kick # $nick your on my kick list you ca never return }
     { halt }
}

Comments

Sign in to comment.
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.