[RELEASE / GET] Facebook groups poster + delete post from groups (imacros + javascript)

Edit: I moved it to after line 22 of your original script and it kind of works..i still get the 'empty post' message but it allows me to post the link with the preview.

Also, moving it to line 22 doesn't work if the group has 'Sell something' instead of 'Write post'.

GOing to try your other script with a diff account now :)

Edit: unfortunately my other a/c has a temp commenting ban :disappoin
 
Last edited:
I only see explanations, but I don't see the script by any side
 
Last edited:
That's a nice share. You should think about adding pictures to the posts.
The scripts doesn't have any graphic interface, so i don't really know what pictures i should add :) Any suggestion is welcome.

I only see explanations, but I don't see the script by any side

Hi! The scripts are on pastebin!

The first code is a bot that let you to post in EVERY group you are in. Instructions are pretty simple, open the code and change the variable "TextToPost" with the text you want to write.
**Update version, now link preview works!**
Code:
 [B]pastebin.com/N4DpmiT4[/B]
The second code might be usefull for some of you. It will delete the last post in EVERY group you are in. You just have to open the code and change the variable "Facebook_Name" with your facebook name
Code:
  [B][B]pastebin.com/[/B]Xjc57nHT[/B]
This script will add people in a group of your choice. It will select randomly X person from the "suggestion list" that facebook give.
Code:
  [B][B]pastebin.com/[/B]hRr8R46J[/B]
 
Last edited:
hey, I would love to try out your scripts but it gives me an error

unknown command: VAR, line 1 (Error code: 910)

I have the newest version of imacros and firefox

Thanks, mike

EDIT:
managed to make it work it gives me another error though
TypeError: window.document.getElementsByClassName(...)[1] is undefined, line 14 (Error code: -991)
 
Last edited:
Awesome job on that bot Swiss,

Are you still looking to make money coding?

I need a bot that gets groups URL from CSV and then posts content from Clipboard.

I wrote a basic one in Imacro and it works for the most part but facebook added a new option to add items for sell in groups and it doesn't work in theses groups.
 
Last edited:
swiss, i have for you some question about scripts of course if you are able, pm me with your contacts or write here.
 
hey, I would love to try out your scripts but it gives me an error

unknown command: VAR, line 1 (Error code: 910)

I have the newest version of imacros and firefox

Thanks, mike

EDIT:
managed to make it work it gives me another error though
TypeError: window.document.getElementsByClassName(...)[1] is undefined, line 14 (Error code: -991)


i also get same error how to change that.error 910
 
hey, I would love to try out your scripts but it gives me an error

unknown command: VAR, line 1 (Error code: 910)

I have the newest version of imacros and firefox

Thanks, mike

EDIT:
managed to make it work it gives me another error though
TypeError: window.document.getElementsByClassName(...)[1] is undefined, line 14 (Error code: -991)
Same error here :/
 
where do i paste the script to check this out?
 
Sounds good...any way to edit it so it posts to a list of groups though rather than all groups?
 
Back
Top