Script Summary: Plays a WAV file when it is time to fish.
Code was pieced together from:
http://userscripts.org/scripts/review/52855
and
http://userscripts.org/scripts/show/54109
This does not auto fish
Firefox does not natively support playing embedded WAV files, you will need to install either the Quicktime Plug-in or the MCI Wave Plug-in for Win32.
The alertSound has to be hosted somewhere where it can be hotlinked.
I am using the MCI Wave Plug-in for Win32 and I tried adding the "volume" attribute to the embed tag but it didn't see to matter what the value was (it was always the same volume).



