Facebook marketing question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mce
    Confirmed User
    • Jun 2012
    • 3915

    #1

    Facebook marketing question

    I have 1500 friends on my account. How do I speed up INVITING them to a fan page I am promoting? It's a hassle clicking all those friends to send them an invite to the fan page.

    Pay Virtual Assistants Based on RESULTS instead of TIME
    STOP getting FUCKED IN THE ASS by your VA
  • xshake
    Porno videos
    • Nov 2011
    • 223

    #2
    facebook have good protection for mass add, before 1, 2 years it was possible

    Comment

    • Markul
      Likes Pie
      • Dec 2007
      • 12404

      #3
      Originally posted by xshake
      facebook have good protection for mass add, before 1, 2 years it was possible
      yea what he said, it's now manual afaik
      But.... I pulled out...

      Comment

      • fmd
        Registered User
        • Mar 2012
        • 4

        #4
        Imacros.
        Works with Mozilla.
        1. Install Greasemonkey addon for Firefox and iMacros addon for Firefox
        2. Install Facebook: InviteThemAll script for Greasemonkey - google it, as I am not allowed to post links yet
        3. Add this macro:

        Code:
        SET !TIMEOUT_STEP 1
        SET !ERRORIGNORE YES
        URL GOTO=hxxp://    w w w.facebook dot com/Put Here Your Page Name
        TAG POS=1 TYPE=A ATTR=TXT:Build<SP>Audience
        TAG POS=1 TYPE=SPAN ATTR=TXT:Invite<SP>Friends...
        WAIT SECONDS=30
        TAG POS=1 TYPE=BUTTON ATTR=ID:selectAllButton
        WAIT SECONDS=30
        TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:submit&&VALUE:Submit
        WAIT SECONDS=30
        TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:close&&VALUE:Close
        Set your loop on iMacros and Play the script, and just wait to invite all yr friends.

        Just properly format the facebook url in the code - replace hxxp

        Comment

        Working...