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
Створено
18.05.2025
Оновлено
19.05.2025
Size
1,9 кБ
Ліцензія
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\""
},

长期地址
遇到问题?请前往 GitHub 提 Issues。