What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Webcam Command

Pages: (3): « First [ 1 ] 2 3 » Last »
[Request] Webcam Command
Author: Message:
Kinzzz
New Member
*


Posts: 9
35 / Male / –
Joined: Apr 2007
O.P. Huh?  [Request] Webcam Command
Can someone make a script that makes it possible when someone comes online, it automaticly sends out a request to start "my" webcam(so not a videochat, but only webcam). But it must be possible to select the people who recive this invitation.*-)

And if that is to hard or not possible;

A command that can be typed in a messengerwindow that activates the webcam. Just like /Webcam activates Videochat, but then someting like /Cam to send out a request to start "my" webcam.

I really hope someone can help me!:D
04-10-2007 07:52 PM
Profile E-Mail PM Find Quote Report
Ashylay
Junior Member
**

Intermediate Scripter

Posts: 70
Reputation: 1
– / Male / –
Joined: Mar 2007
RE: [Request] Webcam Command
I dont know wether this is possible because I dont know wether there is a command in Messenger Scripts to just send your webcam. Ill have a look see if there is something like Messenger.ViewCam

Anyay just click your cam icon?

This post was edited on 04-12-2007 at 10:39 AM by Ashylay.
04-12-2007 10:39 AM
Profile E-Mail PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [Request] Webcam Command
Unfortunately, this is not possible with Plus! Scripts. Instead if someone discovers a secret message which can be sent to a chat window to activate a webcam chat, this can't be done. And also, it would be a huge risk if third party programs could take control of your webcam. :O
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
04-12-2007 07:00 PM
Profile E-Mail PM Web Find Quote Report
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: [Request] Webcam Command
you can try with MSN Webcam Recorder  :D
04-12-2007 07:48 PM
Profile E-Mail PM Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [Request] Webcam Command
It is possible to send your own webcam by sending a certain window message to the chat window.

I'm too lazy to make the whole script myself so for anyone willing to make it, something like this:
code:
Interop.Call("user32", "SendMessageW", ChatWnd.Handle, 0x0111 /* WM_COMMAND */, 40279, 0);
04-12-2007 08:13 PM
Profile PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: [Request] Webcam Command
How do you find out those commands, Eljay? :O It actually works!

Now, if someone wants to develop a script based on that line of code, please go on! :)
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
04-15-2007 09:59 AM
Profile E-Mail PM Web Find Quote Report
win_crook
Junior Member
**


Posts: 63
Reputation: 2
31 / Male / Flag
Joined: Apr 2007
RE: [Request] Webcam Command
I'll do it! :D I'm going to be quite busy for the next couple of days though so I'll just make a small one that starts the webcam when the command is typed... I will make the contact selector one when I have a bit more time.
04-15-2007 03:36 PM
Profile PM Find Quote Report
Kinzzz
New Member
*


Posts: 9
35 / Male / –
Joined: Apr 2007
O.P. RE: [Request] Webcam Command
Thanks!! :D

You guys are really helping me out :D
04-15-2007 03:46 PM
Profile E-Mail PM Find Quote Report
win_crook
Junior Member
**


Posts: 63
Reputation: 2
31 / Male / Flag
Joined: Apr 2007
RE: [Request] Webcam Command
Alright... install this script and to start your webcam simply use the command /Cam

I'll work on the other features you requested over maybe this next week I don't know how busy I'm going to be, so don't expect anything. So for now here is just a basic one to get you going. You can claim all ownership and rights or whatever to this script since it was your idea :D.

--EDIT--

Haha, what an idiot I am... forgot to upload the script :$

.plsc File Attachment: WebcamScript.plsc (1.22 KB)
This file has been downloaded 250 time(s).

This post was edited on 04-15-2007 at 04:11 PM by win_crook.
04-15-2007 04:07 PM
Profile PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: RE: [Request] Webcam Command
quote:
Originally posted by Mattike
How do you find out those commands, Eljay? :O It actually works!
Resource hacker. Find the menu resource and then put the specific menu item's ID in the message. :)

This post was edited on 04-15-2007 at 04:11 PM by deAd.
04-15-2007 04:11 PM
Profile 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