Shoutbox

Clone Warning - 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: Clone Warning (/showthread.php?tid=64550)

Clone Warning by Spunky on 08-06-2006 at 04:47 PM

A friend of mine just tried to trick me by cloning one of my contacts. It didn't work but I decided to make this script.

When a chat window is opened, it checks the contact's name against all the names listed in your contact list. If two people have the same name, but different emails, it pops up a small message box warning you.

Don't know if anybody will find this useful, but it's here for the taking anyway :P

There will be updates, which will be posted here, including things like the option to send a message to the person that has been cloned, warning them.

Restrictions - If somebody has cloned a contact and you start a chat with that contact, it will still pop up the message box warning you about clones. However, this can still be useful information... (H)


RE: Clone Warning by Huhu_Manix on 08-06-2006 at 04:59 PM

Good idea but verify syntax.

code:
function OnEvent_ChatWndRecievedMessage(ChatWnd){