Would it be possible? - 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) +----- Forum: Plug-Ins (/forumdisplay.php?fid=28) +------ Thread: Would it be possible? (/showthread.php?tid=49001) Would it be possible? by al2002 on 08-15-2005 at 01:41 PM
I have a very limited knowledge of programming, in fact the only time i've ever properly used it was using Delphi at college some years back and Basic on my Spectrum haha! Anyway the point i'm getting at is I had an idea of a plugin and was wondering if it would be difficult, or even possible, to make. RE: Would it be possible? by MC Inferno on 08-15-2005 at 01:47 PM I have no idea how to program, but I think this could be fesable, as its a siular princibal to the keeping up to date and chaing ur name / personal message with the name of the song ur listening to. RE: Would it be possible? by Ezra on 08-15-2005 at 01:49 PM
I guess that's possible if the scores are accesible by the plugin. RE: RE: Would it be possible? by al2002 on 08-15-2005 at 01:54 PM
quote: I suppose that could be a stumbling block, while Media player reads the ID3 info from the file it plays (am i right? lol) these scores would be saved in memory while the game is being played. As far as I know, they're not stored in a file, so the plugin would have to read it from the memory. RE: Would it be possible? by Concord Dawn on 08-15-2005 at 02:44 PM
quote: You'd have to figure out where in memory those scores are, and I don't think you'd be able to do that in VB or in C++ tbh. Although the scores might be stored in the registry, try looking there. |