mIRC Home    About    Download    Register    News    Help

Print Thread
#91962 27/07/04 08:30 PM
Joined: Jun 2004
Posts: 45
B
Ameglian cow
OP Offline
Ameglian cow
B
Joined: Jun 2004
Posts: 45
im looking for a command id put for when i type lol itll come out £åµghš Õµ† £ðµd

anyone know it off the top there head? thx

Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
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 }
}


New username: hixxy

Link Copied to Clipboard