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

Search Results
Subject Author Forum Time
RE: Remember password
I'm still working on the auto login script. This all has to go automatically. So I dont want to press all the buttons myself to 'remember the password'. I'm this close to solve it!
YustmeScripting07-16-2012 at 07:16 PM
RE: Remember password
Isn't there a way to do this in the registry?
YustmeScripting07-16-2012 at 03:36 PM
Remember password
Hi, How do I check the checkbox 'remember password' via scripting? This is about the function Messenger.AutoSignin()
YustmeScripting07-15-2012 at 11:18 AM
RE: wlm 2011
I've done some more debugging and it seems everything goes well looking to the debug window. This is how I checked the values of the variables: if (debugging) { Debug.Trace("Set default account = " + email); Debug.Trace("Registry_SetKe...
YustmeScripting06-28-2012 at 12:33 PM
RE: wlm 2011
By the way, those binary text was saying 'undefined'. Think the forum couldn't handle the output of it. I've replaced the registry library. My first try is without succes. Its not changing the email address in the drop downlist to the email addr...
YustmeScripting06-28-2012 at 12:13 PM
RE: wlm 2011
well i meant anything else then the obvious of course.
YustmeScripting06-28-2012 at 11:42 AM
RE: wlm 2011
I just debugged it too and I see that the email address it tries to login is the default one, it's not changing the email address from the drop down list. It seems that the email address doesnt get set properly in the MSNMessenger registry key Defa...
YustmeScripting06-28-2012 at 11:18 AM
RE: wlm 2011
tell me about it
YustmeScripting06-27-2012 at 04:35 PM
RE: wlm 2011
no crashes are reported.
YustmeScripting06-27-2012 at 01:31 PM
RE: wlm 2011
yes it does attempt to do the login. and i also see the email address in the dd list
YustmeScripting06-27-2012 at 01:27 PM
RE: wlm 2011
i have traced them before, none get logged in. something even stranger is, is that when the messenger gets started it tries to sign in, but fails. then it automatically gets closed (not to sys tray, totally gone).
YustmeScripting06-27-2012 at 01:19 PM
RE: wlm 2011
i was just kidding about that, i knew what you meant when you said what your OS was. thanks for your help (in advance)
YustmeScripting06-27-2012 at 01:09 PM
RE: wlm 2011
then i'm seriously screwed if a scripting guru cant even be much of help lol build: 15.4.3555.308
YustmeScripting06-27-2012 at 01:07 PM
RE: wlm 2011
oow okay, thought u had a look at it too. i've done some debugging. it should work, but maybe the new version deals with 'some things' differently which i'm not aware of.
YustmeScripting06-27-2012 at 01:01 PM
RE: wlm 2011
what is it you cant figure out? i'll try to explain it.
YustmeScripting06-27-2012 at 12:57 PM
RE: wlm 2011
8 downloads no one takes the time to post a reply?
YustmeScripting06-27-2012 at 10:54 AM
RE: wlm 2011
here is the source code as an attachment. The only file that has to be checked is AutoSignIn.js Anyone sees why its not working for the new version?
YustmeScripting06-24-2012 at 04:56 PM
wlm 2011
hi, i just got forced to install the new messenger wlm 2011. now my auto sign in script doesnt work. its a script i made to auto sign in multiple msn accounts. are there some registry updates done? paths changed or something? any help would be apprec...
YustmeScripting06-20-2012 at 08:33 AM
new msn
is crappp. with all those integrations in fb and twitter and whatever. and the new big ass screen. its kinda forcing me to install it. the yellow bar at the top of the main msn window is always there until i install it. did microsoft not give an alte...
YustmeSkype & Live Messenger06-12-2012 at 09:48 AM
just crazy
how i cant find a link of 'what's new' in the latest version of msg plus! just crazy...
YustmeWLM Plus! Help04-01-2012 at 09:58 AM
email account settings
hi, how can i set the 'email client' option to open a browser to check out my mail? i have tried "http://mail.live.nl", but that only opens the site and i still have to login.
YustmeWLM Plus! Help04-06-2011 at 09:56 AM
RE: Scipts Dont Work with msg plus v5
i got into the code again and figure out why i did that back then. the 2 nested if's. ya i know about the nested if's, this was done to make the script auto start the signin procedure, but i changed it to make it listen to a button press. and now ...
YustmeScripting03-20-2011 at 09:06 AM
RE: Scipts Dont Work with msg plus v5
i havent tested it, because i didnt install version 5 yet, but i will asap if i checked out the new register settings.
YustmeScripting03-19-2011 at 11:02 PM
RE: Scipts Dont Work with msg plus v5
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()
YustmeScripting03-19-2011 at 12:42 PM
RE: Scipts Dont Work with msg plus v5
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 ...
YustmeScripting03-19-2011 at 10:58 AM
[Hide Excerpts] Pages: (4): « First [ 1 ] 2 3 4 » Last »