diff --git a/README.md b/README.md index ae4937159085043252c4d1f53dd7e91bf9804142..1e1134f9e5cd13a4bf7a0ca82ebd2688270baab1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # GreaterGood ClickToGive Autoclicker -This is an auto-clicker script for the [*GreaterGood* *ClickToGive* program](https://greatergood.com/clicktogive/ars/home). +This is an auto-clicker script for the [*GreaterGood* *ClickToGive* program](https://greatergood.com). It automatically clicks through all the buttons on all subsites of the *GreaterGood* family. -It starts on any of the subsites and works through the complete list, starting at the top left to the bottom right, leaving out the external links besides the main *GreaterGood* sites. +The script can work in the background of a pinned tab, but **the tab has to sometimes be reloaded after restarting the browser**. -It uses the *click*-action on the button with a random delay after page loads, so they're correctly counted as clicked, and also works in the background. +It starts at the top left and works through the complete list to the bottom right, leaving out the external links besides the main *GreaterGood* sites. + +The *click*-action is used on the buttons after the page loads plus a random delay, so they should be correctly counted as clicked, if they don't do an isTrusted check somewhere. Don't forget to **disable your ad blocker** for the site, so ads can get loaded and as such revenue be made.