[RELEASE] wcap 0.1.2 (Screenshot Sender) - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [RELEASE] wcap 0.1.2 (Screenshot Sender) (/showthread.php?tid=63918) [RELEASE] wcap 0.1.2 (Screenshot Sender) by segosa on 07-24-2006 at 07:33 PM
Back in the old days of MsgPlus! 3 I regularly used the plugin SS3 (Screenshot Sender 3) made by Dempsey. When MsgPlus! Live was released a few wrapper scripts were created so that people could continue to use SS3 until a MsgPlus! Live version could be developed.
The commands are: /wcactive [delay] - wait [delay] seconds before sending a capture of the active window /wcfullscreen [delay] - wait [delay] seconds before sending a capture of the fullscreen window /wcsetdelay <delay> - set the default delay (used if none is specified in the previous two commands) As for feature requests: if it's really simple, fine, but don't go asking me to add all the old features of Screenshot Sender because I won't do that. As I said, this isn't meant to be a replacement or possible competitor and I respect Dempsey and Matty's work on SS4. However, nothing's stopping you from adding stuff yourself and if you want to do that you can get the source code of the DLL here (makes use of the FreeImage library to save in various formats): http://m00.cx/wcap I'll fix bugs (if I can ) if you report them. Changelog 0.1.2 (26/07/2006) - feature: added script commands to menu (OnGetScriptCommands) - change: cleaned up code to get delay 0.1.1 (24/07/2006): - feature: added help menu item - change: jpg quality menu item only appears if jpg is selected - change: commands renamed to use wc prefix instead of wcap_ - change: menu items now specify that no delay is used Note: If the attachment tries to download an older version then clear your browser's cache. RE: wcap 0.1: Window Capture Script by Thor on 07-24-2006 at 07:37 PM
Sounds good. RE: wcap 0.1: Window Capture Script by Chris4 on 07-24-2006 at 07:51 PM Very nice script, thanks. RE: wcap 0.1: Window Capture Script by ins4ne on 07-24-2006 at 08:01 PM useful script thanks. RE: wcap 0.1: Window Capture Script by segosa on 07-24-2006 at 08:07 PM I updated the commands to use a wc prefix rather than wcap_ since it's easier to type. RE: wcap 0.1: Window Capture Script by Menthix on 07-24-2006 at 08:45 PM Nice like it RE: wcap 0.1: Window Capture Script by MX-G on 07-24-2006 at 08:46 PM Nice segosa, thanks RE: wcap 0.1: Window Capture Script by Eljay on 07-24-2006 at 08:55 PM
works great RE: RE: wcap 0.1: Window Capture Script by segosa on 07-24-2006 at 09:15 PM
quote: Okay, done that. I also renamed the menu items to include "(no delay)" at the end since people were wondering why it didn't use the delay. RE: [RELEASE] wcap 0.1: Window Capture Script by Intosia on 07-25-2006 at 12:05 PM works fine! Gj man! RE: [RELEASE] wcap 0.1: Window Capture Script by crino on 07-26-2006 at 05:59 AM
@sagosa code:so we have commands in popup commands RE: RE: [RELEASE] wcap 0.1: Window Capture Script by segosa on 07-26-2006 at 09:22 AM
quote: Done. |