Question : I need to make a MSN bot

I need to make a MSN bot that is capable of sending messages.. changing its display picture.. and accepting contacts.

I had one made that used DotMSN.. but it recently stopped working, and every DotMSN example I've downloaded also no longer works

It connects to the server, but seems to stop there...

I think this info that is supposed to not be edited has changed on MSN server side

            messenger.Credentials.ClientID = "[email protected]"; //do not edit
            messenger.Credentials.ClientCode = "Q1P7W2E4J9R8U3S5"; //do not edit

Does anyone know of any good MSN SDKs?  or a solution to my DotMSN problem?

Thanks

Answer : I need to make a MSN bot

dotMSN component is not updating after 2006. hence you try using any other latest library


   Microsoft is providing the MSN activity SDK take a look at it it can provide you with some features.
l
Random Solutions  
 
programming4us programming4us