Auto comment on a new post on a Facebook Group

charmie125

Newbie
Joined
May 28, 2016
Messages
20
Reaction score
1
Hi! Does anyone know some software or bot which automatically comment what i want to comment in an instant whenever the admin in a facebook group posts something new. For example the admin will post a thread in 3pm, i can prepare what i want to comment and the bot/software will automatically comment that i settled once the admin posted in the facebook group in 3pm. Please can someone share their ideas pls :(
 
I replied in other thread but maybe you did not read :)

Tips:
1. Use PHP + cURL to get latest postid from group.
2. Insert postid to database and post comment to that post.
3. Run cronjob to check new post then compare last postid, which commented and current latest postid). If same, return. If different, post new comment, insert new latest postid to database.
 
I replied in other thread but maybe you did not read :)

Tips:
1. Use PHP + cURL to get latest postid from group.
2. Insert postid to database and post comment to that post.
3. Run cronjob to check new post then compare last postid, which commented and current latest postid). If same, return. If different, post new comment, insert new latest postid to database.
Hello, sorry i havent checked properly. How to do that? I have no idea :( huhu
 
I saw a program last month, cant remember name, if i find it, will comment.
 
u mean software like this

1466689704_70752.png
 
Im also looking for a tool like the one you are asking, but I havent find anything useful so far
 
saw something like this months ago.. can't remember it.. sorry
 
Hi! Does anyone know some software or bot which automatically comment what i want to comment in an instant whenever the admin in a facebook group posts something new. For example the admin will post a thread in 3pm, i can prepare what i want to comment and the bot/software will automatically comment that i settled once the admin posted in the facebook group in 3pm. Please can someone share their ideas pls :(

skype me for more detail: quangbgt
 
Hi! Does anyone know some software or bot which automatically comment what i want to comment in an instant whenever the admin in a facebook group posts something new. For example the admin will post a thread in 3pm, i can prepare what i want to comment and the bot/software will automatically comment that i settled once the admin posted in the facebook group in 3pm. Please can someone share their ideas pls :(
i use fbposter.cloud

and still working...
 
Back
Top