Noob of the Day

By vSkyzv on Feb 02, 2009

This script will automatically pick a noob of the day and change it automatically when the day changes. Type "!notd" to use.

on *:TEXT:!notd*:#:{
  inc -u5 %notd. [ $+ [ $nick ] ]
  if (%notd. [ $+ [ $nick ] ] > 1) { }
  else {
    if ($gettok(%notd,1,32) == $date) { msg $chan Noob of the day is $gettok(%notd,2,32) }
    else { set %notd $date $nick($chan,$rand(1,$nick($chan,0))) | msg $chan Noob of the day is $gettok(%notd,2,32) }
  }
}

Comments

Sign in to comment.
Person   -  May 21, 2011

People still use the term ''noob'' out of World Of Warcraft? o.o
Interesting, my bro will love this script.If he used irc.

 Respond  
Aucun50   -  Feb 02, 2009

Different, looks nice

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.