[GET] Advanced AddMeFast iMacros Scripts [Javascript]

Status
Not open for further replies.
Not working for me. Neither the .js's or the masterscript. Keeps repeating first step. I have set up everything according to the Read Me file.
 
Awesome, thanks. Made a new script for a delay and visiting google that works. I tried running it together with FB Likes and it works.. does x amount of loops for FB Likes, then delays, goes to google... So it works in that case.

But I tried it in the Master List in between the individual scripts and it just skips right over it. No idea why. So it just loops through all the scripts but skips the one I made for delay+google for some reason. it's an .iim instead of .js.. is that why? Thanks for all your help!

I apologize again i thought i had tested it, just tested it now and looks like you can't play iim with the Master script only js.
You can easily create the delay script with js, heres the code how to do it.

Code:
var macro;
macro =  "CODE:";
macro +=  "SET !TIMEOUT_PAGE 15" + "\n";
macro +=  "URL GOTO=http://GOOGLE.COM" + "\n";
macro +=  "WAIT SECONDS=30" + "\n";


iimPlay(macro);

If you're interested heres a program i use that can turn your macros code into javascript.
Code:
http://sourceforge.net/projects/imacros-codegen/
 
Thanks for sharing your scripts are working great, add one for youtube subscribe please. :)
 
Last edited:
Hello,

I just reached the 2000 twitter followers limit... lol

is there a "UNFOLLOW" scripts? lol
 
Awesome Macro, Thanks!

I made a few changes and it was working perfectly.

But... it stopped working.
So I let it run a few minutes and suddenly Firefox tells me: "The adress wasn't understood" when calling the GOTO .js functions.

I tried it with GOTO .iim and it was working. I tried to use the original script, too, still not working.

BTW. while running the scripts alone I get Pop-Up closed too fast, no matter if I set times to 10 seconds or 1 minute..


Any ideas on this? I appreciate every answer! :-)
 
Got it running 110% smooth now. Thanks so much for your help and these scripts. So awesome.
 
Not Sure why But Whenever I am using the Play(Loop) functions its not opening the AMF Url,
While the simple Play is Working fine.

Script works great thanks for that
Just that issues I am not sure why!!

Cheers
 
UPDATE: Advanced AMF iMacros v 1.2

New update! The scripts are much more stable, alot of work went into them to accomplish that.
If you have the first version already its definitely worth updating alot of goodies were added.

** Updated download link in original post.

The text file with instructions was also updated make sure to reread.

One of the main features i added is, waiting for the points success/error message which increases your success rate but i added several other features, fixed bugs, etc... To many to list, im sure you will notice the improvements.

Ive been testing for the past day or two and it has never run so smoothly, i appreciate feedback and if there is any problems let me know.

Enjoy!!! :)
 
Thanks for the opportunity:)! The bot stops working after some time it has runned. Shows: RuntimeError: element INPUT specified by ID:subscribeButton was not found, line 2 (Error code: -921). What should I do?
 
Last edited:
op I cannot send you any pm

Masterptc has exceeded their stored private messages quota and cannot accept
 
Not Sure why But Whenever I am using the Play(Loop) functions its not opening the AMF Url,
While the simple Play is Working fine.

Script works great thanks for that
Just that issues I am not sure why!!

Cheers

Read the instructions bro...
You cant use the imacros sidebar loop function.

Thanks for the opportunity:)! The bot stops working after some time it has runned. Shows: RuntimeError: element INPUT specified by ID:subscribeButton was not found, line 2 (Error code: -921). What should I do?

Your using the AMF-Master script right? It didnt stop working, it completed successfully.
That error you got is when you play the Daily-Bonus script and there isnt a button to click to receive bonus points, either you already received your bonus points or you havent clicked enough ads. The Daily Bonus script is the last script that is played inside "AMF-Master" meaning all your scripts before that ran successfully! If you want it to keep on running you need to add more scripts or increase the loop number for each of the scripts.
Make sure you read everything in the text file i included, all the info you need is in there.

op I cannot send you any pm
Masterptc has exceeded their stored private messages quota and cannot accept
I just cleared up a bunch of messages you can try again.
 
Thank you MasterPTC works fine, just one problem, when repin post on pinterest i must chose a board where to pin...is any away i can set a default board to pin to..?
 
Thank you MasterPTC works fine, just one problem, when repin post on pinterest i must chose a board where to pin...is any away i can set a default board to pin to..?

Yes create a new board and it will become your default, if its asking you to choose its because you dont have any boards created yet.
 
Status
Not open for further replies.
Back
Top