SonnySonshine
Newbie
- Feb 25, 2013
- 3
- 1
is there a comment scrypt? anywhere?
It's fake.
would you mind PM'ing me the name of the app you use? thanks man!
What is the name of the iPhone app?For un-following people who don't follow me I just use a free phone app on my iphone and it works like a charm so I don't have to worry about it.
Ok im going to include a simple unfollow script to help those to automate unfollowing users. I will create a better one when i have done more testing, as there is also an unfollow limitation put in place by Instagram.
This script will unfollow about 180 users per hour which seems to work pretty well. This script unfollows users your are following and i think a better process in future would be to unfollow users that have successfully followed you (this will be done with my next script). This will give the users you are following more time to follow you back before unfollowing them.
Method:
I would run the follow script on one day and get as many followers as possible, then wait 24 or 48 hours and run the following process.
Log into statigram with your Instagram details.
Navigate to your 'My followings tab' then run the following script. Set the max loop to 250 to be safe. (assuming you have followed more than this).
try this...used jacks code from above just changed the class it searches for and the wait time in between follows so you could run this 24/7 if you really wanted. use the same site from jacks walk through and just goto someones page and click the followers on the top right side of the page then run the script. i did 3 loops of 25 but you could do as many as you want just scroll down the page so more people load and your golden.
*EDIT You have to scroll through first or else you will get a message saying the accounts are private...Just noticed this hiccup.
Code:VERSION BUILD=7401110 RECORDER=FX SET !ERRORIGNORE YES SET !EXTRACT_TEST_POPUP NO SET !TIMEOUT_STEP 2 TAB T=1 TAG POS={{!LOOP}} TYPE=A ATTR=CLASS:lienPhotoGrid&&HREF:#/user/*/ EXTRACT=HREF TAB OPEN TAB T=2 URL GOTO={{!EXTRACT}} TAG POS=1 TYPE=A ATTR=CLASS:followAction<SP>user-relation-action&&HREF:#&&TXT:Follow TAB CLOSE WAIT SECONDS=20