What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Automatically open a minimized chat window when someone signs in

[Request] Automatically open a minimized chat window when someone signs in
Author: Message:
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: [Request] Automatically open a minimized chat window when someone signs in
:P
code:
function OnEvent_ContactSignin(Email){
Interop.Call("user32","CloseWindow",Messenger.OpenChat(Email).handle);
}

tested and works

btw SmokingCookie your code doesn't work. (bad calling convention);shortened code thanks to matty's post  lol =p

This post was edited on 07-12-2008 at 04:39 PM by roflmao456.
[quote]
Ultimatess6
: What a noob mod
07-11-2008 04:00 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Automatically open a minimized chat window when someone signs in - by timothyholt506 on 07-10-2008 at 04:33 PM
RE: [Request] Automatically open a minimized chat window when someone signs in - by SmokingCookie on 07-10-2008 at 05:11 PM
RE: [Request] Automatically open a minimized chat window when someone signs in - by timothyholt506 on 07-10-2008 at 06:34 PM
RE: [Request] Automatically open a minimized chat window when someone signs in - by SmokingCookie on 07-10-2008 at 06:39 PM
RE: [Request] Automatically open a minimized chat window when someone signs in - by timothyholt506 on 07-11-2008 at 10:02 AM
RE: [Request] Automatically open a minimized chat window when someone signs in - by SmokingCookie on 07-11-2008 at 12:59 PM
RE: [Request] Automatically open a minimized chat window when someone signs in - by roflmao456 on 07-11-2008 at 04:00 PM
RE: [Request] Automatically open a minimized chat window when someone signs in - by matty on 07-12-2008 at 03:22 PM


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