Select ALL Facebook Friends to a Group javascript code problem

fhassan

Junior Member
Joined
Jun 27, 2008
Messages
141
Reaction score
9
I Select & invite all my friends lot of times successfully to a faceebook fanpage or group with this javascript code
Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

But now It's only working for fanpages. Can't select all my friends to a GROUP anymore... tried this code too
Code:
javascript:fs.select_all();

may be facebook made some changes thats why this is happening. Anyone else facing this problem

Can any java expert fix this or create a new java script to help all of us
 
Even though you successfully selected all your friends it won't go in, facebook only limit 49 suggest per batch, that's what i thought though
 
Even though you successfully selected all your friends it won't go in, facebook only limit 49 suggest per batch, that's what i thought though
no buddy, I successfully select & sent invitations to all of my friends(maximum 3400) almost 100 times
 
Yeah, it would say successfully, but you have tried suggesting it again without the code?? Because you won't be able to select them again if they have successfully invited in that particular page you have suggested.
 
I suggest to use software when invting/adding, Less hasle. There so many software for this that is free just search.
 
code is still working for pages, but not for groups, have someone solution to recoomend in a form of javascript for groups?
 
I suggest to use software when invting/adding, Less hasle. There so many software for this that is free just search.

can you give us a free software download link which can select all the friends automatically pleasee
 
this has been discussed a few times before already, yes the java is not working anymore...
and for fan pages although it shows all selected, in actual fact only small batches of 1-50 are invited....the solution is to either do it manually or use software such as FFAP:)
 
well I got the same problem today with the script, and before i have invited a few hundred on each acount many times
 
I suggest to use software when invting/adding, Less hasle. There so many software for this that is free just search.

Wow, I simply cannot believe another one of these threads has popped up. Wait, nevermind; yes, I can believe it. As the member jheyslow said above, just find some free software that will do this for you, or better yet, purchase FFAP.
 
hi,
i've tried ffap (now named fa.eb00k blaster pro) but all i can see is
- request friendship or poke
- send message by fa.eb00k mail
- post on friend wall...

how do I invite friends to a group with this program? thanks :D
 
hi,
i've tried ffap (now named fa.eb00k blaster pro) but all i can see is
- request friendship or poke
- send message by fa.eb00k mail
- post on friend wall...

how do I invite friends to a group with this program? thanks :D

I suggest you take advantage of their amazing 24/7 live support team! :D
 
Yeah, < 50 is the limit now if you're using fbml stuff. You can still invite > 50, but it goes into a seperate queue and normally only works on verified or at least aged fan pages. Even then it takes about 24 hours for the > 50 invites to be sent.

There is a way to make it do < 50 w/ out exterior software, but it takes a while and most users won't sit there on screen all day waiting for it to happen. there's ways to hide shit and put other stuff on the screen to distract them though.
 
hi,
i've tried ffap (now named fa.eb00k blaster pro) but all i can see is
- request friendship or poke
- send message by fa.eb00k mail
- post on friend wall...

how do I invite friends to a group with this program? thanks :D

Hi jtoxic, I think you have made a mistake. FFAP isn't "fa.eb00k blaster pro". Here is the sales thread of FFAP: http://www.blackhatworld.com/blackh...fap-professional-facebook-marketing-tool.html

FYI: I am the programmer of FFAP. :D

Sincerely,

Lively Browser (Lively Marketing Tools Programmer)
 
Yeah, < 50 is the limit now if you're using fbml stuff. You can still invite > 50, but it goes into a seperate queue and normally only works on verified or at least aged fan pages. Even then it takes about 24 hours for the > 50 invites to be sent.

There is a way to make it do < 50 w/ out exterior software, but it takes a while and most users won't sit there on screen all day waiting for it to happen. there's ways to hide shit and put other stuff on the screen to distract them though.

Nice post! Great information! This actually seems logical, whereas the people who speak of this queue for *any* fan page just seems completely the opposite IMHO.


Hi jtoxic, I think you have made a mistake. FFAP isn't "fa.eb00k blaster pro". Here is the sales thread of FFAP: http://www.blackhatworld.com/blackh...fap-professional-facebook-marketing-tool.html

FYI: I am the programmer of FFAP. :D

Sincerely,

Lively Browser (Lively Marketing Tools Programmer)

:lmao: :lmao: :lmao:
 
Back
Top