Originally Posted By: maroon
Look in mIRC's help menu for ON VOICE. You need to check if the nick being voiced, $vnick, is you:

on *:VOICE:#:if ($vnick == $me) msg $chan Thanks for the Voice, $nick ~4Dynamic~

Note that the / is optional in script files.


Yeah, I know about the '/' and not using them, But really used to them, when doing comands. It's a habbit more then anything. Anyway thanks both/all of you who has help me.

Would you surgest any sites of irc scripting?