There is def a limit.
for me 500 or more gets limited.
Doubt the javascript is going to work anymore BUT a clever update to the chrome extension could add some smarts to invite all in small batches perhaps.
What makes you think the limit is 500?
My limit is 49 :/
I don't know how this can be fixed
just fb can do something
I am testing out a new javascript i just wrote. Sends batches in smaller lots and repeats itself.
Seems to have sent all the invites i needed only time will tell if it has worked or if facebook are going to limit the number of invites per account per day
I don't think so what about the legit that want to invite all their friends.
Posted via Mobile Device
So, is it working for an entire friend list (i have an account with 4.5k friends) or have you seen an actual limit on how many invites you can do, EVEN while using the 49 at a time method? Facebook is cracking down hard, but all i can say is F**K them. I will keep on selling invites regardless of what they do- I didn't come into this business until they'd already started stepping up their limits and blocks. They won't take me down any time soon. I will attempt to send 49 @ a time with a list of 4.5k friends. I'll set up a brand new page to test it out on. My computer has been down for TWO weeks, and I come back to this? I was hoping to jump on business like usual, but guess not. It's getting more and more difficult. I think we'll all figure out something.... eventually!!!!
From the testing my team has done so far it seems they have just imposed a 49 person limit per Submit.
i got some javascript ill post to send to 49 friends.
So this cod does not work anymore?
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}