Top

mp3 playa


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Mar 01, 2008
Last Updated  Mar 01, 2008
Tags  mp3  playa 
  Bookmark and Share

Introduction

first mp3 playa just copy and paste in remotes then click in channel click on sToOpIdzmþ3þ£å¥ä feed back much needed thanks

Grab the Code

Comments

  (1)  RSS
jonesy44
Comments: 1,072
 
mIRC Snippet:  mp3 playa
Posted on Mar 1, 2008 5:47 pm
Few things to say:
1) Nice script, works for me.
2) Dialog is a bit messy:s perhaps could use some better alignments
3) Your missing a close bracket at the end
Code:
on *:mp3end: {
  splay -p $shortfn($filename)

4) You have one too many brackets near the start
Code:
..  did -a mp3 15 %newlist
  write playlists.txt %newlist
}
}


Apart from that, gj (Y)

Please Register or Login to start posting comments.
Bottom