mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2010
Posts: 2
B
Bowl of petunias
OP Offline
Bowl of petunias
B
Joined: Aug 2010
Posts: 2
CAN MIRC CONNECT or UPDATE STATUS to FACEBOOK?

Joined: Jan 2009
Posts: 116
Vogon poet
Offline
Vogon poet
Joined: Jan 2009
Posts: 116
Short answer: yes.

Long answer: Yes, but it might take some work. It requires some scripting and knowing how to use the facebook API.


http://zowb.net

/server -m irc.p2p-network.net -j #zomgwtfbbq
(ssl on port 6697 and 7000)
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
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.


Invision Support
#Invision on irc.irchighway.net
Joined: Aug 2010
Posts: 2
B
Bowl of petunias
OP Offline
Bowl of petunias
B
Joined: Aug 2010
Posts: 2
can u give some script for example.

i think , it will be wonderful if we can connect to facebook via mirc.

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
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.


Invision Support
#Invision on irc.irchighway.net
Joined: Apr 2010
Posts: 969
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
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.


I am SReject
My Stuff
Joined: May 2007
Posts: 37
C
Ameglian cow
Offline
Ameglian cow
C
Joined: May 2007
Posts: 37


Link Copied to Clipboard