Shoutbox

[Request] Send PSM Song on command :P - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Request] Send PSM Song on command :P (/showthread.php?tid=61965)

[Request] Send PSM Song on command :P by prashker on 06-29-2006 at 12:07 AM

Copied from WLM convo

would this be a good idea .... if someone see's a song you are listening to in your psm....and they want it....they could say !sendsong (or something  ) and it would automatically start a file transfer to the person(it will send them the song you are currently listening too) (untill they accept that is) 

also....it would be good if it was compatible with alot of media players

(Itunes<even tho Itunes+ does this I think :P>, Windows Media Player, Winamp and other comon ones I guess :P)


RE: [Request] Send PSM Song on command :P by felipEx on 06-29-2006 at 01:14 AM

xPSM    IS MY FIRST SCRIPT  =)

title: xPSM
short desc: "Which I am listening" Customize
full desc: it changes to the text and the icon of "Which I am listening"
category: text and nickname
your name:  xPSM  v1.0 by  .felipE
version number: 1.0
website: http://mypropiocielo.spaces.msn.com
.plsc file:  http://afelipe.flyserver.biz/xpsm/xPSM.plsc
language:  spanish 8-)   i'm working for support multi language
website: http://mypropiocielo.spaces.msn.com/blog/cns!1082...A9E48BB9!296.entry

sorry by my bad english, i'm mexican =P


RE: [Request] Send PSM Song on command :P by Lou on 06-29-2006 at 01:23 AM

quote:
Originally posted by afelipE_scripts
xPSM    IS MY FIRST SCRIPT  =)

title: xPSM
short desc: "Which I am listening" Customize
full desc: it changes to the text and the icon of "Which I am listening"
category: text and nickname
your name:  xPSM  v1.0 by  .felipE
version number: 1.0
website: http://mypropiocielo.spaces.msn.com
.plsc file:  http://afelipe.flyserver.biz/xpsm/xPSM.plsc
language:  spanish 8-)   i'm working for support multi language
website: http://mypropiocielo.spaces.msn.com/blog/cns!1082...A9E48BB9!296.entry

sorry by my bad english, i'm mexican =P
That's completely irrelevant.
quote:
Originally posted by SonicSam
would this be a good idea
I think so:)
RE: [Request] Send PSM Song on command :P by Matti on 06-29-2006 at 05:53 AM

Hmm... I like the idea, and I guess it's not even so hard to make! :)
You just have to know how to retrieve the file path of a media player.

Anyone who wants to try it, good luck with it! (y)


RE: [Request] Send PSM Song on command :P by -dt- on 06-29-2006 at 06:32 AM

quote:
Originally posted by Mattike

Hmm... I like the idea, and I guess it's not even so hard to make! (Smilie)
You just have to know how to retrieve the file path of a media player.
getting the current song filepath is harder than you may think =p

winamp = easyish (Open its process and read some memory)
iTunes = alex says its easyish =p (though i havent been bothered to try to find out how )
WMP = hard (need to do wmp control remoteing)
jetaudio = hard but easier than WMP (need to make a form to receive the WM_COPYDATA messages)

Im currently working on jetaudio and wmp support in my "music now playing" script , Ill add the command for you :P
RE: [Request] Send PSM Song on command :P by prashker on 06-29-2006 at 10:45 AM

quote:
Originally posted by -dt-
Ill add the command for you
yayz <3
RE: [Request] Send PSM Song on command :P by tinpiliycfa on 06-29-2006 at 11:14 AM

Not so good idea because We don't have all unlimited bandwich and also I wouldn't want everyone to take my songs, so it would be great only if we can chose who could steal our songs. in that way, I say go on and make it !


RE: [Request] Send PSM Song on command :P by prashker on 06-29-2006 at 01:22 PM

quote:
Originally posted by afelipE_scripts
no jetaudio, no winamp, no wmp

'copypaste' sendmessage api  ;)
FindWindowEx  "MsnMsgrUIManager"  jejeje

final effect
[Image: resultado.png]
quote:
Originally posted by .Lou

That's completely irrelevant
quote:
Originally posted by tinpiliycfa
Not so good idea because We don't have all unlimited bandwich and also I wouldn't want everyone to take my songs, so it would be great only if we can chose who could steal our songs. in that way, I say go on and make it !

Agreed (y)