Auto Claim Twitch drop

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

< Отзив за Auto Claim Twitch drop

Отзив: Лошо - скриптът не работи

§
Публикуван на: 06.09.2023
Редактиран на: 06.09.2023

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

§
Публикуван на: 06.09.2023
Редактиран на: 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

Публикувайте отговор

Влезте, за да публикувате отговор.