"Auto-Send Video Chat Invite" Plugin Request |
Author: |
Message: |
Hyo
New Member
- AMERIA -
Posts: 9
40 / / –
Joined: Feb 2005
|
O.P. "Auto-Send Video Chat Invite" Plugin Request
Hello everyone!
First of all, thank you for taking your time to read my post ^^
I'll get straight to it, so that you don't have to waste time reading stuff you don't need ^____^
I'm looking for a very specific function, and I know I can't do it with Messenger Plus!, so I'm requesting a Plugin for MSN Messenger 7 Beta (Build 7.0.0425) that will do the following:
- When contact "X" sends me a message, Auto-Reply with a Video Chat Invite (you know, the ALT+W one, the OUTgoing one, not the request for the other person to send me a webcam feed).
Is it possible to do this? Would it be too much trouble?
Thanks again for anyone who can help! ^^
EDIT: Forgot to mention... I'd need this script to send the invite on the FIRST message you recieve, and not on EVERY message you recieve on the same conversation...
This post was edited on 02-28-2005 at 03:27 AM by Hyo.
|
|
02-28-2005 02:48 AM |
|
|
Ash_
Senior Member
Posts: 638 Reputation: 31
35 / / –
Joined: Aug 2004
|
RE: "Auto-Send Video Chat Invite" Plugin Request
im not doing it, but you could make it happen as soon as the plugin initialize, call a function that sends sometihng like "/video" or whatever the command is as soon as the plugin is loaded, i cant see what would be so hard?
|
|
02-28-2005 04:18 AM |
|
|
Hyo
New Member
- AMERIA -
Posts: 9
40 / / –
Joined: Feb 2005
|
O.P. RE: "Auto-Send Video Chat Invite" Plugin Request
Thanks Ash_ for your reply!
The reason why I asked is because I have no idea of how to do it myself, as I've got zero skills in programming (HTML isn't programming at all ^^).
Any other suggestions?
|
|
02-28-2005 05:02 AM |
|
|
Ash_
Senior Member
Posts: 638 Reputation: 31
35 / / –
Joined: Aug 2004
|
RE: "Auto-Send Video Chat Invite" Plugin Request
umm im at school right now, wait for some of the dev's to come online and see this thread.
|
|
02-28-2005 05:09 AM |
|
|
Hyo
New Member
- AMERIA -
Posts: 9
40 / / –
Joined: Feb 2005
|
O.P. RE: "Auto-Send Video Chat Invite" Plugin Request
Will do, thank you very much Ash_! ^^
|
|
02-28-2005 05:19 AM |
|
|
(CyBeRDuDe)
Senior Member
Posts: 512 Reputation: 21
38 / / –
Joined: Jul 2003
|
RE: "Auto-Send Video Chat Invite" Plugin Request
quote: Originally posted by Hyo
Hello everyone!
First of all, thank you for taking your time to read my post ^^
I'll get straight to it, so that you don't have to waste time reading stuff you don't need ^____^
I'm looking for a very specific function, and I know I can't do it with Messenger Plus!, so I'm requesting a Plugin for MSN Messenger 7 Beta (Build 7.0.0425) that will do the following:
- When contact "X" sends me a message, Auto-Reply with a Video Chat Invite (you know, the ALT+W one, the OUTgoing one, not the request for the other person to send me a webcam feed).
Is it possible to do this? Would it be too much trouble?
Thanks again for anyone who can help! ^^
EDIT: Forgot to mention... I'd need this script to send the invite on the FIRST message you recieve, and not on EVERY message you recieve on the same conversation...
Or just use the auto-accept feauture of MSG Plus!?....
|
|
02-28-2005 11:56 AM |
|
|
Ash_
Senior Member
Posts: 638 Reputation: 31
35 / / –
Joined: Aug 2004
|
RE: RE: "Auto-Send Video Chat Invite" Plugin Request
quote: Originally posted by (CyBeRDuDe)
quote: Originally posted by Hyo
Hello everyone!
First of all, thank you for taking your time to read my post ^^
I'll get straight to it, so that you don't have to waste time reading stuff you don't need ^____^
I'm looking for a very specific function, and I know I can't do it with Messenger Plus!, so I'm requesting a Plugin for MSN Messenger 7 Beta (Build 7.0.0425) that will do the following:
- When contact "X" sends me a message, Auto-Reply with a Video Chat Invite (you know, the ALT+W one, the OUTgoing one, not the request for the other person to send me a webcam feed).
Is it possible to do this? Would it be too much trouble?
Thanks again for anyone who can help! ^^
EDIT: Forgot to mention... I'd need this script to send the invite on the FIRST message you recieve, and not on EVERY message you recieve on the same conversation...
Or just use the auto-accept feauture of MSG Plus!?....
he wants to _Send_ the request, not accept it.
|
|
02-28-2005 12:01 PM |
|
|
(CyBeRDuDe)
Senior Member
Posts: 512 Reputation: 21
38 / / –
Joined: Jul 2003
|
RE: "Auto-Send Video Chat Invite" Plugin Request
Yeah, I know... but if they have to do a "/xvideo" or other command to him, why not just let them use "/video" command or use the odinary ask for video and then accept that?.... that would be the exact same thing as Person 1: sending command "/xvideo" to him and then his plugin sends video request and Person 1 then needs to accept that request.. I don't see any point in doing this?
But ok, maybe I missed something? do you want it to send the request regardless of what they say to you?... or do you want it to send the request on specific text?
|
|
02-28-2005 12:33 PM |
|
|
Whatever
Junior Member
Posts: 16
Joined: Feb 2005
|
RE: RE: "Auto-Send Video Chat Invite" Plugin Request
quote: Originally posted by (CyBeRDuDe)
Yeah, I know... but if they have to do a "/xvideo" or other command to him, why not just let them use "/video" command or use the odinary ask for video and then accept that?.... that would be the exact same thing as Person 1: sending command "/xvideo" to him and then his plugin sends video request and Person 1 then needs to accept that request.. I don't see any point in doing this?
But ok, maybe I missed something? do you want it to send the request regardless of what they say to you?... or do you want it to send the request on specific text?
I think he means if Person 1 msg him the FIRST sentence, his plugin will send a video request over to Person 1. That would be kinda weird...
|
|
02-28-2005 01:02 PM |
|
|
Ash_
Senior Member
Posts: 638 Reputation: 31
35 / / –
Joined: Aug 2004
|
RE: RE: "Auto-Send Video Chat Invite" Plugin Request
dude. make a quicktext.
call it /askvid
on the quick text type.
code: /video
accept the video please
then set your auto-message to /askvid.
or in a chatwindow type.
code: /away /video
done without a plugin
|
|
02-28-2005 01:14 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|