- Mar 22, 2013
- 9,146
- 10,489
So it seems StumbleUpon made a change and I can't get around it to make a command to follow a stumbleupon profile (in .iim, not javascript).
Look at the code below:
That worked for the longest time. However, now it seems the "FRAME F=2" changes constantly. The number there changes with every reload of a profile.
I tried using "FRAME F=*" but that didn't work either. Throws an error, stops the iMacro...
So, anyone knows a way to get around this and make the iMacro script click that SUpon follow button?
Thanks
Look at the code below:
Code:
FRAME F=2
TAG POS=1 TYPE=SPAN ATTR=TXT:follow
That worked for the longest time. However, now it seems the "FRAME F=2" changes constantly. The number there changes with every reload of a profile.
I tried using "FRAME F=*" but that didn't work either. Throws an error, stops the iMacro...
So, anyone knows a way to get around this and make the iMacro script click that SUpon follow button?
Thanks
Last edited: