Mass facebook like page invite tool?

PRINCESSGRACE

Regular Member
Joined
Apr 11, 2010
Messages
241
Reaction score
26
Hi,

I wan't to know if anyone has an idea about a mass like page invite tool? I have a ton of friends but facebook bomber doesn't have a mass page invite. Also 500 for FFA is too stiff for me. Any suggestions?
 
Any other suggestions? I tried it but it is more work than doing it manually, I have to program it for every page.
 
Do you know how to use the wildcard character * in your macros? Also how to use DATASOURCES in imacros? If not then your not using it to its full potential.

Anyways coding this can't be that hard...you are basically just asking for a program that can click any like button right? On external sites that is. Oh and I mean coding in a real language like VB.NET
 
If you have their email addresses then you can send a mass invitation through the 'resources' section in your edit my fanpage section. I just uploaded a 9,000 large email list although it says it only accepts 5,000 max. It gave me no trouble. Now lets see if I get banned or not because there are a lot of non-opted in emails. ... In fact all 9000 are non-opted and prob about 40% of them are bad email addresses. So we will see.
 
If you have their email addresses then you can send a mass invitation through the 'resources' section in your edit my fanpage section. I just uploaded a 9,000 large email list although it says it only accepts 5,000 max. It gave me no trouble. Now lets see if I get banned or not because there are a lot of non-opted in emails. ... In fact all 9000 are non-opted and prob about 40% of them are bad email addresses. So we will see.
Thanks for the info. I'll try it out too.
 
U have to open the list and scroll it down to see all ur friends than put in ur navigation bar this code and presse enter:

javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms.type="checkbox" )elms.click()};


It works good with mozzila. Good luck
 
If you have their email addresses then you can send a mass invitation through the 'resources' section in your edit my fanpage section. I just uploaded a 9,000 large email list although it says it only accepts 5,000 max. It gave me no trouble. Now lets see if I get banned or not because there are a lot of non-opted in emails. ... In fact all 9000 are non-opted and prob about 40% of them are bad email addresses. So we will see.


I'm curious to know if they ban u or nop cuz i have a large list of the target of my page but i won't take this risk and lose the account or the page.
 
Back
Top