Fiverr Facebook Like Exploit Macro

JackSparrow

Elite Member
Joined
Mar 24, 2007
Messages
1,526
Reaction score
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.

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:
The macro works :)

The FB profile url has to be the wall url. Tried first with the main profile url (infos) which did not work...
 
Nevermind , I fixed it :D
 
Last edited:
For those getting this error, I had to go into Facebook Privacy Settings and change it to a fully public profile. iMacro was not placing the post on public correctly otherwise.

Code:
RuntimeError: element A specified by TXT:Public was not found, line: 16 (Error code: -921)
 
Last edited:
Thanks for this :D
Got 20 likes already

But 1 problem after you run it for around 5-10 loops this message pops up on fiverr website: The gig you are looking for is no longer available

Help please?
I've already tried to fix it by increasing the wait time but it doesn't seem to work.
 
For those getting this error, I had to go into Facebook Privacy Settings and change it to a fully public profile. iMacro was not placing the post on public correctly otherwise.

Code:
RuntimeError: element A specified by TXT:Public was not found, line: 16 (Error code: -921)

That's weird. I'm on fully public but am still getting some errors. Great share though. I tried to do something similar with WinAutomation
 
If you overfill your gigs with likes, moderators will pick you up and delete/ban/suspend you.
2nd, likes are not that important for your gig to improve on the search pages, it is the views count you get (easily done with proxies), the number of orders you've delivered, how many people saved your gig on their profile (can be done with opening other profiles and saving yours on them) etc. Also use the trick with including the keyword in the username for a better improvement of the position.

You have to look into all the factors and use them.
 
Just made a testrun to see how it works.The marco seems to work fine but fiverr isnt showing any increase in likes
 
I am getting this error for some reason when I run this macros:

RuntimeError: element SPAN specified by TXT:Remove<SP>Post... was not found, line: 18 (Error code: -921)

anyone know what I am doing wrong?
 
Yeah I am getting a RuntimeError: Tab number 6 does not exist, line: 11 (Error code: -971)
 
Back
Top