[GET] Addmefast youtube Like imacros script

Status
Not open for further replies.

moister

Regular Member
Joined
Dec 29, 2011
Messages
215
Reaction score
79
Hi

I'm attaching my Addmefast imacros script that get points for liking videos remember you have to be logged in to youtube in order for this to work. Just play it safe dont go above 300 repeats a day and you'll be fine.

VERSION BUILD=7500718 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
URL GOTO=http://addmefast.com
URL GOTO=http://addmefast.com/free_points/youtube_likes.html
TAG POS=1 TYPE=A ATTR=TXT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=2
TAB T=2
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=4

Thank me if like it :)
 
Ignore line:
Code:
 [COLOR=#FFFFCC]URL GOTO=http://addmefast.com

[/COLOR]Add:
Code:
 [/B][COLOR=#FFFFCC]WAIT SECONDS=x

[/COLOR]because AMF detect bot or macro and banned your acc.
 
Ignore line:
Code:
 [COLOR=#FFFFCC]URL GOTO=http://addmefast.com[/COLOR]


Add:
Code:
[COLOR=#FFFFCC]WAIT SECONDS=x[/COLOR]


because AMF detect bot or macro and banned your acc.

No

The URL GOTO=http://addmefast.com is cause sometimes if it tries to go directly to likes pages gives an error.

The WAIT SECONDS=4 is cause sometimes takes a while to verify the like.

So far not one ban with this
 
Tested and working Script is below,

VERSION BUILD=7500718 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
WAIT SECONDS=4
TAG POS=1 TYPE=A ATTR=TXT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=2
TAB T=2
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=4

Thanks
 
Thanks for he update
 
Thank you, it works, fell asleep and earned 1000 points in 1 hour!
 
Nice to hear you are enjoying it man :)
 
Hello, I'm fairly new to scripts and such. Can you please explain where it goes? Thanks, :)

Edit,: nevermind, got it. Didn't read the thread properly, missed out the iMacros part. sorry, :P. Thanks a lot for this.
 
Last edited:
hmmm i just tried it and its not clicking the like button
 
It should work I was using it last night
 
@moister sorry to ask stupid questions but how do i get the imacros to use the code or where do i put the code? Ive been looking around online for it but just can't find it
 
@moister sorry to ask stupid questions but how do i get the imacros to use the code or where do i put the code? Ive been looking around online for it but just can't find it

Open Notepad > Paste the imacros code > Save it as filename.iim in the Macros folder.
 
Strange !
Addmefast is not allowing me to like others FB pages, Youtube Like and Subscriber !

But it worked few days ago !
N.B: Its not for this Imacro Script.
Can anybody Help ?
 
It does not work for me..

I am on firefox, uploaded the code and ran it. It goes to the youtube like page, selects "like" - goes into youtube (DOES NOT LIKE) the video, closes page.

So theres a mistake in the clicking the like button in youtube.. Any ideas anyone? please help!
 
Status
Not open for further replies.
Back
Top