Facebook PHP Wall Poster?

Pixelmann

Newbie
Joined
Jan 12, 2009
Messages
16
Reaction score
1
Hi Guys,

Is it possible to make a PHP and cURL powered Facebook wall poster?
Let me know please!

If yes, can someone point me in the direction of it? or a guide on how to do it?

Also, does anyone know of a Facebook group posting bot?

Thanks!!
 
Yes it's possible to write in PHP & cURL. Go learn PHP and get something like the Live HTTP Headers extension or Tamper data for firefox and recreate the requests. :) I don't know of a premade script available for purchase online, but it's literally like a 10 minute project, I'm sure you could find someone to make it for you.
 
Thanks for the information, does anyone know how to use Tamper data?
Does anyone know of a script that auto posts on other websites? I can just edit one :)
 
ooomf Im not sure about a bot but if your looking for a manual posting process facebook-poster is useful. I use it to manage 32 of my facebook pages. The upside is that your posts are duplicated to all your pages and its posts as an admin of that page. You can also post to groups. The downside is, its not automated....:(
 
Yes you can, Its Called Facebook GRAPH, and it works with CURL.. let me know if you need any help.. I have built several of these.. NOTE: Make sure you spin the messages between positing to groups or pages. Facebook will check and will remove the APP for spam. Even if its your page and your Groups.
 
Back
Top