Attendance Boost (Optimized)

Faster, event-based attendance boost

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey, Greasemonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

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

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

लेखक
Sumit-oi
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
1
रेटिंग
0 0 0
आवृत्ती
9.0
बनवली
2026-04-26
अपडेट केली
2026-04-26
आकार
1.52 KB
License
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