Microsoft
Software
Hardware
Network
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.Clie
ntID = "
[email protected]
"; //do not edit
messenger.Credentials.Clie
ntCode = "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
How to handle attachment-type fields in Access 2007
XML Parsing Error: undefined entity
Using alternative to LIMIT command and using INNER JOIN in MS SQL Query
Why can I not find the InvokeRequired and SetTextCallback Options
Why can't I delete records from a linked table ? I get the message "Linked table is not supported by this ISAM."
Declare variable in Microsoft SQL Server Management Studio
SQL Query to delete all records older than 365 days
CAML Query Syntax?
Explain Regular Expression
How to retrieve data from five different tables in Access database