mIRC Home    About    Download    Register    News    Help

Print Thread
B
bambang_as
bambang_as
B
CAN MIRC CONNECT or UPDATE STATUS to FACEBOOK?

Joined: Jan 2009
Posts: 116
K
Vogon poet
Offline
Vogon poet
K
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.

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

B
bambang_as
bambang_as
B
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,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
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.

Joined: Apr 2010
Posts: 964
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 964
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.

C
Chessnut
Chessnut
C


Link Copied to Clipboard