[VB] Facebook Comment bot

04/10/2014 19:04 Hybrid~#1
this will seem pretty stupid, but dammit, i just can't find a way to make it work.
So basically, i just want the bot to go to a page and write a comment on EACH post.
I somehow made it insert the comment but it couldn't be posted.
Tried it with a webbrowser. Gonna try with WebRequests. (PS: Somebody told me that i should use m.facebook.com but it seems crappy)
So yeah, im running out of ideas.
and no, im not gonna use the facebook api.
04/10/2014 20:30 tolio#2
webrequests are the best solution
04/10/2014 20:34 Mostey#3
Find out how the requests are send to your page (e.g. by posting a sample comment) and rebuild them in your code.

[Only registered and activated users can see links. Click Here To Register...] is a very good library which I'd like to recommend you at this point. Example codes are available en masse, just use some search engine like google.
04/11/2014 14:34 Hybrid~#4
mmm amazing, cant even try it out. Facebook banned me from posting comments (facepalm)