JackSparrow
Elite Member
- Mar 24, 2007
- 1,526
- 2,142
Since Keek is being reported to be the next up and coming social marketing trend, and since there are no real follow restrictions in place at the moment I thought I would share my Keek Follower Script with you guys!
First of all log in to your Keek account and navigate to http://www.keek.com/invite. Choose your age and country settings then click search (great for targeting age and country specific followers).
You should now see a list of Keek users to follow, then simply set your number of loops to whatever number you require and run the following imacros script.
I have been running this script for the last 10 hours and have followed 38,438 with already 2,882 following me back without any ban or kickback from Keek. So blast away people!
Also since I have shared this goldmine of a script can anyone share a method that will help me to monetize my Keek followers since I need to use the Keek iphone app to record and upload videos? Thanks!
First of all log in to your Keek account and navigate to http://www.keek.com/invite. Choose your age and country settings then click search (great for targeting age and country specific followers).
You should now see a list of Keek users to follow, then simply set your number of loops to whatever number you require and run the following imacros script.
Code:
VERSION BUILD=6011206 RECORDER=CR
SET !ERRORIGNORE YES
SET !TIMEOUT_STEP 1
SET !TIMEOUT_PAGE 15
SET !LOOP 2
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
TAG POS=1 TYPE=DIV ATTR=REL:*/*&&CLASS:follow-btn<SP>nj&&TITLE:*
WAIT SECONDS=3
TAG POS=2 TYPE=A ATTR=HREF:http://www.keek.com/search/findpeople?*save=search&page={{!LOOP}}
WAIT SECONDS=3
I have been running this script for the last 10 hours and have followed 38,438 with already 2,882 following me back without any ban or kickback from Keek. So blast away people!
Also since I have shared this goldmine of a script can anyone share a method that will help me to monetize my Keek followers since I need to use the Keek iphone app to record and upload videos? Thanks!