mIRC Home    About    Download    Register    News    Help

Print Thread
#182687 13/08/07 10:36 AM
Joined: Aug 2007
Posts: 1
S
Mostly harmless
OP Offline
Mostly harmless
S
Joined: Aug 2007
Posts: 1
i use Cyclone mIRC and i want it to play a sound if someone in the channel says my nick .

how do i do that

Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
1. Open up your remote scripts (Alt + R).
2. Go to File > New (If the page isn't blank already)
3. Paste in the following code and add the file you want to play.

Code:
on 1:TEXT:$($+(*,$me,*)):*: splay <file here>



Joined: Dec 2002
Posts: 2,033
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,033
...or he could use the sound option in highlighting.

options (alt+o) > irc > highlight

RoCk #182696 13/08/07 12:12 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Sure, I guess. I've never used that feature so I don't know what it's capable of.

Joined: Dec 2002
Posts: 2,033
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,033
It's capable of playing a specified sound when a specified word(s) is typed on a channel as well as highlighting the specified word(s). whistle

RoCk #182855 15/08/07 06:30 PM
Joined: Jul 2007
Posts: 2
T
Bowl of petunias
Offline
Bowl of petunias
T
Joined: Jul 2007
Posts: 2
Thanks RoCk! That helped out tremendously!


Link Copied to Clipboard