Shoutbox

show the friend list - 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: show the friend list (/showthread.php?tid=67882)

show the friend list by felipEx on 10-31-2006 at 12:25 AM

var hwnd = Interop.Call('User32',"FindWindowW",'MSBLWindowClass',0);

Interop.Call('User32',"SendMessageW", hwnd, 273, 40379,0);


:)


RE: show the friend list by lordy on 10-31-2006 at 12:48 AM

Are you going to explain what it does, or just post a random piece of code? :P


RE: show the friend list by Ezra on 10-31-2006 at 12:52 AM

lol, cool never seen that window.

I suggest you also post it to http://www.mpscripts.net with a little explanation :-)


RE: show the friend list by felipEx on 10-31-2006 at 12:58 AM

yeah :D

it's available  in http://felipescripter.awardspace.com/scripts/?id=...aces%20Writer.plsc


RE: show the friend list by Baggins on 10-31-2006 at 01:18 AM

go to:
Click on name>>Edit My friends list
for a contact:
right click on them>>veiw>>friend list


RE: show the friend list by felipEx on 10-31-2006 at 03:20 AM

hey Voldemort
i have two accounts because I forgot my password and I could not restore it  :D

this code is a shortcut :P

exists a shortcut menu to write up new post in your blog (liveSpace)?

quote:
var hwnd = Interop.Call('User32',"FindWindowW",'MSBLWindowClass',0);

Interop.Call('User32',"SendMessageW", hwnd, 273, 40420,0);

if it exists, where is it?  :)