What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [release] PlusRemote v2.0a

Pages: (3): « First [ 1 ] 2 3 » Last »
[release] PlusRemote v2.0a
Author: Message:
Plan-1130
Full Member
***

I keep askin' myself: why?

Posts: 142
73 / Male / –
Joined: Feb 2005
O.P. [release] PlusRemote v2.0a
Hi,

I'm introducing to you: PlusRemote.
A script which mission is to provide the basic functions of Windows Live Messenger for anyone who is logged in.
With it you can 'link' a chatwindow to yours, so that everything is said is copied to the window it's linked to. You can set the name, the Personal Message, the display picture from file or from user, send files, send messages, retrieve all open windows, retrieve linked windows, retrieve all contacts, retrieve contacts with certain statusses, open windows, terminate windows, get information on contacts, get a contacts display picture, and block and unblock contacts.

It works with 1 central password, which can be changed with a command, by both the server (you, if you're running PlusRemote), and the user (a contact who is logged in).
For safety it's got a backdoor built in, the magic word. It will provide the ability for you to regain control at any time and cannot be changed with a command for safety reasons.
When the password is changed, everyone will be logged off, and if you want people to be able to log in again you need to inform the contacts yourself.

UPDATE v2.0a:
* Completely rewritten code.
* Much faster.
* Command recognition through Regular Expressions (much more advanced).
* Login by name (Custom name, perhaps).
* Completely revised !contact command.

If there are any suggestions, I'll be the first to hear, right?

Currently it has the (working) features:
code:
!help
will show this help message

!login <password>
will log you in

!logoff
will log you off

!list window all
will list all the open conversations

!list window linked
will list all the conversations linked to yours

!list contact all
will list all contacts

!list contact not-offline
will list all contacts that aren't offline

!list contact <status>[,status][,status]
will list all contacts that are away/brb/busy/idle/online/offline/call/lunch (satusses may not be separated by spaces, just commas)

!chat open <email>
will open a conversation with <email>

!chat close <handle>
will terminate the conversation with handle <handle>

!chat link <handle>
will exchange all the messages between the conversation and conversation with handle <handle>

!chat unlink <handle>
will undo the linking from '!chat link'

!chat say <email/handle> <message>
will parse <message> to the contact <email> or the conversation with handle <handle> (<message> may contain spaces)

!chat file <email> <file path>
will send the file <file path> to <email> (<file path> may contain spaces)

!set nick <nickname>
will set the nickname to <nickname> (<nickname> may contain spaces)

!set psm <personal message>
will set the personal message to <personal message> (<personal message> may contain spaces)

!set pass <old password> <new password> <confirm password>
will set the password to <new password>

!set status <status>
will set the status to <status> (away/brb/busy/online/offline/call/lunch)

!set dp
will change the display picture to the one you have

!set dp <file>
will change the display picture to <file>(full path) or <file> in the My Received Files directory

!contact <option>[,option][,option] <email>[,email][,email]
will return info (<option>, can be: nick, psm, status, dp, blocked) about <email>, or if <option> is 'block' or 'unblock' preform the action on <email>


Will update commandlist soon...

I still need an interface, for that I need someone else to write... It could be you, who's name will be in the about...

.plsc File Attachment: PlusRemote.plsc (7.39 KB)
This file has been downloaded 936 time(s).

This post was edited on 02-08-2008 at 05:05 PM by Plan-1130.
My Scripts: UltimatFlooder, Advanced PSM Chat, PlusPrivacy, PlusRemote

[Image: Plan-1130.png]
10-16-2006 09:18 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: [beta] PlusRemote
I have not tested it yet, but seems cool!

Maybe adding a

!listcommands

Which will list all the commands like you explained in a message to me (the user controlling the account from a friends)

:)
10-16-2006 09:27 PM
Profile PM Find Quote Report
Plan-1130
Full Member
***

I keep askin' myself: why?

Posts: 142
73 / Male / –
Joined: Feb 2005
O.P. RE: [beta] PlusRemote
it has a !help command already, forgot to add, now added ;)
My Scripts: UltimatFlooder, Advanced PSM Chat, PlusPrivacy, PlusRemote

[Image: Plan-1130.png]
10-16-2006 09:36 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: [beta] PlusRemote
quote:
Originally posted by Plan-1130
it has a !help command already, forgot to add, now added ;)

Oh, great :)

Will test next time I go to a friends ;-)
10-16-2006 10:11 PM
Profile PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: [beta] PlusRemote
I'm not sure if I'm doing this right..

I type !login then my password, but it says I have no contacts?
Twitter: @ChrisLozeau
10-17-2006 10:09 PM
Profile PM Find Quote Report
Plan-1130
Full Member
***

I keep askin' myself: why?

Posts: 142
73 / Male / –
Joined: Feb 2005
O.P. RE: [beta] PlusRemote
First of all, you can't login if you are on the server that runs PlusRemote.
Second, to find out who typed it it searches through all contacts in your list and checks if they have the same name as the Origin (who typed it), so Chat-Only-Names don't work.
Third, the one running PlusRemote may not have custom names, to make sure a contact doesn't have a custom name, select the contact, press F2, backspace and enter.

Hopefully this helps you out :)

This post was edited on 10-24-2006 at 09:53 PM by Plan-1130.
My Scripts: UltimatFlooder, Advanced PSM Chat, PlusPrivacy, PlusRemote

[Image: Plan-1130.png]
10-18-2006 10:47 AM
Profile E-Mail PM Find Quote Report
mrmt32
New Member
*


Posts: 4
33 / Male / –
Joined: Jun 2006
RE: [beta] PlusRemote
Hmm interesting script, a few things could be changed bus so far so good :). It would be a good idea maby to list parcipitants in a linked conversayion in the screename of the server, helps to know who is in the conversation. I do not know how this could be implimented though...
10-20-2006 07:48 PM
Profile E-Mail PM Web Find Quote Report
Plan-1130
Full Member
***

I keep askin' myself: why?

Posts: 142
73 / Male / –
Joined: Feb 2005
O.P. RE: [beta] PlusRemote
Well, remember that you can't have conversationspecific nicknames.
If all participants are listed in the nickname, everybody would be able to see it.
My Scripts: UltimatFlooder, Advanced PSM Chat, PlusPrivacy, PlusRemote

[Image: Plan-1130.png]
10-20-2006 08:09 PM
Profile E-Mail PM Find Quote Report
mrmt32
New Member
*


Posts: 4
33 / Male / –
Joined: Jun 2006
RE: [beta] PlusRemote
Well maby just have it in the message or somthing like that... Just some way to see who is in the conversation.
10-20-2006 08:40 PM
Profile E-Mail PM Web Find Quote Report
Plan-1130
Full Member
***

I keep askin' myself: why?

Posts: 142
73 / Male / –
Joined: Feb 2005
O.P. RE: [beta] PlusRemote
if you say !list convos, you get all conversations, with participants...

UPDATE: "!list convos" is now "!list window all", and with "!list window linked" you get all linked windows, with participants.

This post was edited on 10-24-2006 at 09:55 PM by Plan-1130.
My Scripts: UltimatFlooder, Advanced PSM Chat, PlusPrivacy, PlusRemote

[Image: Plan-1130.png]
10-20-2006 08:41 PM
Profile E-Mail PM Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » Last »
« Next Oldest Return to Top Next Newest »


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