Auto Claim Twitch drop

Auto clicking "Click to claim a drop" under the chat

< Spätná väzba na Auto Claim Twitch drop

Hodnotenie: Zlé - skript nefunguje

§
Pridaný: 06.09.2023
Upravený: 06.09.2023

The script stopped claiming drops after the last Firefox update (117.0) on Ubuntu LTS (22.04.3)

§
Pridaný: 06.09.2023
Upravený: 06.09.2023

I got it working by replacing

const claimButton = '[data-test-selector="DropsCampaignInProgressRewardPresentation-claim-button"]';

with

const claimButton = '[class="ScCoreButton-sc-ocjdkq-0 ScCoreButtonPrimary-sc-ocjdkq-1 buUmIQ bxHedf"]';


Note: This is an updated version of the fix that Brady_The came up with

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.