mIRC Home    About    Download    Register    News    Help

Print Thread
#115154 22/03/05 11:05 PM
Joined: Mar 2005
Posts: 1
B
Mostly harmless
OP Offline
Mostly harmless
B
Joined: Mar 2005
Posts: 1
Hello,

How can I get this to play a sound when someonw coms in and also a sound on message?

#115155 23/03/05 04:26 AM
Joined: Oct 2003
Posts: 132
D
DV8 Offline
Vogon poet
Offline
Vogon poet
D
Joined: Oct 2003
Posts: 132
To play a sound when someone joins, press Alt+B then click on the 'Notify' tab at the top. Check the box marked 'Enabled' then click 'Add' and add the person's nick. Then right below, click the button for 'Sounds: Online' and find the path to the sound file you want to use. You can choose one for Offline also if you want.

To play a sound when someone messages you (I assume you mean private mgs/query), press Alt+O and click on 'Sounds'. Under 'On Event, play sound' choose Query/Chat from the drop list, then right below that click the button to find the path to the sound file you want to use.

#115156 23/03/05 06:48 AM
Joined: Feb 2004
Posts: 20
C
Ameglian cow
Offline
Ameglian cow
C
Joined: Feb 2004
Posts: 20
or for an alternative a simple 1 line remote script

on !*:JOIN:#yourchan: splay soundfile.wav

just replace the channame with the name of your room and pick a wav file copy it into the main mirc folder and edit the soundfile.wav to the name of the wav file
Hope it helps


Link Copied to Clipboard