Working YouLikeHits Facebook Likes Script ~ 12.05.2012 ~ Based on OMGWTFISTHIS's script

Lerugan

Newbie
Joined
May 12, 2012
Messages
1
Reaction score
2
my code is based on OMGWTFISTHISs code, Ive just made it kind of faster (14~15 sec per like)
it works better for me idk what about u :P
this is the code:
Code:
VERSION BUILD=7401110 RECORDER=FX
SET !ERRORIGNORE YES
WAIT SECONDS=7
TAB T=1
FRAME F=4
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=2
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like<SP>&<SP>Get<SP>Points!
WAIT SECONDS=5
TAG POS=1 TYPE=A ATTR=TXT:Skip<SP>this<SP>Page
 
Back
Top