mIRC Homepage
CAN MIRC CONNECT or UPDATE STATUS to FACEBOOK?
Short answer: yes.

Long answer: Yes, but it might take some work. It requires some scripting and knowing how to use the facebook API.
Slightly longer answer: You can use sockets to do so. You'll have to figure out what you need (such as login information, cookies, etc) and manage all of that with sockets as well as figuring out what you need to send to post that information. Not a quick and simple thing to do.
can u give some script for example.

i think , it will be wonderful if we can connect to facebook via mirc.
Like I said, it's not some simple thing, so there isn't some easy example to show you. Maybe someone will spend the time to do one, but I wouldn't hold your breath. Better to learn to script and use sockets yourself before you try figuring out something complicated like that.
Yea. I've been working on this for about a week. It's not as simple as having mIRC's sockets connect to face book. The script has to know what to request, how to parse it. When to set/unset cookies, etc. It's quite difficult.
been done here: http://forum.swiftirc.net/viewtopic.php?f=34&t=23791
© mIRC Discussion Forums