#author("2025-07-08T13:24:22+00:00","default:yoya","yoya")
#author("2025-07-30T06:53:06+00:00","default:yoya","yoya")
[[Windower/Lua]]
- https://github.com/Windower/Lua/blob/dev/addons/libs/packets/data.lua
- https://github.com/Windower/Lua/blob/dev/addons/libs/packets/fields.lua
* 参考になる [#o6b3e245]
- https://github.com/Windower/Lua/blob/dev/addons/GearSwap/packet_parsing.lua#L32
* Skill Chain [#wfc29acb]
windower.register_event('incoming chunk', function(id, packet, data, modified, is_injected, is_blocked)
if (id ~= 0x28 or not active) then
return
end