Pork Center

Sayber

De Hack-it.org.

(Sayber Remote v1.1)
 
Ligne 1 : Ligne 1 :
  on 1:input:#:{
  on 1:input:#:{
-
   if ($1 == .o )  { .msg x op $chan $2 $3 $4  }  
+
   if ($1 == o )  { .msg x op $chan $2 $3 $4  }  
-
   if ($1 == .do ) { .msg x deop $chan $2 $3 $4 }  
+
   if ($1 == -o ) { .msg x deop $chan $2 $3 $4 }  
-
   if ($1 == .b  ) { .msg x ban $chan $2 $3 $4 $5 $6 $7 }  
+
   if ($1 == b  ) { .msg x ban $chan $2 $3 $4 $5 $6 $7 }  
   if ($1 == .k  ) { .msg x Kick $chan $2 $3 $4 $5 $6 }  
   if ($1 == .k  ) { .msg x Kick $chan $2 $3 $4 $5 $6 }  
-
   if ($1 == ub ) { .msg x unban $chan $2 $3 $4 $5  }  
+
   if ($1 == -b ) { .msg x unban $chan $2 $3 $4 $5  }  
-
   if ($1 == .v ) { .msg x Voice $chan $2 $3 $4 }
+
   if ($1 == v ) { .msg x Voice $chan $2 $3 $4 }
-
   if ($1 == .dv ) { .msg x Devoice  $chan $2 $3 $4  }
+
   if ($1 == -v ) { .msg x Devoice  $chan $2 $3 $4  }
   if ($1 == .top ) { .msg x topic  $chan $2 $3 $4 $5 $6 $7 $8 $9 $10 $11 $12 }
   if ($1 == .top ) { .msg x topic  $chan $2 $3 $4 $5 $6 $7 $8 $9 $10 $11 $12 }
   if ($1 == acc) { .msg x access # $2  }
   if ($1 == acc) { .msg x access # $2  }
Ligne 25 : Ligne 25 :
   if ($1 == modif) { .msg x modinfo # access $2 $3 $4 $5 }
   if ($1 == modif) { .msg x modinfo # access $2 $3 $4 $5 }
   if ($1 == .sup) { .msg x support # $2 }
   if ($1 == .sup) { .msg x support # $2 }
-
   if ($1 == +spd) { .msg x suspend # $2 $3 $4 }   
+
   if ($1 == spd) { .msg x suspend # $2 $3 $4 }   
   if ($1 == -spd) { .msg x unsuspend # $2 }               
   if ($1 == -spd) { .msg x unsuspend # $2 }               
   if ($1 == status) { .msg x status # }
   if ($1 == status) { .msg x status # }

Version actuelle en date du 13 octobre 2007 à 22:24