Mastery Bubble Fill

Automatically fills mastery bubbles every 1 second

目前为 2023-08-20 提交的版本。查看 最新版本

作者
Jaguarware
评分
0 0 0
版本
1.0
创建于
2023-08-20
更新于
2023-08-20
大小
2.0 KB
许可证
MIT
适用于

Discord: https://discord.gg/fUYvHeg3sN

This user script named "Mastery Bubble Fill" automatically fills mastery bubbles every 1 second. It is designed to work on the website "https://www.noredink.com/learn/".

Variables:

BubbleFill: This variable determines how many bubbles you want to be filled with 100%. The default value is 10.

Code Explanation:

The script sets an interval to execute a function every 1 second (1000 milliseconds). It selects all elements with the class 'Nri-Mastery-MasteryBadgeMasteryFilledCompletion'. It loops through the selected elements, replacing their outer HTML with a new HTML string that represents a filled mastery bubble with 100% progress. It selects all elements with the class 'Nri-Mastery-MasteryBadgeMasteryNoActivityCompletion'. It loops through the selected elements, replacing their outer HTML with a new HTML string that represents a filled mastery bubble with 100% progress.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址