Auto Claim Twitch drop

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

< 腳本Auto Claim Twitch drop的回應

評論:負評 - 腳本失效或無法使用

§
發表於:2023-09-06
編輯:2023-09-06

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

§
發表於:2023-09-06
編輯:2023-09-06

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

發表回覆

登入以回覆