ingx24

Untitled

Jan 26th, 2012
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on *:TEXT:.fact:#: {
  2. if %timer [ $+ [ $nick ] ] != on {
  3. factz
  4. set %timer [ $+ [ $nick ] ] on
  5. timer 1 60 set %timer [ $+ [ $nick ] ] off }
  6. if %timer [ $+ [ $nick ] ] == on {
  7. notice $nick Let that fact get in your head first. } }
Advertisement
Add Comment
Please, Sign In to add comment