[ Simple Auto LeveL ]

By Masterz on Jan 01, 2005

on remote !

###################
# Automatic Level #
###################
on @500:JOIN:#:mode # +v $nick
on @1000:JOIN:#:mode # +o $nick
on @13:JOIN:#:kick # $nick Shitlisted | mode # +b $nick
on +2:TEXT:*:#:kick # $nick Shut up!
on *:JOIN:#:{ if ($nick == $me) && (Masterz !isin %quit.melding) /norip }
alias norip {
  /echo -a One
  /echo -a 10 sec to echo flooding
  /timer 1 10 /timer 0 0 /echo -a 12Sorry
}

Comments

Sign in to comment.
LIQUID_NiTrO   -  Jan 02, 2005

And while we\'re at it, this code means that all people above lv 13 should be kicked upon joining because they are \"shitlisted\", yet it attempts to op and voice other levels above 13. This won\'t work.

 Respond  
Yoinx   -  Jan 02, 2005

Well first off... 1. People rip code, it happens. Thats why you post snippets... for people to rip it. So you shouldnt have it echo flood if it doesnt have your variable set. 2. Anyone with a little scripting knowledge can see that you need that variable set, or they need to delete the last 6 lines of your snippet.

 Respond  
DarthReven   -  Jan 01, 2005

your missing a {

 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.