Random Search Generator for Microsoft Rewards

Generates random searches and enters them into the Bing search bar on the Microsoft Rewards homepage

< Părere la script-ul Random Search Generator for Microsoft Rewards

Recenzie: Bun, script-ul merge

§
Postat în: 26-04-2023

Thanks! But how do I change the speed of next search?

§
Postat în: 13-05-2024

In this part of the code, the number "500" refers to 0.5 seconds (half a second). Just increase that number (50,000)

document.getElementById("sb_form").submit();
}, 500); // .5 seconds

§
Postat în: 14-05-2024

Thank you :)

Postează un raspuns

Autentifică-te pentru a posta un răspuns.