Originally Posted By: Fryzz
Hi, I play a game online and our crew uses Irc for chat. I was wondering how you can set a trigger so that when somebody says your name it does something to let you know. Thank you.


You're not being specific enough. There are many ways your mIRC can "let you know" someone said your name or nick.

On a scripting standpoint, you could make mIRC simply use /beep, or play a sound. It could maximize itself if minimized and /window -a to the channel where the person called you. It could increase the volume of the computer and play a song louder. Or it could simply /echo to you the nick, person, network, and text relayed to any window. Or both. Or 3 or 4 of the above.

And by name I'm assuming your nick is your name. Maybe you want to use $me as well as your name incase you use YourName-Away. You could tell us exactly what you want happened.