How the selelct all code not working with you ??

mina2020

Junior Member
Joined
Mar 22, 2009
Messages
174
Reaction score
33
Hi guys
I use this code
Code:
[B] javascript:fs.select_all();[/B]

after i use this code several times for my page to invite them all, i check if all my friends has inivted or no by pasting the code again and see no one selected at this time i certain that them all has invited to my page
but i didn't see any increasing in my fans !

what about you guys ??
what happen with you using this code ??
 
Hi guys
I use this code
Code:
[B] javascript:fs.select_all();[/B]
after i use this code several times for my page to invite them all, i check if all my friends has inivted or no by pasting the code again and see no one selected at this time i certain that them all has invited to my page
but i didn't see any increasing in my fans !

what about you guys ??
what happen with you using this code ??[/QUO



try this one javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
hi mina
or try to use another browser it might work

but you might have no idea about what happened in the latest days .facebook have changed thier rules and unfortunately you can only send 49 invites and you cant send 5k invites as befor
facebook got so hard and working in derstroying spammers who use fake accounts

i am glad to know you mina its ramy 23 i am also new memebre in the fourm
 
Hey guys, thanks for the info. Awesome.

Do any of you guru's know the script to send a message to a all group members without being the Group admin?

Thanks in advance:)
 
Hi guys
I use this code
Code:
[B] javascript:fs.select_all();[/B]
after i use this code several times for my page to invite them all, i check if all my friends has inivted or no by pasting the code again and see no one selected at this time i certain that them all has invited to my page
but i didn't see any increasing in my fans !

what about you guys ??
what happen with you using this code ??[/QUO



try this one javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
hi mina
or try to use another browser it might work

but you might have no idea about what happened in the latest days .facebook have changed thier rules and unfortunately you can only send 49 invites and you cant send 5k invites as befor
facebook got so hard and working in derstroying spammers who use fake accounts

i am glad to know you mina its ramy 23 i am also new memebre in the fourm

I knew that after i posted this thread !
Facebook marketing is dead :(

Nice to meet you Ramy
thank you :)
 
Hey guys, thanks for the info. Awesome.

Do any of you guru's know the script to send a message to a all group members without being the Group admin?

Thanks in advance:)

I think that is impossible there is script like this !!
 
Back
Top