Hi,
I use imacros for instagram (like) since a few week.
I just noticed that it doesn't work anymore.
I used this code :
VERSION BUILD=1001 RECORDER=CR
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*5 + 1); randomNumber;")
SET !ERRORIGNORE YES
TAG POS=1 TYPE=A ATTR=TXT:Like
TAG POS=1 TYPE=A ATTR=TXT:Next
WAIT SECONDS={{!VAR1}}
Now iMacros tells me : "element A specified by TXT:Like was not found, line: 2 (Error code: -921)"
Could you help me to find a solution ?
Thank you!
iMacros for instagram doesn't work anymore
Forum rules
Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the Google search box (at the top of each forum page) to see if a similar problem or question has already been addressed. This will search the entire contents of the forums as well as the iMacros Wiki.
3. We can respond much faster to your posts if you include the following information:
CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Answering your own posts (e.g. attempting to "bump" your topic) drops your topic from the list of unanswered threads, so it may actually receive less views.
Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the Google search box (at the top of each forum page) to see if a similar problem or question has already been addressed. This will search the entire contents of the forums as well as the iMacros Wiki.
3. We can respond much faster to your posts if you include the following information:
CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Answering your own posts (e.g. attempting to "bump" your topic) drops your topic from the list of unanswered threads, so it may actually receive less views.
Re: iMacros for instagram doesn't work anymore
FCIM...!unvan wrote:Hi,
I use imacros for instagram (like) since a few week.
I just noticed that it doesn't work anymore.
I used this code :Now iMacros tells me :Code: Select all
VERSION BUILD=1001 RECORDER=CR SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*5 + 1); randomNumber;") SET !ERRORIGNORE YES TAG POS=1 TYPE=A ATTR=TXT:Like TAG POS=1 TYPE=A ATTR=TXT:Next WAIT SECONDS={{!VAR1}}
Code: Select all
"element A specified by TXT:Like was not found, line: 2 (Error code: -921)"
Could you help me to find a solution ?
Thank you!

=> iMacros for CR v10.0.1...? (Current/Latest Version is now v10.0.2...), CR v...?, OS...?
I don't think your Thread will have anything specific to the 'iMacros for CR' Sub-Forum, you should probably have opened this Thread in the 'General' Sub-Forum... (But no need to duplicate now...)
Yeah well, if iMacros doesn't find your 'Like' Link, then the Element is not there anymore, stg must have changed on the Site..., re-record your Actions to see what has changed, either it's not a Link anymore, or the "Link" 'TXT' Attribute has changed... Or the 'POS' maybe...
+ You have a similar Thread on SOF with some other User using nearly the same Script like you...:
- Imacros instagram script issue
(One Reply with more or less the same Answer...)
- (F)CIM = (Full) Config Info Missing: iMacros + Browser + OS with all 3 Versions...
- I usually don't even read the Question if that (required) Info is not mentioned...
- Script & URL usually help a lot for a more "educated" Help...
- I usually don't even read the Question if that (required) Info is not mentioned...
- Script & URL usually help a lot for a more "educated" Help...