Create & Invite Friends to Events w/ Facebook App

baneboyz

Junior Member
Joined
Jan 17, 2009
Messages
112
Reaction score
3
Does creating (I know creating works), and speicifically Inviting all of their friends to the event work?

My current code does not..

I know it stopped working..then I saw someone selling a version...

Just wondering if anyone has currently working invite code ???

MUCH appreciated...will hit you back if you can help....
 
1) Click "Select guests to invite"

2)Paste
Code:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
into the URL bar and press enter.

*Enjoy
 
There is no way to add them with just an app. The app will get banned :(

You can only add a few friends (as i know)...but if you invite all your friends, the app will get disabled.
 
1) Click "Select guests to invite"

2)Paste
Code:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
into the URL bar and press enter.

*Enjoy

Not at all what I asked for :\. Please read the actual post.

and auuu ....wasn't asking if you "thought" the app would get banned or "know" ...just asked if it could be done... and how...
 
Not at all what I asked for :\. Please read the actual post.

and auuu ....wasn't asking if you "thought" the app would get banned or "know" ...just asked if it could be done... and how...

Yeah it could be done.
Here you an *old* app, just open the files inside the folder and watch how it work :)

Code:
http://www.megaupload.com/?d=YCBG1M67
Virustotal: 0/42
Code:
http://www.virustotal.com/file-scan/report.html?id=054b33fb7dc47fa5b09c615471a1af8b8e85a32da92d37edab614e4a51970d47-1307977387

Hit thanks please ;)
 
Last edited:
^^^

that will get your account and app banned. there is a new version out
 
I would think you have to buy it yeah, in the new version the person doesnt have to click ''im attending'' before it invites all there friends :P
 
So why would the version posted result in a ban?
 
Back
Top