What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Screenshot Sender 5 Release Candidate 1 RELEASED (2011-09-06)!

Pages: (37): « First « 11 12 13 14 [ 15 ] 16 17 18 19 » Last »
7 votes - 4.43 average   Screenshot Sender 5 Release Candidate 1 RELEASED (2011-09-06)!
Author: Message:
Gumby88
New Member
*


Posts: 4
Joined: Jun 2006
RE: Screenshot Sender 4 RELEASED!
Yes I have them both on one graphics card, I do not have SLI or 2 cards it's Nvidia 6800 Ultra hook to 2 Viewsonic Vx922's
08-24-2006 08:33 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Screenshot Sender 4 RELEASED!
quote:
Originally posted by Gumby88
Yes I have them both on one graphics card, I do not have SLI or 2 cards it's Nvidia 6800 Ultra hook to 2 Viewsonic Vx922's
I had changed the code for this issue before the release. It should be able to capture multiple displays from one graphics card. Just hold on for the next release where a good chunk is being recoded. Courtesy of me.
08-25-2006 01:42 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Screenshot Sender 4 RELEASED!
quote:
Originally posted by Dave
does the screenshot appear in a sharing folder when you send it if the option to automatically create a sharing folder when a file is sent is activated?
The only possible way of doing this since I did a lot of testing regarding this is if I copy the image to each contacts folder that you share with, I tried to make messenger copy an image i was sending to the sharing folder but it would not work.
08-27-2006 10:21 PM
Profile E-Mail PM Find Quote Report
DepecheNYC
Junior Member
**


Posts: 16
Joined: Jul 2006
RE: Screenshot Sender 4 RELEASED!
Can you make it in away so that I can make screenshots from various video players (vlc, gom player, wmp, etc.) while playing a video file?
09-02-2006 03:25 PM
Profile E-Mail PM Find Quote Report
Mikay
New Member
*


Posts: 3
Joined: Sep 2006
RE: RE: Screenshot Sender 4 RELEASED!
quote:
Originally posted by Matty
For those having similar problems as cow07 was please download this exe it will install the scripting runtimes for the Microsoft Scripting Runtime which should solve the problem.


Okay, I give up. I cannot get the script to work. I had the same problem as cow07, and I downloaded the above file.. and nothing is working. Help. :(
09-02-2006 04:07 PM
Profile E-Mail PM Find Quote Report
blackdot
New Member
*


Posts: 1
Joined: Sep 2006
RE: Screenshot Sender 4 RELEASED!
I'm sorry if this question has already been answered.

I can't find the function to select a area of the desktop to send it after. Is this not anymore possible in this version of ss?

exuse my english mistakes.
09-02-2006 04:51 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Screenshot Sender 4 RELEASED!
quote:
Originally posted by DepecheNYC
Can you make it in away so that I can make screenshots from various video players (vlc, gom player, wmp, etc.) while playing a video file?
Not possible because of the Video Layer Overlay.
quote:
Originally posted by Mikay
Okay, I give up. I cannot get the script to work. I had the same problem as cow07, and I downloaded the above file.. and nothing is working. Help. :(
Can you do the steps shown earlier to enable the Script debug window and post the contents of it when you try and capture an image?
quote:
Originally posted by blackdot
I'm sorry if this question has already been answered.

I can't find the function to select a area of the desktop to send it after. Is this not anymore possible in this version of ss?

exuse my english mistakes.
Currently it is not possible however with the next version of Plus! if should be possible.
09-02-2006 07:27 PM
Profile E-Mail PM Find Quote Report
Gumby88
New Member
*


Posts: 4
Joined: Jun 2006
Works across 3 screens too.
Just to let you know that this will work across all three screens if you can hook them up

[Image: alll3screens.jpg]

I can't wait for updates, but you guys have done amazing stuff here and I appreciate all your hard work on this project.


This post was edited on 09-04-2006 at 04:17 AM by Gumby88.
09-03-2006 12:51 AM
Profile E-Mail PM Find Quote Report
Mikay
New Member
*


Posts: 3
Joined: Sep 2006
RE: RE: Screenshot Sender 4 RELEASED!
quote:
Originally posted by Matty
quote:
Originally posted by Mikay
Okay, I give up. I cannot get the script to work. I had the same problem as cow07, and I downloaded the above file.. and nothing is working. Help. :(
Can you do the steps shown earlier to enable the Script debug window and post the contents of it when you try and capture an image?

Okie doke, I tried opening the Config and here's what I got:

code:
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnGetScriptCommands
Error: 'Language.Commands' is null or not an object.
       Line: 5. Code: -2146823281.
Function OnGetScriptCommands returned an error. Code: -2147352567
Function called: OnEvent_ChatWndSendMessage
Error: 'Language.WndGeneral' is null or not an object.
       Line: 69. Code: -2146823281.
Function OnEvent_ChatWndSendMessage returned an error. Code: -2147352567
Function called: OnEvent_Timer
09-03-2006 11:51 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Screenshot Sender 4 RELEASED!
quote:
Originally posted by Mikay
Okie doke, I tried opening the Config and here's what I got:

code:
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnEvent_ChatWndSendMessage
Function called: OnGetScriptCommands
Error: 'Language.Commands' is null or not an object.
       Line: 5. Code: -2146823281.
Function OnGetScriptCommands returned an error. Code: -2147352567
Function called: OnEvent_ChatWndSendMessage
Error: 'Language.WndGeneral' is null or not an object.
       Line: 69. Code: -2146823281.
Function OnEvent_ChatWndSendMessage returned an error. Code: -2147352567
Function called: OnEvent_Timer

When I get home I will PM you my address and we can do some testing on MSN.
09-03-2006 02:09 PM
Profile E-Mail PM Find Quote Report
Pages: (37): « First « 11 12 13 14 [ 15 ] 16 17 18 19 » 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