🏠 返回首頁 

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

发表回复

登录以发表回复。