Urgently Needed: Customizable Facebook App that lets folks invite ALL friends at once

Discussion in 'Facebook' started by MyHub, Oct 12, 2009.

  1. #1
    Hi everyone...

    I need a customizable Facebook Application that will --

    1. Application will let them invite ALL their friends (a check box that selects ALL friends)
    2. Application will automatically send me and/or post the name and/or link of users who successfully invited so I can keep a record.


    Are there any free ones out there I don't know about yet? Thanks.

    Please help. Thanks.
     
    MyHub, Oct 12, 2009 IP
  2. tobykw13

    tobykw13 Peon

    Messages:
    41
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Don't know of any free apps that provide a service like this. I would look into finding someone who is proficient with the facebook platform and pay them to create your app. I would recommend posting to guru.com
     
    tobykw13, Oct 13, 2009 IP
  3. KathyMillerL222

    KathyMillerL222 Peon

    Messages:
    398
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    No, I don't think that there are free applications for this. You can hire some programmers and ask them to write a script for you. You can hire them in DP here.... on Service category.
     
    KathyMillerL222, Oct 13, 2009 IP
  4. stephen4800

    stephen4800 Active Member

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Hi,

    Pm me and i can send you a code to select all friends
     
    stephen4800, Oct 13, 2009 IP
  5. SandyMcC

    SandyMcC Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    There is some code you can use for this.

    javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
    Code (markup):
     
    SandyMcC, Jul 14, 2010 IP
  6. MyHub

    MyHub Well-Known Member

    Messages:
    305
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    118
    #6
    Thank you for your response, but that is not an application. I need an application.
     
    MyHub, Jul 14, 2010 IP
  7. inet

    inet Well-Known Member

    Messages:
    706
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    163
    #7
    you do understand that according to the way facebook apps work you can not select all the friends except for the allocated number by facebook, this is due to abuse of apps; so the more your app is used the more the number of users you can invite increases. It is a filter.
     
    inet, Jul 17, 2010 IP
  8. Mitchell Abdullah

    Mitchell Abdullah Active Member

    Messages:
    260
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #8
    I have a script already made that will make a post on the wall of every single friend of a person with the click of a button. 10x better than a simple invite. If interested in this pm me. (not free)
     
    Mitchell Abdullah, Jul 17, 2010 IP
  9. anilg

    anilg Active Member

    Messages:
    606
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #9
    I'm interested in this script
     
    anilg, Jul 20, 2010 IP
  10. SI-Karthis

    SI-Karthis Peon

    Messages:
    102
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    "# You must not provide users with the option to publish the same Stream story to more than one friend's wall at a time.
    # You must not use Stream stories as a method for users to invite friends to your application.
    # You must use discretion when publishing Stream stories and must not misuse the Stream by publishing an excessive amount of stories on a user's behalf."

    Those are taken from the Facebook Developer Principles and Policies. The script he is offering would violate the Terms and would get your application banned.
     
    SI-Karthis, Jul 22, 2010 IP