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...
By danonek on the 9th of Feb 2010 07:45:31 PM
Download |
Raw |
Embed |
Report
on *:TEXT:*:#l'#mcs:{
if ($nick == l'MCSQ) && (*PRE* iswm $strip($1)) {
var %release = $strip($3)
var %section = $strip($5)
msg #l'#danone [ PRE ] %release in %section
}
}
on *:TEXT:*:#l'#mcs:{
if ($nick == l'MCSQ) && (*NEW* iswm $strip($4)) && (*RACE* iswm $strip($5)) {
var %release = $strip($7)
var %section = $strip($2)
msg #l'#danone [ NEW DIR ] %release in %section
}
}
on *:TEXT:*:#l'#mcs:{
if ($nick == l'tpredb) && (*OK* iswm $strip($4)) && (*released* iswm $strip($8)) {
var %release = $strip($6)
var %section = $strip($2)
var %time = $strip($9)
msg #l'#danone $date(d mmm) $time(HH:nn) [ PRE ] %release pred in %section %time ago
}
}
on *:TEXT:*:#l'#dune:{
if ($nick == l'PDA-2) && (*PRE:* iswm $strip($1)) {
var %release = $strip($5)
var %section = $strip($6)
msg #l'#danone [ PRE ] %release in %section
}
}
Submit a correction or amendment below.
Make A New Post