Is there any way to do this?

Alive

Building and living.
Jan 14, 2011
39
4
0
www.everythingforever.info
I want to automate some tasks in Facebook profiles. For example:

  • Chatting responses
  • Automatically responding to messages
  • Posting statuses
Much like that Twitter ability in TweetDeck to post updates at some point in the future as far as the posting statuses bullet goes.

Does anyone know any way to accomplish this? I spent a while searching for workarounds and programs and scripts, and came up empty-handed.

Thanks!
 


If you want to use the API, you would have to develop an application and then have the profile use the app.
 
These can all be achieved by using the right GET/POST requests on facebook. I wrote an IM spammer in php once, it was really simple and really effective.