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.

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.

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!)

ผู้เขียน
Sumit-oi
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
1
คะแนน
0 0 0
เวอร์ชัน
9.0
สร้างเมื่อ
26-04-2026
อัปเดตเมื่อ
26-04-2026
Size
1.52 กิโลไบต์
สัญญาอนุญาต
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