Attendance Boost (Optimized)

Faster, event-based attendance boost

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
Sumit-oi
التثبيت اليومي
0
إجمالي التثبيت
1
التقييمات
0 0 0
الإصدار
9.0
تم إنشاؤه
26-04-2026
تم تحديثه
26-04-2026
الحجم
1.52 KB
الترخيص
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