mIRC Home    About    Download    Register    News    Help

Print Thread
#247513 05/08/14 11:35 PM
Joined: Apr 2009
Posts: 34
K
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Apr 2009
Posts: 34
I'm looking for a music MP3 script that will do several things. One, automatically post in chat what song is playing. Two, have an request system. Meaning someone can request a song that is in the request system. This can be via Media Monkey, OtsAV, WinAmp, Audacity, Virtual DJ etc.


Computer expert of 32 years!
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
1)

Code:
alias splay { 
  splay $1-
  .timer 1 1 msg #channel I am playing $!sound($insong.fname).title by $!sound($insong.fname).artist
}


2)

You can't play music through a channel, so when someone requests a song it will only play on your local machine, which seems a bit pointless. So I just wanted to make sure I had understood what you're asking for correctly.

Did you think that you can play music over IRC? If so, this isn't possible. The only way it would work is if everybody was running the same script and either (a) had the same song or (b) you streamed it to them.

However, (b) would be illegal if the song is subject to copyright.

Joined: Apr 2009
Posts: 34
K
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Apr 2009
Posts: 34
Not wanting to play it through an IRC channel, but through the computer and out to video streaming such as Ustream. So that way when someone requests a song via the script it grabs it and plays it and displays the name of the song in chat and can be heard via the video/audio stream. Music is my music that I made in Fruityloops and is mp3 files.


Computer expert of 32 years!
Joined: Apr 2009
Posts: 34
K
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Apr 2009
Posts: 34
I am still looking for this if anyone has one. There has to be one out there.


Computer expert of 32 years!
Joined: Apr 2009
Posts: 34
K
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Apr 2009
Posts: 34
There has to be a script out there somewhere for this?


Computer expert of 32 years!
Joined: Apr 2009
Posts: 34
K
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Apr 2009
Posts: 34
Does anyone have something like I want?


Computer expert of 32 years!
Joined: Sep 2014
Posts: 259
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Sep 2014
Posts: 259
I've been looking for the same thing, but no one seems to have made a script for this yet. I'm a novice, but I'd still like to try and work on this if anyone has any hints on how to do it.

Joined: Dec 2013
Posts: 779
N
Hoopy frood
Offline
Hoopy frood
N
Joined: Dec 2013
Posts: 779
After around May or so, I'm considering making a script for Grooveshark broadcasting through mIRC.


Nillens @ irc.twitch.tv
Nillen @ irc.rizon.net
Joined: Apr 2009
Posts: 34
K
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Apr 2009
Posts: 34
See if you can code it for Media Monkey or Virtual DJ. I'm wanting it for something that isn't an online music venu.


Computer expert of 32 years!
Joined: Dec 2013
Posts: 779
N
Hoopy frood
Offline
Hoopy frood
N
Joined: Dec 2013
Posts: 779
Not interested in that, I'm interested in making the script for personal use. I don't mind sharing my scripts though.


Nillens @ irc.twitch.tv
Nillen @ irc.rizon.net

Link Copied to Clipboard