iMacros like script doesn't work no more. Would appreciate any help.

g4ttaca

Newbie
Joined
Nov 15, 2015
Messages
11
Reaction score
0
Code:
  SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*5 + 3); randomNumber;")
  TAG POS=1 TYPE=A ATTR=TXT:Like
  TAG POS=1 TYPE=A ATTR=TXT:Next
  WAIT SECONDS={{!VAR1}}

Was working fine up until today. The like button is simply not detected anymore. Would really appreciate help with this. Does anyone have any suggestions?
 
Back
Top