I’m not going to try to dilly dally around: I’m a student on a college campus and I’d like to be able to invite all my friends on facebook to events I create without having to click all of their names manually.
I’m fairly familiar with Javascript; my only issue is that the scripts appear to be fairly obfuscated (probably on purpose) and I’m wondering what the best technique would be to tackle this task. I’ve tried the chrome developer toolbar, but I don’t think it’s quite what I’m looking for (although I could just be using it wrong).
You could use a GreaseMonkey script which would programmatically click on all the names for you.