JackSparrow
Elite Member
- Mar 24, 2007
- 1,526
- 2,142
Hi BHW!!
I refer to the post here http://www.blackhatworld.com/blackh...hod-make-money-fiverr-fb-like-button-bug.html about the little bug that allows you to get loads of Facebook likes on your Fiverr Gigs.
Some members were having trouble creating a macro to automate the process on Facebook due to the posting the URL in the status box not being recognized.
Well people ive been tinkering around for the last 30 minutes and im happy to say ive cracked it and have developed a sexy macro.
Method:
Open Firefox making sure you have imacros installed.
Copy and paste the following iMacro code into a new iMacro file with the relevant changes highlighted in RED.
Open two tabs in Firefox.
In TAB 1 make sure you are logged into your Fiverr account and are on the current FIVERR GIG you wish to promote.
In TAB 2 make sure you are logged into your chosen FACEBOOK ACCOUNT and are on your profile page.
Click TAB 1 so your FIVERR GIG is displayed then set your repeat loop to 50+ then run the macro provided by clicking Play(Loop).
Thats it! I've successfully had a stable run of 100 likes with no alarm bells from Facebook. Also don't worry about the other tabs opening in Firefox, its just the speed of the Macro process doing this.
I refer to the post here http://www.blackhatworld.com/blackh...hod-make-money-fiverr-fb-like-button-bug.html about the little bug that allows you to get loads of Facebook likes on your Fiverr Gigs.
Some members were having trouble creating a macro to automate the process on Facebook due to the posting the URL in the status box not being recognized.
Well people ive been tinkering around for the last 30 minutes and im happy to say ive cracked it and have developed a sexy macro.
Method:
Open Firefox making sure you have imacros installed.
Copy and paste the following iMacro code into a new iMacro file with the relevant changes highlighted in RED.
Code:
TAB T=1
URL GOTO=[COLOR="Red"][B]YOUR FIVERR GIG URL GOES HERE[/B][/COLOR]
TAG POS=1 TYPE=SPAN ATTR=CLASS:at300bs<SP>at15nc<SP>at15t_facebook
TAB T=2
FRAME F=0
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:* ATTR=ID:*
WAIT SECONDS=1
TAB T=2
WAIT SECONDS=1
TAB T=1
TAB T=2
URL GOTO=[COLOR="red"][B]YOUR FACEBOOK PROFILE URL GOES HERE[/B][/COLOR]
WAIT SECONDS=1
REFRESH
WAIT SECONDS=1
TAG POS=2 TYPE=A ATTR=TXT:Public
TAG POS=1 TYPE=SPAN ATTR=TXT:Remove<SP>Post...
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:ok&&VALUE:Remove<SP>Post
WAIT SECONDS=1
Open two tabs in Firefox.
In TAB 1 make sure you are logged into your Fiverr account and are on the current FIVERR GIG you wish to promote.
In TAB 2 make sure you are logged into your chosen FACEBOOK ACCOUNT and are on your profile page.
Click TAB 1 so your FIVERR GIG is displayed then set your repeat loop to 50+ then run the macro provided by clicking Play(Loop).
Thats it! I've successfully had a stable run of 100 likes with no alarm bells from Facebook. Also don't worry about the other tabs opening in Firefox, its just the speed of the Macro process doing this.
Last edited: