PDA

View Full Version : help plz :O


*Fr3aK*
04-05-2001, 16:52
Right id like so that everytime i say :D it does red eyes and a blue D, anyone? :D

GameGuru
04-05-2001, 17:14
on *:input:*: {
%text = $1-
if ( :D isin %text ) {
%text = $replacecs(%text,:D,4:12D)
msg $active %text
halt
}
else { return }
}

Works in any chat mode, channel or query. I assume the code is for mIRC :)

[Edit - The original code broke commands]

[Edited by GameGuru on 04-05-2001 at 06:08 PM]

*Fr3aK*
04-05-2001, 17:34
um don't work :confused:

Deathwish2000
04-05-2001, 17:38
oh yes it does :P

U need mIRC 5.9 :)

*Fr3aK*
04-05-2001, 18:30
shambles.