quote:
Originally posted by AberNStein
well there's a long answer and a short answer.
if wlm is not minimized to tray (it still works if it's minimized to the taskbar) then you just need one line of code:
code:
WinMenuSelectItem, Windows Live Messenger, , File, My Status, Busy
I don't know the "WinMenuSelectItem", but I have the strong feeling that this will only work on an english version of Messenger.
Clicking menu's isn't the best way to do it, menu's can change etc. There are definatly API's for changing statusses (is this a word?) in Messenger, you didn't think that Plus! "fake clicked" the menu's right? The only problem is, I can't tell you how to implement it...