Youlike Hits I-Macro Script stop working !

sujoydhar

Senior Member
Joined
Aug 20, 2011
Messages
997
Reaction score
1,097
Recently I have received a script from this BHW the codes are given below

Code:
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
TAB CLOSEALLOTHERS
SET !ERRORIGNORE YES
FRAME F=4
TAG POS=1 TYPE=SPAN ATTR=TXT:Like
WAIT SECONDS=3
FRAME F=0
TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like<SP>&<SP>Get<SP>Points!
WAIT SECONDS=3
TAG POS=1 TYPE=A ATTR=TXT:Skip<SP>this<SP>Page
WAIT SECONDS=3

But from last night it stopped working does any one know any other script to work with the recent change of You Like Hits ?

Advance thanks to the guy for helping :)
 
Yeah,I can confirm that. Yesterday it worked perfectly but when I woke up it stopped working. Thanks in advance for help!
 
Yeah,I can confirm that. Yesterday it worked perfectly but when I woke up it stopped working. Thanks in advance for help!

What a trouble same thing happend with me too ,I woke and see only 50 likes increased :(
 
Im sure they will edit asap and you will continue with your journey :)
 
ok buddy the solution is here check it below and copy the code to the imacro script and move :)

Code:
VERSION BUILD=7401110 RECORDER=FX TAB T=1 TAB CLOSEALLOTHERS SET !ERRORIGNORE YES FRAME F=5 TAG POS=1 TYPE=SPAN ATTR=TXT:Like WAIT SECONDS=3 FRAME F=0 TAG POS=1 TYPE=FONT ATTR=TXT:Confirm<SP>Like<SP>&<SP>Get<SP>Points! WAIT SECONDS=3 TAG POS=1 TYPE=A ATTR=TXT:Skip<SP>this<SP>Page WAIT SECONDS=3
 
Back
Top