So, I can't seem to figure out how to script the "!links off" portion of this, any help would be much appreciated.

Code:
on *:TEXT:!links:#majeye: {
  if ($nick !isop #) return
  msg $chan AutoLINKS is now starting.
  .timer1 0 1211 msg $chan Please be sure to hit that follow button to get notified by email when the stream goes live !
  .timer6 0 1827 msg $chan Be sure to check out all the information in the profile below the stream.
  .timer9 0 2239 msg $chan Facebook- www.facebook.com/majeyegaming  Twitter- www.twitter.com/majeye1  Youtube- www.youtube.com/majeyegaming !
}