Fernando Torres
Junior Member
- Nov 11, 2010
- 151
- 145
dont work for me
Have you got same problem as post #35?
dont work for me
Would foxyproxy work with that?Seems like YLH is only letting you get points for around 1 hour per IP at a time and then takes FOREVER to load. I have been manually rotating my proxies and I'm good to go for about another hour. Does anyone have a proxy switching script for imacros?
VERSION BUILD=7601105 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:Like<SP>Video
TAB T=2
FRAME F=0
WAIT SECONDS=5
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=3
TAB CLOSE
TAB T=1
WAIT SECONDS=5
great share, work amazingHere is another one with my modification. This YouLikehits macro works fine so far on my pc.
Code:VERSION BUILD=7601105 RECORDER=FX SET !ERRORIGNORE YES TAB T=1 TAG POS=1 TYPE=A ATTR=TXT:Like<SP>Video TAB T=2 FRAME F=0 WAIT SECONDS=5 TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like WAIT SECONDS=3 TAB CLOSE TAB T=1 WAIT SECONDS=5
Instructions:
1. Click on YouTube Likes from left menu.
2. Click on first video and press Like button
3. Use the macro above! enter loops and leave it.
![]()
Here is another one with my modification. This YouLikehits macro works fine so far on my pc.