Mp3 Player
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.0 |
| Scores Submitted | 2 |
| Date Added | Aug 12, 2007 |
| Last Updated | Sep 22, 2007 |
| Tags | mp3 player |
|
|
Introduction
Use: Type /mp3 -> Choose: button
mIRC Snippet:
Mp3 Player
Posted on Aug 13, 2007 9:51 pm
Posted on Aug 13, 2007 9:51 pm
Any comments or suggestions?
mIRC Snippet:
Mp3 Player
Posted on Aug 22, 2007 6:09 am
Posted on Aug 22, 2007 6:09 am
Well when i pick a song it plays a completely different song then i picked.
mIRC Snippet:
Mp3 Player
Posted on Aug 28, 2007 9:36 pm
Posted on Aug 28, 2007 9:36 pm
When you choose a song and it plays a different one, is it always that one? That would be caused by a $did(10,mp3) mistake in the playlist as an example. It should work, if you haven\'t edited the $did. ;x
mIRC Snippet:
Mp3 Player
Posted on Sep 4, 2007 5:00 am
Posted on Sep 4, 2007 5:00 am
Dude. this script is extremly good. If I choose to be lazy and just flood the forum, I am so giving this a high rating.
mIRC Snippet:
Mp3 Player
Posted on Sep 4, 2007 5:23 am
Posted on Sep 4, 2007 5:23 am
Thank you Zsadist.
mIRC Snippet:
Mp3 Player
Posted on Sep 4, 2007 9:40 am
Posted on Sep 4, 2007 9:40 am
i love it, great job
mIRC Snippet:
Mp3 Player
Posted on Sep 4, 2007 10:52 am
Posted on Sep 4, 2007 10:52 am
uh, its has shoot loads of bugs.
And it needs lots and lots of improvements... Try using a few more functions, use -b/e switches to disable and enable functions.
The pause function acually stops the song, and doesnt play.
There\'s no really seek function, imho, its a good starter, but not even close to good, sorry buddy.
Also, /player returns an error if the dialog is already open, use $iif.
And it needs lots and lots of improvements... Try using a few more functions, use -b/e switches to disable and enable functions.
The pause function acually stops the song, and doesnt play.
There\'s no really seek function, imho, its a good starter, but not even close to good, sorry buddy.
Also, /player returns an error if the dialog is already open, use $iif.
mIRC Snippet:
Mp3 Player
Posted on Sep 4, 2007 4:52 pm
Posted on Sep 4, 2007 4:52 pm
Alright, I\'ll work on the bugs and most likely redesign the dialog. I will add the option to seek as well. Thank you Lindrian.
mIRC Snippet:
Mp3 Player
Posted on Sep 4, 2007 9:49 pm
Posted on Sep 4, 2007 9:49 pm
Everything seems to be working fine.. I\'ve tried it with multiple circumstances and everything performed as expected.. I fixed the error of the /player.
mIRC Snippet:
Mp3 Player
Posted on Sep 5, 2007 3:18 am
Posted on Sep 5, 2007 3:18 am
Perhaps add a button that can let you delete or add certain songs instead of your entire music directory. I have over 1700 songs.
mIRC Snippet:
Mp3 Player
Posted on Sep 22, 2007 2:09 pm
Posted on Sep 22, 2007 2:09 pm
I\'m new to this so don\'t make funn of me >.>
How do i add songs to it???
How do i add songs to it???
mIRC Snippet:
Mp3 Player
Posted on Sep 24, 2007 5:48 am
Posted on Sep 24, 2007 5:48 am
Under the alias mp3.length you should fix this line:
To:
The $+ touching the : is causing the numbers to come out like: 0132, when you first Choose a song. Other then that it\'s a decent player. =)
| Code: |
set %mp3.len %mp3.min $+: $+ %mp3.sec |
To:
| Code: |
set %mp3.len %mp3.min $+ : $+ %mp3.sec |
The $+ touching the : is causing the numbers to come out like: 0132, when you first Choose a song. Other then that it\'s a decent player. =)
mIRC Snippet:
Mp3 Player
Posted on Sep 24, 2007 2:16 pm
Posted on Sep 24, 2007 2:16 pm
@ fusion2000 - Type /mp3 to open the dialog. Click on the \'Choose:\' button on the dialog to find a song. Then press the play button. :)








