Automatically clicks the "I'm not a robot" checkbox on reCaptcha V2, reCaptcha V2 callback, reCaptcha V2 Enterprise, and hCaptcha captchas
या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.
Version 0.8
findRecaptchaCheckboxElement
.recaptcha-checkbox
.click()
dispatchEvent
MouseEvent
solveCloudflareTurnstile
Version 0.5- Removed elementSelector and delayBetweenClicks variables- Removed clickOnElements function- Removed check for the "start" element- Added clickRecaptchaCheckbox and findRecaptchaCheckboxElement functions- Changed execution method to periodically call clickRecaptchaCheckbox (interval 200ms)- Updated interval for solving CloudFlare Turnstile to 1500ms