Glar.io Websocket Decoder

You can decode messages from WebSocket Server by the Hooks.Protocol.decode or window.SocketProtocol.decode

作者
Dekudo
日安装量
0
总安装量
106
评分
0 0 0
版本
0.1
创建于
2023-04-06
更新于
2023-04-06
大小
1.5 KB
许可证
暂无
适用于

You can take this script and change it, if you want. There you can use Protocol object by the window.SocketProtocol or Hooks.Protocol.

With this object you can use some methods:
.decode
.encode
.Message
.ParseResourceType

And some properties:
.ItemType
.MessageType
.ProtobufRoot
.ResourceType