Recent Posts
Java | 3 sec ago
None | 4 sec ago
None | 20 sec ago
JavaScript | 31 sec ago
None | 40 sec ago
C++ | 44 sec ago
None | 53 sec ago
Linden Scripting | 1 min ago
PHP | 1 min ago
None | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By danonek on the 9th of Feb 2010 07:45:31 PM Download | Raw | Embed | Report
  1. on *:TEXT:*:#l'#mcs:{
  2.   if ($nick == l'MCSQ) && (*PRE* iswm $strip($1)) {
  3.     var %release = $strip($3)
  4.     var %section = $strip($5)
  5.     msg #l'#danone [ PRE ] %release in %section
  6.   }
  7. }
  8.  
  9. on *:TEXT:*:#l'#mcs:{
  10.   if ($nick == l'MCSQ) && (*NEW* iswm $strip($4)) && (*RACE* iswm $strip($5)) {
  11.     var %release = $strip($7)
  12.     var %section = $strip($2)
  13.     msg #l'#danone [ NEW DIR ] %release in %section
  14.   }
  15. }
  16.  
  17. on *:TEXT:*:#l'#mcs:{
  18.   if ($nick == l'tpredb) && (*OK* iswm $strip($4)) && (*released* iswm $strip($8))  {
  19.     var %release = $strip($6)
  20.     var %section = $strip($2)
  21.     var %time = $strip($9)
  22.     msg #l'#danone $date(d mmm) $time(HH:nn) [ PRE ] %release pred in %section %time ago
  23.   }
  24. }
  25.  
  26. on *:TEXT:*:#l'#dune:{
  27.   if ($nick == l'PDA-2) && (*PRE:* iswm $strip($1)) {
  28.     var %release = $strip($5)
  29.     var %section = $strip($6)
  30.     msg #l'#danone [ PRE ] %release in %section
  31.   }
  32. }
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: