[GET] Advanced AddMeFast iMacros Scripts [Javascript]

Status
Not open for further replies.
Listen guys.

There's a problem with ADDMEFAST and NOT this script. Currently you can not get free points for liking videos on youtube. I've submitted a ticket to addmefast about the glitch and hopefully they will fix it fast. But if more people submit the same issue, it might prompt them (Addmefast) to update faster.

Also, MasterPCT I have ideas about making your script better. Can we contact each other about these fixes, so I can send you the revisions. We can then update the script and post it here.
 
Listen guys.

There's a problem with ADDMEFAST and NOT this script. Currently you can not get free points for liking videos on youtube. I've submitted a ticket to addmefast about the glitch and hopefully they will fix it fast. But if more people submit the same issue, it might prompt them (Addmefast) to update faster.

Also, MasterPCT I have ideas about making your script better. Can we contact each other about these fixes, so I can send you the revisions. We can then update the script and post it here.
the problem is Addmefast , i've iclicked by my own but it's still didn't work ... YT like,facebook share ...Hope AMF will fix it soon
ok , add my facebook/wr.sky
 
The download link is not working. Can anybody give me a link?
 
Could you please update the G-Circle. It doesn't work any more, interface has been changed.
 
Follower script not working for me:

ReferenceError: points is not defined, line 243 (Error code: -991)

Can you help me out here?

P.S I did not use Master script, directly started follower script after putting username and password
 
Last edited:
Is anyone else experiencing a memory leak in FireFox process while running this with latest versions of iMacros and FireFox? It crashes after there's no more memory left.

jqE9eb7.jpg

Edit: If anyone is experiencing same issue as me, try disabling hardware acceleration in FireFox - this solved my problem.
 
Last edited:
YT-Likes.js script is broken. Its waiting for a tag on the youtube page, and doesn't click the like button. I don't understand what you're trying to extract and why once you reach the YT page. You should replace the tag with the event instead, because the name is constantly changing. Are you trying to scrape the # of likes on the video to get the correct link? ... If that's the case, erase that check and just put the event instead. It will make your code shorter and less cluttered.

You also have two checks to see if the program reaches the youtube page from Add me fast for when the yt link moves, and the same solution would reduce the length of your code by just putting the event instead of a TAG POS=1 or POS=2.

Furthermore, stopping the loop function is more annoying than anything. I'd really like to talk to you about updating these programs dude. Hit me up. Also, a similar script could be written for the other websites that offer this sort of service.
 
Last edited:
Is anyone else experiencing a memory leak in FireFox process while running this with latest versions of iMacros and FireFox? It crashes after there's no more memory left.

View attachment 71951

Edit: If anyone is experiencing same issue as me, try disabling hardware acceleration in FireFox - this solved my problem.

Since the new FireFox 42.0 on Mac, I've had no issues so far with hardware acceleration. Can you confirm? What platform are you on?
 
can any one help me .i want imacro script which play youtube video .i tried by recoding but it does not click on it .
 
same here, since firefox updated to 4.2. it loads a lot of memory t'll try to downgrade it to see how it works with old 4.1

Edit: it doesn't work. the macro play unlimited loops. if you set it to pause after 10 loops it doesn't stop and wait...it keeps looping.
i've set var loops = 10; but it doesn't stop after 10 loops...since Mozilla updated to 4.2 :/
 
Last edited:
same here, since firefox updated to 4.2. it loads a lot of memory t'll try to downgrade it to see how it works with old 4.1

Edit: it doesn't work. the macro play unlimited loops. if you set it to pause after 10 loops it doesn't stop and wait...it keeps looping.
i've set var loops = 10; but it doesn't stop after 10 loops...since Mozilla updated to 4.2 :/

It's programmed to loop 100 times by itself, in this way the "Play Loop" function is disabled. You can only run the script by using the "Play" function.

If you want the program to loop less, open file
"AMF-Master.js",
Line 7 : var loops = 100;

change 100 to anything you want.
 
Getting "Reload the page" all the time. That didn't happen before. How can this be fixed?
 
Getting "Reload the page" all the time. That didn't happen before. How can this be fixed?

which page/part of the script are you on? without giving a url it might be difficult. Provide screen shots if you can or describe it best you can. I'll fix your script.
 
Hello,

Does anyone know why it would work as a charm on 1 pc but keeps looping to 1000seconds on another pc?

Thanks!
 
Status
Not open for further replies.
Back
Top