alias lol { say £åµghš Õµ† £ðµd } -

Usage: /lol

If you wanted it where you just type "lol" in a channel, then use this:

on *:input:#:{
if (!$istok(/ $readini($mircini,text,commandchar),$left($1,1),32)) && (!$ctrlenter) { say $replace($1-,lol,£åµghš Õµ† £ðµd) | halt }
}