Jack Sparrow's Keek Follower Imacros Script

Thanks. Don't have time to play with it right now, but I'll give it a shot tomorrow.

Thanks :)
 
This script is still working fine and on multiple accounts (i just checked) so I don't really understand why people can't get it to work?

For those having trouble getting it to go to the next page automatically look at the line:

Code:
SET !LOOP 2


You need to navigate to http://www.keek.com/invite and choose your age and country options and click search. Make sure you are on page 1 of the list of users, if you are not on page 1 of the list of users you will need to change the above bit of code.

Say you start on page 14 then you would change the code to SET !LOOP 15, if you start on page 99 then you would change the code to SET !LOOP 100.

Don't over do it though guys, one of my accounts got banned and they have deleted the option to have you own website link in your profile. So they are beginning to notice.
 
Last edited:
because they need personal visit to their computer and hour of time!
 
Script is working....but when it goes to next page that time script stops ..but when i manually changes loops according to page number it works fine
 
This script is still working fine and on multiple accounts (i just checked) so I don't really understand why people can't get it to work?

For those having trouble getting it to go to the next page automatically look at the line:

Code:
SET !LOOP 2


You need to navigate to http://www.keek.com/invite and choose your age and country options and click search. Make sure you are on page 1 of the list of users, if you are not on page 1 of the list of users you will need to change the above bit of code.

Say you start on page 14 then you would change the code to SET !LOOP 15, if you start on page 99 then you would change the code to SET !LOOP 100.

Don't over do it though guys, one of my accounts got banned and they have deleted the option to have you own website link in your profile. So they are beginning to notice.

Thanks, that was the final hint :-) Works like a charme!
 
I assume you also use the imacros for YouLikehits, or SocialClerks or YCL.eu?
 
Can you make a unfollow script as well?

my be you can try this

Code:
SET !ERRORIGNORE YES
SET !TIMEOUT_PAGE 2
SET !LOOP 1
TAG POS=1 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=2 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=3 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R1 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R2 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R3 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R4 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=1 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=2 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=3 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R1 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R2 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R3 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=R4 TYPE=DIV ATTR=TITLE:Stop<SP>tracking<SP>*<SP>activity&&CLASS:following-btn<SP>nj&&REL:*&&TXT:
TAG POS=1 TYPE=A ATTR=HREF:/*&&ID:pagination-next&&TXT:Next
WAIT SECONDS=0
 
Wow. Fucking put a cap on how many people you can follow, such garbage.
 
Is it a daily cap or an overall cap? For example. If I follow 1,000 people can I unfollow and then follow another 1,000?
 
Thanks for the share. This iMacro have worked for a while without limits, but unfortunately Keek have recently added daily caps for following.
 
Thanks for the share. This iMacro have worked for a while without limits, but unfortunately Keek have recently added daily caps for following.
I agree, I assume daily limit to follow is approx. 1600 people (BTW: that's enough for 24 hours, right?)
 
Back
Top