BLoxd.io Server Capture Console Logs

Captures console logs in a bloxd.io server and stores them in local storage.

安装此脚本
作者推荐脚本

您可能也喜欢DOGE CLIENT (updated)

安装此脚本
作者
nomu
日安装量
0
总安装量
9
评分
0 0 0
版本
1.2
创建于
2025-05-18
更新于
2025-05-19
大小
1.9 KB
许可证
MIT
适用于

Bloxd.io Capture Console Logs

Version: 1.2
Author: Nomu
Description: Creates a button to capture console logs of the bloxd.io server you're in
License: MIT

Usage:
After downloading this script, when you join a bloxd.io server, a small button on the top right will appear. When used, it will download a text file you can open on your computer with an application like Notepad. In the file, it will tell you all of the events on the server, like animal spawns, the libraries, all lifeforms, and your server activity.

The file will contain hundreds of logs. Here's an example log format:
{
"timestamp": "Year-Month-DayOfMonth-Hour:Minute:Second.450Z",
"message": "Changed name of -(playerID) (Player lifeform) to \"username\""
},