Shoutbox

group blocked contacts - 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: group blocked contacts (/showthread.php?tid=66852)

group blocked contacts by ins4ne on 10-01-2006 at 03:30 PM

hey guys a got an idea for a small script. when you block some contacts they are stored in a 'Blocked' group in your contactlist. when you unblock them they go back to the group they came from.

is this possible?


RE: group blocked contacts by Huhu_Manix on 10-01-2006 at 03:57 PM

No.


RE: group blocked contacts by ins4ne on 10-01-2006 at 03:58 PM

ok. thanks for the reply :)


RE: group blocked contacts by deAd on 10-01-2006 at 04:17 PM

This is possible using the Messenger API in an external dll. You can create a group and move contacts into it.

However, using the Messenger API will cause Windows Messenger to run in the background.


RE: group blocked contacts by ins4ne on 10-01-2006 at 04:19 PM

and what does that exactly mean?


RE: group blocked contacts by deAd on 10-01-2006 at 06:00 PM

The Messenger API lets you do a lot of things relating to messenger. You can check what group contacts are in, create groups, add contacts to groups, and a lot of other stuff in other aspects of messenger. It can be used in scripts, but for some reason a lot of it doesn't work in scripts. Therefore, you can create a DLL to use it and call DLL functions from the script.


RE: group blocked contacts by Huhu_Manix on 10-01-2006 at 06:06 PM

Good luck ! This script should be useful.

Sorry for the 'No.', i forgot the messenger API. :$

At end, the script'll not be a "small script". :p


RE: group blocked contacts by ins4ne on 10-01-2006 at 06:38 PM

then i forget it. i dont even know what the API is :|