Instagram auto Follow Imacro script


SUBMITTED BY: rajesh93

DATE: Feb. 16, 2017, 7:43 a.m.

FORMAT: Text only

SIZE: 2.5 kB

HITS: 907

  1. //Auto follow script
  2. //1. Firstly, you'll need around 5 popular pages in your niche which are active and are getting followers on constant basis.
  3. //2. Now, copy paste this code and paste it in a notepad
  4. //3. Now, replace "link" with the URL of those 5 popular pages in the notepad and save it as follow.iim
  5. //4. Paste the follow.iim in your iMACROS folder
  6. //5. ENJOY the followers grow.
  7. // Copy below code in notepad
  8. VERSION BUILD=8350307 RECORDER=CR
  9. SET !ERRORIGNORE YES
  10. TAB T=1
  11. URL GOTO=link
  12. TAG POS=1 TYPE=SPAN ATTR=TXT:followers
  13. WAIT SECONDS=10
  14. TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
  15. TAG POS=2 TYPE=BUTTON ATTR=TXT:Follow
  16. TAG POS=3 TYPE=BUTTON ATTR=TXT:Follow
  17. TAG POS=4 TYPE=BUTTON ATTR=TXT:Follow
  18. TAG POS=5 TYPE=BUTTON ATTR=TXT:Follow
  19. TAG POS=6 TYPE=BUTTON ATTR=TXT:Follow
  20. TAG POS=7 TYPE=BUTTON ATTR=TXT:Follow
  21. TAG POS=8 TYPE=BUTTON ATTR=TXT:Follow
  22. WAIT SECONDS=300
  23. URL GOTO=link
  24. TAG POS=1 TYPE=SPAN ATTR=TXT:followers
  25. WAIT SECONDS=10
  26. TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
  27. TAG POS=2 TYPE=BUTTON ATTR=TXT:Follow
  28. TAG POS=3 TYPE=BUTTON ATTR=TXT:Follow
  29. TAG POS=4 TYPE=BUTTON ATTR=TXT:Follow
  30. TAG POS=5 TYPE=BUTTON ATTR=TXT:Follow
  31. TAG POS=6 TYPE=BUTTON ATTR=TXT:Follow
  32. TAG POS=7 TYPE=BUTTON ATTR=TXT:Follow
  33. TAG POS=8 TYPE=BUTTON ATTR=TXT:Follow
  34. WAIT SECONDS=300
  35. URL GOTO=link
  36. TAG POS=1 TYPE=SPAN ATTR=TXT:followers
  37. WAIT SECONDS=10
  38. TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
  39. TAG POS=2 TYPE=BUTTON ATTR=TXT:Follow
  40. TAG POS=3 TYPE=BUTTON ATTR=TXT:Follow
  41. TAG POS=4 TYPE=BUTTON ATTR=TXT:Follow
  42. TAG POS=5 TYPE=BUTTON ATTR=TXT:Follow
  43. TAG POS=6 TYPE=BUTTON ATTR=TXT:Follow
  44. TAG POS=7 TYPE=BUTTON ATTR=TXT:Follow
  45. TAG POS=8 TYPE=BUTTON ATTR=TXT:Follow
  46. WAIT SECONDS=300
  47. URL GOTO=link
  48. TAG POS=1 TYPE=SPAN ATTR=TXT:followers
  49. WAIT SECONDS=10
  50. TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
  51. TAG POS=2 TYPE=BUTTON ATTR=TXT:Follow
  52. TAG POS=3 TYPE=BUTTON ATTR=TXT:Follow
  53. TAG POS=4 TYPE=BUTTON ATTR=TXT:Follow
  54. TAG POS=5 TYPE=BUTTON ATTR=TXT:Follow
  55. TAG POS=6 TYPE=BUTTON ATTR=TXT:Follow
  56. TAG POS=7 TYPE=BUTTON ATTR=TXT:Follow
  57. TAG POS=8 TYPE=BUTTON ATTR=TXT:Follow
  58. WAIT SECONDS=300
  59. URL GOTO=link
  60. TAG POS=1 TYPE=SPAN ATTR=TXT:followers
  61. WAIT SECONDS=10
  62. TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
  63. TAG POS=2 TYPE=BUTTON ATTR=TXT:Follow
  64. TAG POS=3 TYPE=BUTTON ATTR=TXT:Follow
  65. TAG POS=4 TYPE=BUTTON ATTR=TXT:Follow
  66. TAG POS=5 TYPE=BUTTON ATTR=TXT:Follow
  67. TAG POS=6 TYPE=BUTTON ATTR=TXT:Follow
  68. TAG POS=7 TYPE=BUTTON ATTR=TXT:Follow
  69. TAG POS=8 TYPE=BUTTON ATTR=TXT:Follow
  70. WAIT SECONDS=300

comments powered by Disqus