YouLikeHits twitter iMacro

asiriusthoth

Senior Member
Joined
Oct 4, 2010
Messages
1,000
Reaction score
767
A friend of mine sent me the FaceBook iMacro for YouLikeHits and it looked very simple. So I created this for twitter. Again, not complicated stuff. I've been running it for a few hours and it's working great on loop. If a script like this has been posted before, my apologies:

Code:
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
URL GOTO=about:blank
URL GOTO=youlikehits.com
TAG POS=1 TYPE=A ATTR=TXT:Twitter
TAG POS=1 TYPE=A ATTR=TXT:Follow
SET !ERRORIGNORE YES
TAB T=2
FRAME F=0
TAG POS=1 TYPE=STRONG ATTR=TXT:Follow
SET !ERRORIGNORE YES
TAB T=2
TAB CLOSE
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:Confirm
SET !ERRORIGNORE YES
TAG POS=2 TYPE=A ATTR=TXT:Follow
SET !ERRORIGNORE YES
TAB T=2
FRAME F=0
TAG POS=1 TYPE=STRONG ATTR=TXT:Follow
SET !ERRORIGNORE YES
TAB T=2
TAB CLOSE
TAB T=1
TAG POS=2 TYPE=A ATTR=TXT:Confirm
SET !ERRORIGNORE YES
TAG POS=3 TYPE=A ATTR=TXT:Follow
SET !ERRORIGNORE YES
TAB T=2
FRAME F=0
TAG POS=1 TYPE=STRONG ATTR=TXT:Follow
SET !ERRORIGNORE YES
TAB T=2
TAB CLOSE
TAB T=1
TAG POS=3 TYPE=A ATTR=TXT:Confirm
SET !ERRORIGNORE YES
 
The owners of YLH browse here - so these scripts are short lived. Share through PM in the future.

Can you share a working Facebook script with me? Would be willing to pay.
 
Thanks for sharing, i am new here, can you plz tell me full tutorial how to setup this script?
 
Thanks for sharing, i am new here, can you plz tell me full tutorial how to setup this script?
Simply download the imacros plugin for ff(Google it).And run this script using it.Simple.
 
Thanks for the share! I'm getting this error:
RuntimeError: Error loading page youlikehits.com/, line 6 (Error code: -933)

Anyone know how to fix it with this iMacro?
 
awesome share bro!

edit:
I also got this: RuntimeError: Error loading page youlikehits.com/, line 6 (Error code: -933)
 
I just ran it and it working fine for me no errors, what browser are you running it in, firefox or chrome?
 
Lol. I'm dating the owner of you like hits' sister. Going on a year and a half strong now.
 
We even live in the same apartment complex. I got the referral commission when he signed his lease :P
 
Odd I haven't had any problems with errors. The "SET !ERRORIGNORE YES" should ignore all errors and continue with the next process.

Can you take a screen shot and erase any of your private info, so I can see it?

I've seen the YLH presence on here, but I've also seen about 10 threads with iMacro scripts... but none of them with twitter. I don't see why this would be against their TOS. All your doing is making the process quicker. Instead of manually clicking on a link, it does it for your automatically. They still get the end results.. followers, friends etc... I see it is against their TOS.. just don't see why.

I also created a "website", YouTube viewer, and Google+ iMacro.
 
Last edited:
I added WAIT times to let twitter profile loads completely. However, iMacros have problem when the page hang on "Transnferring data from *.twimg.com"
Neither ERRORIGNORE nor TIMEOUT solve the problem :naughty:

Only stick with the likes script at the moment...
 
Back
Top