I tried all what you said,not entirely sure, if you use the latest version from both, try to downgrade the addon, imacros versions sometimes are buggy, if you're using an older version from imacros then update
maybe it's an interference with other addons, try disabling them either one-by-one or all
and regardless all this, it can be that the scripts would require updating
Great bot, thanks a lot!
I would like to mention that it's only working for like 10 minutes because I can't set up a loophole like I do with other macro scripts, because this one is java. You know what I mean? Would be glad if you could help me out.
Regards
Coingrabber
Each script is programmed to randomly loop 5-10 times.- You cannot control the loops via imacros sidebar
(doesnt work with javascript)
- Edit line 7 to change the loops (below are 5 examples)
---------------------------------------------------------------
(Loops 10 times)
var loopRandom = 10;
(Loops 25 times)
var loopRandom = 25;
(Loops 5-15 times)
var loopRandom = Math.floor(Math.random()*10 + 5); loopRandom;
(Loops 20-50 times)
var loopRandom = Math.floor(Math.random()*30 + 20); loopRandom;
(Popup window ask you to enter loop number, same as imacros sidebar)
var loopRandom = Number(prompt("How many loops?"));
Can you send me the updated files friend?i updated the other scripts so they are working fine =) thank you so much
FB-Post-Share is not working
PT-Repins is not working
if you are using FB-Followers FB-Likes FB-Post-Likes to often facebook will block you ( for 1 hour ? )
im running the scripts. im running amf-master without "FB-Followers.js FB-Likes.js and FB-Post-Likes.js and im getting round about 1500p /H