Boosteroid Session Keeper

A tool that automatically clicks to extend your session.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
ShinoYumi
今日安裝
1
安裝總數
1
評價
0 0 0
版本
1.0
建立日期
2025-12-28
更新日期
2025-12-28
尺寸
7.2 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.