From c98bd705a11ebd55c115747f96e8ef6017c0541b Mon Sep 17 00:00:00 2001 From: Jan <rsge@web.de> Date: Wed, 2 Apr 2025 11:08:47 +0200 Subject: [PATCH] Updated Readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ae49371..1e1134f 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. -- GitLab