Request Script: Facebook Chat Plugin - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: Request Script: Facebook Chat Plugin (/showthread.php?tid=91700) Request Script: Facebook Chat Plugin by keithfulcher on 07-30-2009 at 02:22 PM
I have been using pidgin.im for the last few years and I have recently started to "try" to move back to MSN. RE: Request Script: Facebook Chat Plugin by Spunky on 07-30-2009 at 03:07 PM It may be, albeit rather difficult. I think they use AJAX to send/receive and view (display) the messages. The hard part would be navigating through Facebook's code to try and determine how, unless it's exposed as a feature to the API. It may actually require an external DLL if it gets too complicated for Plus! alone RE: Request Script: Facebook Chat Plugin by mathieumg on 07-31-2009 at 03:52 AM I'm pretty sure it can be done, using this. RE: Request Script: Facebook Chat Plugin by Dempsey on 07-31-2009 at 07:32 AM
quote:That's just for Apps I think RE: Request Script: Facebook Chat Plugin by ShawnZ on 07-31-2009 at 07:35 AM
quote: well er... if facebook itself can do it completely in javascript, then... RE: Request Script: Facebook Chat Plugin by Spunky on 07-31-2009 at 07:53 AM
quote: But they may have support for all types of things on the server that we just can't access... RE: RE: Request Script: Facebook Chat Plugin by mathieumg on 07-31-2009 at 08:01 AM
quote: Nah, read the first line quote: I don't see why it couldn't be done from a Plus! script. There are libraries/APIs for many other languages as well, some official others unofficial. They're listed here. FB Apps developement is something else. RE: Request Script: Facebook Chat Plugin by Matti on 07-31-2009 at 08:29 AM
The problem with that library is that the library needs to be ran in a browser where the "window" and "document" objects are available, which is not the case in a Plus! Live script. RE: Request Script: Facebook Chat Plugin by mathieumg on 07-31-2009 at 08:31 AM So I guess one would have to tinker with the protocol then... or worst case scenario use a browser control RE: Request Script: Facebook Chat Plugin by Spunky on 07-31-2009 at 12:00 PM I'll tinker a bit... If it can't be done as a plus script, it might still be possible as a chrome extensions as chrome has access to document and window objects RE: Request Script: Facebook Chat Plugin by Yousef on 07-31-2009 at 07:51 PM Working on it RE: Request Script: Facebook Chat Plugin by snAke_LeAder on 03-03-2010 at 01:38 PM MessengerDiscovery can do this RE: Request Script: Facebook Chat Plugin by Menthix on 03-03-2010 at 02:34 PM Windows Live Messenger 2010, from looking at the leaked screenshots looks like it may do it natively. |