Automate facebook actions

notfrosty

Newbie
Joined
Jan 22, 2016
Messages
3
Reaction score
0
Hi.
I would like to have a tool for doing basic actions on facebook :


  • Create user
  • Login user
  • Create group
  • Post
  • Like
  • Add friends
  • Like page
  • etc.

I would code it myself but first, I'd like to know if these kind of tools already exist so I don't have to reinvent the wheel.
I'm looking for low-level tools, not software or web interfaces. It would be something I would install on my server and run via crontabs.

If this is not the case, I would take some advice on how to code it if some people already tried this.

I'm doing this for fun so I'm NOT looking for paid-services or software.
Thanks.
 
if you're too lazy to make your stuff. you need to pay for it. lol GLWS
 
i dont think any free tool will do all this, you will have to code it yourself.
 
just curious, can anyone point me towards any good books that teach about creating bots? im in uni but the classes are so dull and i would really like to build something that was actually interesting, thanks alot
 
you can use autoit or imacros to code it. I think imacros is easier. If you don't know how to code it, hire a programmer and they will do this for you.
 
Back
Top