Windower/Lua

Skill Chain

windower.register_event('incoming chunk', function(id, packet, data, modified, is_injected, is_blocked)
	if (id ~= 0x28 or not active) then
		return
	end