View Full Version : help plz :O
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]
Deathwish2000
04-05-2001, 17:38
oh yes it does :P
U need mIRC 5.9 :)
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.