Boosteroid حافظ الجلسة

أداة تنقر تلقائيًا لتمديد الجلسة الخاصة بك.

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 لتثبيت هذا النمط.

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

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

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

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

المؤلف
ShinoYumi
التثبيت اليومي
0
إجمالي التثبيت
0
التقييمات
0 0 0
الإصدار
1.0
تم إنشاؤه
28-12-2025
تم تحديثه
28-12-2025
الحجم
7.15 KB
الترخيص
MIT
ينطبق على

Boosteroid Session Keeper

An automated persistence utility designed to maintain active cloud gaming sessions by bypassing inactivity prompts.

This script provides a reliable solution for users of the Boosteroid platform. It continuously monitors the streaming interface for "I'm still here" confirmation modals and executes an automated response to ensure your session remains active during brief periods of physical inactivity.


Core Features

  • Real-time Monitoring: Scans the DOM every 10 seconds for session-extension elements.
  • Event Injection: Utilizes native MouseEvent dispatching to ensure compatibility with the platform's input capture system.
  • Integrated HUD: Features a minimalist, non-intrusive status display (Toast) within the stream window to confirm system readiness.
  • Zero Latency Impact: Optimized code structure to ensure no interference with game streaming performance.

Technical Operation

The script operates at the document-idle stage to avoid interference with initial stream loading. It targets the specific #confirm_btn identifier and its child elements. Unlike basic automation, this script simulates a full interaction stack (Bubbling and Cancelable properties), which is recognized as a valid user gesture by the web-based streaming client.


Installation Instructions

  1. Install a userscript manager (Recommended: Tampermonkey or Violentmonkey).
  2. Click the Install button on this page.
  3. Launch a game on the Boosteroid platform.
  4. A notification reading > MONITORING SYSTEM INITIALIZED will appear at the top of the screen to confirm the script is active.

Important Considerations

  • Window State: For optimal reliability, keep the browser window open. While it does not need to be the primary focused window, system-level minimization may pause JavaScript execution in certain browsers.
  • Privacy and Security: This script does not access, store, or transmit any personal data or credentials. It interacts solely with the session persistence modal.

Support and Feedback

If the Boosteroid interface undergoes an update that changes the modal structure, please report the issue via the Feedback section on GreasyFork.