Instagram Auto-Commenter Script {iMacros FF&CHROME}

Status
Not open for further replies.
To test if it is a problem with the txt replace this line:
Code:
TAG POS={{!VAR1}} TYPE=TEXTAREA ATTR=ID:comment CONTENT={{!COL1}}
with this line:
Code:
TAG POS={{!VAR1}} TYPE=TEXTAREA ATTR=ID:comment CONTENT=Nice!

You will be able to see if that posts after running the script, if it does it is problem with your txt file. What is your browser type and OS? Make sure it is up to date, ect. This should work if all steps are followed as others have confirmed.

I have the same issue. I did what you said and no it works but what should I do with the text file to make it work correctly?
 
for the first code you need to place the gramcomments.txt in "documents/imacros/datasource/"
or if you are using the 2nd code you have to place the gramcomments.csv there as well

to me the 2nd worked but for some reason crashed the statigram although kept going on gramfeed well

how do I learn the coding language for this? does anybody know where we can cancel our comments from Pc?
should we clean up some comments?
 
it was the line . it works perfect now thanks! you should also make one for liking photos to
 
Seems like a nice little script for begginers. Tested and working, thanks.
 
any one willing to set this up for me I will pay $ just pm me or skype: adonisent
 
Does this method work still ?
What are you guys promoting over here on IG
 
Instead of
Code:
SET !TIMEOUT_PAGE 1SET !ERRORIGNORE YES
CMDLINE !DATASOURCE gramcomments.txt
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}
SET !VAR1 {{!LOOP}}
TAG POS={{!VAR1}} TYPE=DIV ATTR=TXT:Add<SP>Comment<SP>→
WAIT SECONDS=2
TAG POS={{!VAR1}} TYPE=TEXTAREA ATTR=ID:comment CONTENT={{!COL1}}
TAG POS={{!VAR1}} TYPE=SPAN ATTR=TXT:Add<SP>Comment
WAIT SECONDS=2

You can use the {{!LOOP}} variable as its own like this

Code:
SET !TIMEOUT_PAGE 1
SET !ERRORIGNORE YES
CMDLINE !DATASOURCE gramcomments.txt
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}
TAG POS={{!LOOP}} TYPE=DIV ATTR=TXT:Add<SP>Comment<SP>→
WAIT SECONDS=2
TAG POS={{!LOOP}} TYPE=TEXTAREA ATTR=ID:comment CONTENT={{!COL1}}
TAG POS={{!LOOP}} TYPE=SPAN ATTR=TXT:Add<SP>Comment
WAIT SECONDS=2

I often find that the reduction of variable lines improves the performance :)
 
Thread moved to the Freebies/Giveaways section.

"Wiz"
 
The first script works for me,

but the second one fail:

"SyntaxError: wrong format of TAG command, line: 15 (Error code: -910)"

Any idea why this happen?
 
This script pulls preloaded comments in descending order from a txt file and posts comments under Gramfeed (google it). :cool:

Instructions:
1. Sign in with your gramfeed account
2. Search the hashtag you wish to target
3. On the results page choose the icon at the top right with the bars to list the results as rows
4. Save a txt file with a separate response (example below) for each line in your C:\Users\yourname\Documents\iMacros\Datasources folder
5. Add the macro listed below
6. Set the loop number
7. Press loop play and this script will run forever without error.
8. Enjoy!

IMPORTANT:
Change the WAIT SECONDS to larger amounts of time to avoid being cut off. The script as is will cut you off rather soon. So please don't complain about this.



iMacros Script:
Code:
SET !TIMEOUT_PAGE 1
SET !ERRORIGNORE YES
CMDLINE !DATASOURCE gramcomments.txt
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}
SET !VAR1 {{!LOOP}}
TAG POS={{!VAR1}} TYPE=DIV ATTR=TXT:Add<SP>Comment<SP>→
WAIT SECONDS=2
TAG POS={{!VAR1}} TYPE=TEXTAREA ATTR=ID:comment CONTENT={{!COL1}}
TAG POS={{!VAR1}} TYPE=SPAN ATTR=TXT:Add<SP>Comment
WAIT SECONDS=2

TXT Example:
Code:
This is really cool
Awesome
Tight
Sweet
This rules
Super cool
Sick
Too good
Dope
Nice

I am new here and I spent a good amount of time making this. Please rep/thank if you find it useful. :)
I'm confused for what you mean when you said " Save a txt file with a separate response (example below) for each line in your C:\Users\yourname\Documents\iMacros\Datasources folder" also i copied your code and it wasnt commenting on anything. where it says add comment is that were i put in my comment and what else to i need to actually change on your code please respond soon
 
This script pulls preloaded comments in descending order from a txt file and posts comments under Gramfeed (google it). :cool:

Instructions:
1. Sign in with your gramfeed account
2. Search the hashtag you wish to target
3. On the results page choose the icon at the top right with the bars to list the results as rows
4. Save a txt file with a separate response (example below) for each line in your C:\Users\yourname\Documents\iMacros\Datasources folder
5. Add the macro listed below
6. Set the loop number
7. Press loop play and this script will run forever without error.
8. Enjoy!

IMPORTANT:
Change the WAIT SECONDS to larger amounts of time to avoid being cut off. The script as is will cut you off rather soon. So please don't complain about this.



iMacros Script:
Code:
SET !TIMEOUT_PAGE 1
SET !ERRORIGNORE YES
CMDLINE !DATASOURCE gramcomments.txt
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}
SET !VAR1 {{!LOOP}}
TAG POS={{!VAR1}} TYPE=DIV ATTR=TXT:Add<SP>Comment<SP>→
WAIT SECONDS=2
TAG POS={{!VAR1}} TYPE=TEXTAREA ATTR=ID:comment CONTENT={{!COL1}}
TAG POS={{!VAR1}} TYPE=SPAN ATTR=TXT:Add<SP>Comment
WAIT SECONDS=2

TXT Example:
Code:
This is really cool
Awesome
Tight
Sweet
This rules
Super cool
Sick
Too good
Dope
Nice

I am new here and I spent a good amount of time making this. Please rep/thank if you find it useful. :)

I got this script to work once through all of my comments, but as soon as it hits my seventh (and last) comment it keeps repeating that last one over and over, it does not start back over at the beginning of my comments in the txt file. what can i do to help this?
 
This is awesome. If you're not sure how to find hot tags, I use this tags4likes (just google it) it should give you some good ideas in lots of niches.
 
Hello, I'm a complete newbie at this sort of thing. Would someone like to help me with step by step instructions? Please and thanks. I use chrome off a laptop. I have an instagram account.
 
got gramfeed working. is there any way to make sure comments aren't duplicated on a pic? gramfeed seems to provide a mixed bag with hashtags as far as when the photo is taken. its not sequential. so it's possible to duplicate comments pretty regularly. any thoughts?
 
I PM you!!


If someone can set this up for my statagram I would love it I'm willing to pay someone if I am not able to set it up myself!
 
Nice script! Especially that {{!VAR1}} command genius. I usually write imacro scripts think I should do some for every online instagram viewer like statigram, webstagram etc. I think they connect through different API's so if say gramfeed gets blocked you can probably start commenting through statigram. I may be wrong on this though!

Can you help me set it up for statigram!
 
Instead of
Code:
SET !TIMEOUT_PAGE 1SET !ERRORIGNORE YES
CMDLINE !DATASOURCE gramcomments.txt
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}
SET !VAR1 {{!LOOP}}
TAG POS={{!VAR1}} TYPE=DIV ATTR=TXT:Add<SP>Comment<SP>→
WAIT SECONDS=2
TAG POS={{!VAR1}} TYPE=TEXTAREA ATTR=ID:comment CONTENT={{!COL1}}
TAG POS={{!VAR1}} TYPE=SPAN ATTR=TXT:Add<SP>Comment
WAIT SECONDS=2

You can use the {{!LOOP}} variable as its own like this

Code:
SET !TIMEOUT_PAGE 1
SET !ERRORIGNORE YES
CMDLINE !DATASOURCE gramcomments.txt
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}
TAG POS={{!LOOP}} TYPE=DIV ATTR=TXT:Add<SP>Comment<SP>→
WAIT SECONDS=2
TAG POS={{!LOOP}} TYPE=TEXTAREA ATTR=ID:comment CONTENT={{!COL1}}
TAG POS={{!LOOP}} TYPE=SPAN ATTR=TXT:Add<SP>Comment
WAIT SECONDS=2

I often find that the reduction of variable lines improves the performance :)

it doesn't work w/ statigram anymore =( can you help?

thanks
 
Status
Not open for further replies.
Back
Top