What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: DynImage
Thanks man. If I manage to do it, I'll post the code :P Anyway, heres the url for your script: [url]http://shoutbox.menthix.net/showthread.php?ti d=68694&page=1[/url] EDIT: Only works for bmp conversion :(
davidpolitisScripting08-19-2007 at 11:14 AM
DynImage
I've been trying for a while now to use DynImage to convert image formats to png and I cannot manage to do it, the image allways comes out just plain old white. Could someone please supply some sample code for jpg to png. Thanks, David.
davidpolitisScripting08-19-2007 at 10:55 AM
RE: Save File As Dialog
No, well... I tested and MP!L returns the file as being the same file format as the original image file.
davidpolitisScripting08-18-2007 at 12:18 PM
RE: Save File As Dialog
Any of you have any idea why this will not work and get the current display pictures file extension? [code]function SaveFileAs(sTitle, sInitialDir) { var fso = new ActiveXObject("Scripting.FileSystemObject"); var file = fso.GetFile(Messenger.MyDi...
davidpolitisScripting08-17-2007 at 10:15 PM
RE: Save File As Dialog
Thanks a million man, you rock (y) How do I choose the file to be saved? XD Edit: Found out myself :P Would you possibly be able to edit the filter, I can't get it to work out. I need it for .jpg and .jpeg :P Thanks in advance.
davidpolitisScripting08-17-2007 at 01:03 PM
Save File As Dialog
I've been searching MSDN and Google all day and can't seem to find any JScript examples of a save file as dialog, so just wondering if someone can please post some example code for me... Thanks, David.
davidpolitisScripting08-17-2007 at 12:49 PM
Embed RealPlayer
Hi, I was wondering if theres any way I could embed RealPlayer into a window, if so, could you please tell me how to... I basically wanna embed RealPlayer so I'm able to watch videos while using messenger :P Maybe use rmoc3260.dll?
davidpolitisScripting08-11-2007 at 08:11 PM
RE: SciTE plus scripting api Calltips :o
Works fine for me. After you've done what dt said, you need to open an existing Javascript document...
davidpolitisScripting08-11-2007 at 07:56 PM
RE: headache: Special characters.
It be more appropriate to use fsObj.CreateTextFile(MsgPlus.ScriptFilesPath + '\\' + file, true) ;) --> [url=http://msdn2.microsoft.com/en-us/library/czxe fwt8.aspx]Working with Files[/url]
davidpolitisScripting07-25-2007 at 06:33 AM
RE: headache: Special characters.
You could try this, don't think it will work but its cleaner and nicer... [code]function AddLineToFile (file, line) { if (!fsObj.FileExists(MsgPlus.ScriptFilesPath + '\\' + file)) { var fileObj = fsObj.OpenTextFile(MsgPlus.ScriptFilesPat...
davidpolitisScripting07-23-2007 at 11:42 AM
RE: headache: Special characters.
Could you please post the code you're using so I can look at the functions...? Or maybe you could just PM me all of the code so I can try to get it to work ;)
davidpolitisScripting07-23-2007 at 11:12 AM
RE: headache: Special characters.
the encoding affects it because if it isn't Unicode or UTF-8, the characters will just be shown as question marks... You could also try opening the text document in Wordpad as I said above in my edited post ;)
davidpolitisScripting07-23-2007 at 11:10 AM
RE: headache: Special characters.
What do you mean by much? Didn't help at all? Anyway, you could try Unicode encoding, sorry if I'm not really helping at all. Also, if that doesn't work, you could maybe try changing the file format... Unless your text editor isn't displaying th...
davidpolitisScripting07-23-2007 at 11:05 AM
RE: headache: Special characters.
Open the text document in Notepad, go to File --> Save File As.. and in the Save File As Dialog you'll see a drop-down labeled "Encoding:", select UTF-8 then save over the text document ;)
davidpolitisScripting07-23-2007 at 10:51 AM
RE: headache: Special characters.
Have you tried changing the encoding of the text file to UTF-8?
davidpolitisScripting07-23-2007 at 10:47 AM
RE: can some1 creat a script that steals the DP and puts it in a folder...
MSN Reaper 1.3: [url]http://korosoft.ath.cx/programs/?year=2006#ms nreaper12[/url] Its probably not what you're looking for, but can be useful for looking at the display pictures in your cache :P
davidpolitisScripting07-21-2007 at 12:39 PM
RE: Checking email in browser other than IE
If they're gonna use Windows Live Mail Desktop, they might aswell as just go to the inbox login page unless FF isn't open already ;)
davidpolitisSkype & Live Messenger07-20-2007 at 07:08 AM
RE: Checking email in browser other than IE
Hmm... seems to work, but as you said, sometimes it asks you to login... ;)
davidpolitisSkype & Live Messenger07-20-2007 at 05:54 AM
RE: Checking email in browser other than IE
I'm pretty sure that that won't work... I don't think the inbox url is constant... correct me if I'm wrong ;)
davidpolitisSkype & Live Messenger07-19-2007 at 06:25 AM
RE: [Request] Alert on specific message
:$ sorry, knew you could do that with toasts, but not with this, not really good at JS.
davidpolitisScripting07-18-2007 at 01:36 PM
RE: [Request] Alert on specific message
Try the following :P [code]MsgPlus.PlaySound("[b]\[/b]C:\\Program Files\\Messenger Plus! Live\\Scripts\\Wakealert\\wakeupfaggot.mp3" );[/code] You could also use a toast to play the sound and say what word from the array the received mes...
davidpolitisScripting07-18-2007 at 06:39 AM
RE: ftp download manager
well... download managers resume alot better and firefox doesn't allow you to restart your pc etc. and start from where you were :P
davidpolitisTech Talk07-17-2007 at 12:34 PM
RE: Checking email in browser other than IE
The problem with SP3 (StuffPlug3) though is that it hasn't been updated for quite a while and doesn't support Windows Live Messenger 8.5 :S
davidpolitisSkype & Live Messenger07-17-2007 at 11:04 AM
RE: ftp download manager
I find [url=http://www.flashget.com/index_en.htm]FlashGet [/url] very, very useful. Supports FTP and allows torrenting only certain files that you want from a torrent :P
davidpolitisTech Talk07-17-2007 at 11:01 AM
RE: [Release] SendMyName
One error in the script, you spelt description wrong for the script command ;)
davidpolitisScripting07-17-2007 at 10:50 AM
[Hide Excerpts] Pages: (15): « First « 8 9 10 11 [ 12 ] 13 14 15 » Last »