Attendance Boost (Optimized)

Faster, event-based attendance boost

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

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

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

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

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

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

Autor
Sumit-oi
Installationen heute
0
Installationen gesamt
1
Bewertungen
0 0 0
Version
9.0
Erstellt am
26.04.2026
Letzte Aktualisierung
26.04.2026
Größe
1,52 KB
Lizenz
MIT
Wird angewandt auf

📘 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