Recording + replay via WebSocket simulation with user data protection
A powerful userscript for recording and replaying Starblast.io WebSocket game sessions with automatic data sanitization, mouse movement tracking, and frame-by-frame playback control.
Toggle UI: Press Shift + R to show/hide the recorder panel in the top-right corner.
.json file to downloads folderecp_key, key, steamid, uid before saving.json recording fileAutomatic data sanitization: All recordings are cleaned before export:
ecp_key → Empty stringkey → Empty stringsteamid → nulluid → RemovedSafe to share! Export recordings to friends without exposing account credentials or authentication tokens.
Mouse data: Records relative mouse coordinates with screen resolution for accurate scaling during replay.
| Shortcut | Function |
|---|---|
Shift + R | Toggle recorder UI visibility |
session_HH:MM:SSShift+R while recording for clean footagesend(), addEventListener('message'), and onmessage propertyLicense: GPL-3.0-or-later
Author: Julia1233