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

Search Results
Subject Author Forum Time
RE: Unlimited Nudges
I hoped it could be done by a little script. Isn't it possible?
SnuZZerScripting09-14-2007 at 03:25 PM
Unlimited Nudges
Hi. Anybody who have a script, which makes it possible to send unlimited nudges? Long time ago, I had one, but it doesn't work anymore after a update of Messenger. Thanks in advance.
SnuZZerScripting09-14-2007 at 03:10 PM
RE: Load XML
Hi. Oh, thanks -dt-! It's so embarrassing I forgot that! So, here is the final script: [code] var xmlOpdaterFil = MsgPlus.ScriptFilesPath + "\\kanal.xml"; xml.load(xmlOpdaterFil); var xml = new ActiveXObject( "Microsoft.XMLDOM" ); var xmlOp...
SnuZZerScripting09-10-2007 at 01:16 PM
RE: Load XML
When I use the code Matty have posted it says: [code]Function called: OnEvent_Uninitialize Script has been stopped Script is starting Script is now loaded and ready Function called: OnEvent_Initialize Error: Types doesn't match (code: -2146828275) ...
SnuZZerScripting09-10-2007 at 04:37 AM
Load XML
Hi. I'm trying to get information from a XML document, but my script doesn't work. Here is my code: [code]36: var xml = new ActiveXObject( "Microsoft.XMLDOM" ); 37: 38: var xmlOpdaterFil = MsgPlus.ScriptFilesPath + "\\kanal.xml"; 39: xml.loa...
SnuZZerScripting09-09-2007 at 04:50 PM
RE: Get chatwindow
Hi. I'm sorry I don't understand. Can you give an example?
SnuZZerScripting11-30-2006 at 07:29 PM
Get chatwindow
Hi. When a item on my list is doubleclicked it shall send a file, but to send a file U need to know which window I'm using right now, but it isn't possible with the function - or is it? Here is my code: [code]function OnBibliotekEvent_LstViewDblCli...
SnuZZerScripting11-30-2006 at 07:09 PM
RE: Countdown stops when close MSN
Hi. Like this? [code]var gemDag; var gemMaaned; var gemAar; var gemTimer; var gemMinutter; var gemBegivenhed; var gemEfterBegivenhed; var Status = "fra"; function OnEvent_SignIn(Email) { Opdater(); } function Opdater() { if(Status == "til") { ...
SnuZZerScripting11-30-2006 at 03:39 PM
RE: Countdown stops when close MSN
Hi. You mean that i must define the variables in the start of the code? - I have tried, it doesn't work. I have made Messenger Plus! Scripts for a while, I'm ain't "hardcore-coder", but i'm not novice neither. I have checked the [i]CountDown [U...
SnuZZerScripting11-30-2006 at 01:52 PM
Countdown stops when close MSN
Hi. I have made a script which makes a countdown in my personal message. It works until I close messenger - not log out - close. When I close it and open it again my countdown stops, but when i log out and log in my countdown works fine. It is writte...
SnuZZerScripting11-30-2006 at 06:48 AM
Find and update
Hi. I'm from Denmark and my english isn't good, but I'll try. I'm trying to make a log of witch music i hear. When "What I'm listning to" change it saves the artist, the title and the album name in a XML-document. A post in the XML-document lo...
SnuZZerScripting11-29-2006 at 07:50 PM
RE: LstViewControl
Hi. Ohh thanks for the quickly respons! It works! I didn't knew that it was percent ;-) Many thanks!
SnuZZerScripting11-29-2006 at 07:20 PM
LstViewControl
Hi. I have made a LstViewControl wich contains three columns. I'll try to find the right size of the LstViewControl and the columns, but when i adjust the size it "push" the columns, it mades them bigger. I can't avoid the bottomscroller. The mea...
SnuZZerScripting11-29-2006 at 07:03 PM
RE: Unlimeted nudges
Hi. I'm sorry ;-(
SnuZZerScripting11-29-2006 at 05:17 PM
RE: Unlimeted nudges
Hi. Oh, I'm sorry ;-( It's just because that I'm started learning Messenger Plus! scripts then i saw the script in this forum and "re-made" it to learn how it has been maded.
SnuZZerScripting11-29-2006 at 04:11 PM
Unlimeted nudges
Hi. I'm from Denmark and my english isn't good, but I'll try. I have made a script which makes it possible to send unlimited nudges, but when i log off and then on the script doesn't work. Here is my script: [code]var Kontakt = [0x5E84D9, 0x5EA51...
SnuZZerScripting11-29-2006 at 12:08 PM
RE: Song information
Hi. I have made some scripts, but not "big"-scripts. I have worked with Windows Media Player a bit, but this is harder. All my scripts is danish and can be downloaded here: http://www.snuzzer.dk/msgplus
SnuZZerScripting11-27-2006 at 03:25 PM
RE: Song information
Hi. I can't convert it :-O I'm a bit new to Messenger Plus! Live-scriptet, maybe the project is to big :-/
SnuZZerScripting11-27-2006 at 03:19 PM
RE: Song information
Hi. Ehhm.. I don't understand :-/ I looked in the NowPlaying-code five minutes ago.
SnuZZerScripting11-27-2006 at 03:11 PM
Song information
Hi. Yes, it's me again :-$ Is there someone who can tell me how I can get information from Windows Media Player? As an example the path, the length, the title. I have looked in the NowPlaying-code, but it's a weird code. I think that I must use a D...
SnuZZerScripting11-27-2006 at 02:57 PM
RE: Send to all
Hi. Oh, thanks! :-)
SnuZZerScripting11-27-2006 at 02:43 PM
RE: Send to all
Hi. I have searched in the forum. Oh.. That's right, but can't it be "fixed"? Just lige "unlimited nudges" have been fixed?
SnuZZerScripting11-27-2006 at 02:27 PM
Send to all
Hi. I'm from Denmark and my english isn't good, but I'll try. Is it possible to make a script which send a message to all online contacts? If it is, can anyone tell me how, then?
SnuZZerScripting11-27-2006 at 02:12 PM
RE: Get the contacts color
Hi. I don't think that Xniff.ocx is "broken". I have opened it and there are just a lot of numbers and since.
SnuZZerScripting11-15-2006 at 04:17 PM
RE: Get the contacts color
Hi. The script gives me an error (I have tried to translate to english): [code]Function called: OnEvent_Uninitialize The script has been stopped The script is beeing started The script is started and is ready Function called: OnEvent_Initialize Fejl:...
SnuZZerScripting11-15-2006 at 05:53 AM
[Hide Excerpts] Pages: (5): « First « 1 [ 2 ] 3 4 5 » Last »