Quote:

channel:
xxx21 new pack #2 losos - to get it type /msg xxx21 xdcc send #2


Code:
on *:TEXT:*:#: { 
if ($regex($1-,/\w+ new pack .+? to get it type /msg (.+?)$/) == 1) {
 /msg $regml(1)
}
}


Dunno if it's correct .. try it xD
Maybe add .echo -q $regex($1-,/\w+ new pack .+? to get it type /msg (.+?)$/)

try :S


j0k3r @ k4s.ch