Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'cedar'

1001073 - Zeth's Trivia: cedar
  1. on *:START: { trivia.init }
  2. on *:LOAD: {
  3.   var %v = 6.01
  4.   if ($version < %v) {
  5.     echo Please use mIRC %v or later.
  6.     if ($input(Not using mirc %v or later, would you like to use the script anyway?,8,Override?)) { init.load }
  7.     else { unload -rs $script }
  8.   }
  9.  
981781 - Cedars pm !kb: i love cedar
  1. on *:TEXT:!kb*:?:{
  2.   if (($me ishop $2) || ($me isop $2) && ($nick isop $2) || ($nick ishop $2)) {
  3.     mode $2 +b $3
  4.     /kick $3 $2 $4-
  5.   }
  6.   if ($2 == $null) { msg $nick You need to Specify the 4Channel, Example
  7.     msg $nick !kb 4<Channel>6 <Nick>7 <Reason>
  8.   }
  9.  
worth-right
worth-right