Attendance Boost (Optimized)

Faster, event-based attendance boost

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Sumit-oi
1日のインストール数
0
累計インストール数
1
評価
0 0 0
バージョン
9.0
作成日
2026/04/26
更新日
2026/04/26
大きさ
1.52KB
ライセンス
MIT
対象サイト

📘 Attendance Boost (Optimized)

⚙️ What this script does

This userscript increases the displayed attendance on the ARSD College portal by adding extra lectures to your attended count.

You can easily control the boost value by editing one variable.


🚀 Installation Steps

  1. Install a userscript manager:

    • Tampermonkey (recommended)
    • Violentmonkey (alternative)
  2. Install this script from Greasy Fork.

  3. Open the attendance page: https://arsdcollege.in/Internet/Student/Attendance_Report_Monthly.aspx

  4. The script runs automatically.


🔧 How to Customize

Find this line inside the script:

const BOOST = 12;
  • Change 12 to any number you want
  • Example:
    • 30 → adds 30 lectures
    • 50 → adds 50 lectures

✔ Attendance will never exceed total lectures.


⚡ Features

  • Instant execution (no delay)
  • No setInterval loops
  • Uses MutationObserver (fast & efficient)
  • Automatically updates after page changes
  • Lightweight

❗ Important Notes

  • This script only changes values visually in your browser
  • It does NOT modify server data
  • Refreshing or using another device will show original values

🛠 Troubleshooting

  • Ensure your userscript manager is enabled
  • Refresh the page after installation
  • Verify script is active on the correct URL