What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Scipts Dont Work with msg plus v5

Scipts Dont Work with msg plus v5
Author: Message:
Yustme
Junior Member
**


Posts: 85
40 / – / –
Joined: Aug 2005
O.P. RE: RE: RE: Scipts Dont Work with msg plus v5
quote:
Originally posted by Fike
quote:
Originally posted by Yustme

ok here it is, you have to add the email addresses manually in the script itself all the way at the top where it says

'var emailList = [ 'all email addresses here' ];'

separated by a comma.

i did made an interface for it, but i didnt got it to work back then, and i never intended to release this script for public.

Err... http://screencast.com/t/IZ7kxEyOCx

Don't worry, I'll see if I can extract it :P

EDIT: You made it a RAR, that's why. Just for future reference (in case you may be thinking of submitting a script), all script packs should be ZIPS, not RARS. And also, should have "ScriptInfo.xml" included to tell Messenger Plus! what the name, version etc. is.

the doc said to zip it up and rename it to .plcs or something. i use 7zip, should be the same right?

quote:
Originally posted by Fike
Not sure exactly what the scripts purpose is but try this.

can you tell me what you changed?

quote:
Originally posted by CookieRevised
quote:
Originally posted by Fike
Not sure exactly what the scripts purpose is but try this.
To automatically signin multiple accounts when Messenger starts (making fully use of the polygamy feature in Plus!). However, such scripts have been made in the past and they always end up being buggy since it is very hard to make something like that to always work properly in every situation (the same with this script; it will fail in some situations... but as long as it is for private use only and he has set up WLM in the proper way it may work for him).

---------------


PS:
Javascript code:
if(WLMRunning() < 2)    {
        if(WLMRunning() < maxMsnWindows)

Doesn't make much sense though since maxMsnWindows is always bigger than 2 anyways.

well it works, it always has.

that < 2 was test code and also, it started out by itself as soon as msn starts. but that was the wrong way. also that code has been commented out.

now it starts after a button is pressed.
quote:
Originally posted by Spunky
You should also use backslashes for the WLM path in the ExecuteWLM function (should actually be double backslashes "c:\\...")

As Cookie said, the reg paths are wrong... use MsgPlus.ScriptRegPath

is that the only thing that changed? because if i reinstall msg plus 5 i dont wanna do a system restore. takes forever ;(

and what reg paths do you mean? this one:

Registry_SetKeyValue()
03-19-2011 12:42 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Scipts Dont Work with msg plus v5 - by Yustme on 03-16-2011 at 09:54 PM
RE: Scipts Dont Work with msg plus v5 - by Yustme on 03-19-2011 at 10:58 AM
RE: RE: Scipts Dont Work with msg plus v5 - by Fike on 03-19-2011 at 11:04 AM
RE: RE: RE: Scipts Dont Work with msg plus v5 - by Yustme on 03-19-2011 at 12:42 PM
RE: RE: RE: RE: Scipts Dont Work with msg plus v5 - by CookieRevised on 03-19-2011 at 04:24 PM
RE: RE: RE: RE: RE: Scipts Dont Work with msg plus v5 - by Yustme on 03-19-2011 at 11:02 PM
RE: Scipts Dont Work with msg plus v5 - by CookieRevised on 03-19-2011 at 11:23 AM
RE: RE: Scipts Dont Work with msg plus v5 - by Fike on 03-19-2011 at 11:24 AM
RE: Scipts Dont Work with msg plus v5 - by Fike on 03-19-2011 at 11:24 AM
RE: Scipts Dont Work with msg plus v5 - by Spunky on 03-19-2011 at 12:24 PM
RE: Scipts Dont Work with msg plus v5 - by CookieRevised on 03-20-2011 at 12:04 AM
RE: RE: Scipts Dont Work with msg plus v5 - by Yustme on 03-20-2011 at 09:06 AM
RE: Scipts Dont Work in WLM 2011 - by Fike on 03-17-2011 at 12:17 PM
RE: RE: Scipts Dont Work in WLM 2011 - by Yustme on 03-18-2011 at 10:11 PM
RE: RE: RE: Scipts Dont Work in WLM 2011 - by Fike on 03-18-2011 at 10:34 PM
RE: RE: RE: RE: Scipts Dont Work in WLM 2011 - by Yustme on 03-18-2011 at 10:46 PM
RE: Scipts Dont Work in WLM 2011 - by Yustme on 03-18-2011 at 10:47 PM
RE: RE: Scipts Dont Work in WLM 2011 - by Fike on 03-18-2011 at 10:55 PM
RE: RE: RE: Scipts Dont Work in WLM 2011 - by Yustme on 03-18-2011 at 11:07 PM
RE: RE: RE: RE: Scipts Dont Work in WLM 2011 - by Fike on 03-19-2011 at 09:49 AM
RE: Scipts Dont Work in WLM 2011 - by Menthix on 03-19-2011 at 02:12 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On