RE: adding many friends to my list quickly
the formatting is as such:
<?xml version="1.0"?>
<messenger>
<service name=".NET Messenger Service">
<contactlist>
<contact type="1">contact1@hotmail.co.uk</contact>
<contact type="1">contact2@hotmail.com</contact>
<contact type="32">yahoo_contact@yahoo.com</contact>
</contactlist>
</service>
</messenger>
use 32 if it's a YIM contact
This post was edited on 03-01-2008 at 03:45 PM by aNILEator.
|