Shoutbox

Auto leave group conversations - 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: Auto leave group conversations (/showthread.php?tid=74268)

Auto leave group conversations by icepick66 on 05-09-2007 at 11:30 AM

Hey, I run a bot, but the problem is that people keep inviting it to group conversations which overload the bot.

I was wondering how you can detect when youve been invited to a group conversation (more than 1 recipient), and then run closewindow or whatever to leave the converstation.

Thanks,

icepick66


RE: Auto leave group conversations by MattyRid on 05-09-2007 at 11:38 AM

There is a group conversation detector in the scripts database and you choose whether to accept or decline, however it will happen after it starts.

Messenger Discovery Live has one which acts before it opens up a conversation window...suppose it's up to you.

Hope this helps.


RE: Auto leave group conversations by icepick66 on 05-09-2007 at 06:21 PM

Awesome used the coverstaion detector and made it auto deny,
thanks a lot


RE: Auto leave group conversations by CookieRevised on 05-09-2007 at 11:41 PM

Also read my post regarding this. It contains an important note regarding your privacy/email:

http://shoutbox.menthix.net/showthread.php?tid=63...d=741925#pid741925

As you know, you can be added to a group conversation with total strangers. This makes that those strangers will also know your email address from that point on.

The script talked about MattyRid (and created by NiteMare) will not prevent that from happening. The script will actually allow you to be added to a group conversation, but will immeditaly close it again. This isn't a good protection at all.

Messenger discovery intervenes at protocol level. This means that a group conversation will not be created on your side. However, those strangers could still get your email if they use packet sniffers. So it isn't fully privacy proof either (though it is the best you can get for now).

Also note that the WLM team has personally been notified about this privacy problem (this was one of the issues addressed at the MVP summit in March). But it is always good to again submit a feedback about this to keep them reminded. You can use the feedback form for this, located at Help > Send Feedback.

The more people do this, the quicker something is done about it...

;)