What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » EXECUTE APPLICATION

EXECUTE APPLICATION
Author: Message:
The Brain
Junior Member
**

Avatar

Posts: 49
Reputation: 1
– / Male / Flag
Joined: Jan 2003
RE: EXECUTE APPLICATION
quote:
Originally posted by upsfeup
I would suggest to add a "trusted" remote account or somekind of password access. Otherwise your friends could start to mess with your computer. You would arrive home and have 400 notepads opened! ;)


Oh I agree completely! There is a lot of potential in the Plus Scripting engine for remotely controlling Messenger and the computer, but if not set up securely, it could be very bad. I just threw that together really quickly to illustrate that is could be done very simply.

Simple Security: Have your alternative account always have the same nickname. Check if(origin == "myOtherAccountsNick") before doing anything else. This is also quite insecure though, as anyone can change their nickname to whatever they want.

More secure would be getting the list of contacts in the ChatWnd, and checking that the specified contact is present & that the message came from their nickname. This would still be as insecure as the first option if you are in a group chat with your two accounts, but this is probably quite rare.

I don't plan on using this at all yet, I haven't come up with any cicumstances where it is useful to me. But it is certainly possible, and certainly could be useful.

And as far as passwords go - You probably don't want them sitting in a conversation window at your home computer all day, while you are at school or work.
06-27-2006 02:32 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
EXECUTE APPLICATION - by novolo on 06-27-2006 at 02:03 PM
RE: EXECUTE APPLICATION - by Jiggs on 06-27-2006 at 02:09 PM
RE: EXECUTE APPLICATION - by The Brain on 06-27-2006 at 02:16 PM
RE: EXECUTE APPLICATION - by Colin-uk on 06-27-2006 at 02:17 PM
RE: EXECUTE APPLICATION - by upsfeup on 06-27-2006 at 02:21 PM
RE: EXECUTE APPLICATION - by The Brain on 06-27-2006 at 02:32 PM
RE: EXECUTE APPLICATION - by novolo on 06-27-2006 at 03:11 PM
RE: EXECUTE APPLICATION - by The Brain on 06-27-2006 at 03:31 PM
RE: EXECUTE APPLICATION - by novolo on 06-27-2006 at 03:38 PM
RE: EXECUTE APPLICATION - by Lou on 06-27-2006 at 03:59 PM
RE: EXECUTE APPLICATION - by ShawnZ on 06-27-2006 at 03:59 PM
RE: EXECUTE APPLICATION - by Lou on 06-27-2006 at 04:02 PM
RE: EXECUTE APPLICATION - by ShawnZ on 06-27-2006 at 04:04 PM
RE: EXECUTE APPLICATION - by novolo on 06-27-2006 at 05:06 PM
RE: RE: EXECUTE APPLICATION - by Volv on 07-06-2006 at 12:52 AM
RE: EXECUTE APPLICATION - by wlmcrap on 07-06-2006 at 03:37 AM
RE: RE: EXECUTE APPLICATION - by Volv on 07-06-2006 at 06:10 AM
RE: EXECUTE APPLICATION - by wlmcrap on 07-06-2006 at 06: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