Category: Networking, IRC Tools, mIRC Addon Scripts
Title: mp3 lister 1
Format: Win OS
Description: Addon to help you list your mp3s into a text file. The author uses the $findfile method, and also the /savebuf method. The addon is pretty small, with only 1 alias. Unfortunately, the author did not include any readme or documentation for it. So, to load it, you do /load -rs [path]\mp3-lister.mrc and to use it, you do /lister. A custom window will popup and start the listing. It works well, BUT the addon only allows you to list *.mp3 files on your C:\ drive, not D:\ or E:\ or any other drives. Most of the people don't store mp3s on their C:\, its either D:\ or other drives. So the addon will do nothing for them. Suggestions, author should convert the alias to make it accept a parameter, which is the drive letter, ie. /lister [drive] And also, if the author still want to use the /savebuf method, make sure to hide the custom window, it'll be nicer (probably). But I suggest that you should use $findfile method with loops, maybe hash tables too :) The readme file contains the alias for the lister
Download Now |