Get feedback
![]() ![]() |
If you have any problem, report here. |
![]() ![]() |
hello,
btw, 30 seconds time interval is too soon and google might find it as abusive. randomness is the key point if you want to cheat, so please consider that first before continue to further steps of coding. |
![]() ![]() |
Thank for comment! I will comeback soon. PS. now this script have some problem because g+ change something in the HTML code. aria-pressed="true" and aria-pressed="false" |
![]() ![]() |
Hello, i just added a RANDOM timer for this Script, modify the last lines:
window.addEventListener("load", doSomething, true);
rnd = Math.floor(Math.random() * 101) + "000";
setInterval(doSomething, rnd);
|
![]() ![]() |
|



