Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 12th, 2012  |  syntax: mIRC  |  size: 0.21 KB  |  hits: 28  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. on *:TEXT:!mcrestart:#maineventnetwork,#rcwf:{
  2.   if (( $nick == igiul283 || $nick == maineventnetwork )) && (!%antispam) {
  3.     timer 1 1 msg # ยป Rebooting Minecraft server!
  4.    ;; set -u45 %antispam 1
  5.   }
  6. }